Python/machine_learning/forecasting
Dhruv Manilawala b9b7fffcc2
Move CI tests from Travis to GitHub (#3889)
* Add initial support for moving tests to GitHub

* Add setup Python step in the workflow

* Remove Travis CI config file

* Fix GitHub action file for build to trigger on PR

* Use Python 3.8 as tensorflow is not yet supported

* Fix ciphers.hill_cipher doctest error

* Fix: instagram crawler tests failing on GitHub actions

* Fix floating point errors in doctest

* Small change to test cache

* Apply suggestions from code review

Co-authored-by: Christian Clauss <cclauss@me.com>

* Update instagram_crawler.py

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-11-19 22:01:31 +05:30
..
__init__.py Forecast (#3219) 2020-10-24 16:07:27 +02:00
ex_data.csv Forecast (#3219) 2020-10-24 16:07:27 +02:00
run.py Move CI tests from Travis to GitHub (#3889) 2020-11-19 22:01:31 +05:30