microprediction / timemachines

Predict time-series with one line of code.
https://www.microprediction.com/blog/popular-timeseries-packages
MIT License
395 stars 51 forks source link

consider removing pandas dependency #33

Closed microprediction closed 2 years ago

microprediction commented 2 years ago

Consider removing pandas dependency. Even though many packages need this, and it can be helpful to diagnose install issues by having it, I think we should ditch pandas from setup and deal with it gracefully.

Timemachines doesn't need this baggage.

microprediction commented 2 years ago

done.