Tristan Murfitt
Tristan Murfitt
Hi @danpaquin Could you please publish the recent lib changes to PyPI? https://pypi.org/project/cbpro/ is currently at `1.1.4` and it would be lovely to use the new improvements in the `develop`...
DateRanges should have start date before the end date, this is now automatically corrected in the constructor. Should a user need a reverse range, they can easily change their application...
Using `multiprocessing.Pool().map` to train Keras models concurrently. As soon as I add the import for `nltk` the shell freezes with no exceptions, requiring the terminal window to be force closed....