AbdullahO / tspdb

tspdb: Time Series Predict DB
Apache License 2.0
185 stars 58 forks source link

add docker container for tspdb #36

Closed zarif98sjs closed 9 months ago

zarif98sjs commented 9 months ago

Hi, While trying to run it locally in windows, I found in frustratingly difficult to get this running. Made a docker container to fix this.

Please either remove the depreciated sklearn from setup.py or clone https://github.com/zarif98sjs/tspdb instead of https://github.com/AbdullahO/tspdb in the Dockerfile if you want to test.

AbdullahO commented 9 months ago

Thank you!