@created by huni1023
I've been managed various data like questionnaire, quiz response, system logs, etc.
Thery are sometimes well-organized but in many times, it is unstructured and unshaped.
Through out my experience, I've been established my data-handling-routines.
The package huni_utils
is my first python package, and it's a collection of python uility that I used frequently.
I hope this code might helpful for others too, and always welcome for advice or suggesion.
The huni_utils
is released in PyPI
pip install huni-utils
- read_pkl
- save_pkl
- read_yaml
- pandize_folder
- pjoin
- validate structure of project directory
- clear directory
- split_task
- search_file
- generate plain log configuration
- generate class-based log configuration
- any functions are needed, leave issues behind or e-mail me