----------------- - Adding official homepage - Delete scikit-learn to install-requires - Adding more project urls
0.0.5alpha
0.0.4alpha
- Implement train and label importer (SupervisedImporter) - Save dataset - Open dataset
0.0.3alpha
- Augment the size of the display image - Maintain image color when loading with matplotlib - Display the dataset info - Change the function name display to Displayer - Delete some debug print
0.0.2alpha
- Redesign the package - Separate importer and normalizer into to package - Add the TrainTestSpliter - Rewrite the README.md - Update the setup.py - Change the License from MIT to apache software license - Add the display function