**Performance**
- Vectorization of convert()
**New Features**
- Automatic detection of dataset structure. Now, convert() only needs one argument.
- Verbosity and progress bar implementation for convert(). Progress bar is optional, need tqdm.
**Functionality**
- No more dependency on pandas. Added numpy and pyyaml dependency.