-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
List of things to do for the project, to finish this thing up.
Issues I had so far:
- Feturizer should have an option to return the dict with the features keywords
- Package not installing properly with dependencies, check if the issue is persisstent or just me
- CLI is not working, or at least it didn't on my first try
- Had an issue with some imports, was not able to import featurizer
- Docs generation crashes completely
Features to add/finish up:
- Go throught the code and make sure it's commented and clear
- Make sure everything is tested
- Make sure tox passes all the tests
- Create documentation
- Fix the markdown
- Add the package to PyPi
- Implement CI for automatic deplyment and docs building
- Add tutorials and examples
- Go throught the current issues and resolve all
- Go throught the pull requests