List view
Main changes: Pass sklearn's check_estimator tests Meet requirements to be added to sklearn-contrib Refactoring class variables (to be passed as arguments to the functions)
No due date•14/14 issues closedMain issues: batch processing; label encoding; improved documentation
No due date•12/12 issues closedInitial public release of the code. 1) Solve NaN issues 2) Picking a better name - Avoid conflict with DES (from cryptography) - Should be all lowercase, no underscore (remember that people will install with "pip install <name>" and use as "import <name>", "from <name>.des import meta_des" 3) Create unit tests
No due date•15/15 issues closed