@created by huni1023
I've been managed various data like questionnaire, item responses, and system logs.
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 suggestion.
The huni_utils is released in PyPI
pip install huni-utils- read_pkl
- save_pkl
- read_yaml
- pandize_folder
- validate structure of project directory
- clear directory
- split_task
- search_file
- classical test theory
- calculate item difficulty and discrimination
- visualize item parameter (in developing)
- irt (in developing)
- any functions are needed, leave issues behind or e-mail me