produvia / kryptos

Kryptos AI is a virtual investment assistant that manages your cryptocurrency portfolio
http://twitter.com/kryptos_ai
MIT License
48 stars 8 forks source link

Catalyst problem with requirement Pandas #99

Open bukosabino opened 6 years ago

bukosabino commented 6 years ago

Current state: enigma-catalyst has requirement pandas<0.20,>=0.19.2

It is a problem to include some libraries on Kryptos:

Some of these enhancements are implemented on this branch

More info:

Solution: Let's keep an eye out, if they change the requirements we could use a lot of amazing libraries.

slavakurilyak commented 6 years ago

@bukosabino We can use other libraries to perform automated machine learning (#25). These include, but are not limited to: auto-sklearn, scikit-optimize and/or osprey.