mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-14 20:48:08 +00:00
* Update and rename README to README.md and Unicode strings Updated Readme file and converted from rst to markdown. String contains ascii characters (converted to unicode string) Signed-off-by: Mpho Mphego mpho112@gmail.com * Deprecated import `from __future__ import unicode_literals` removed and ran isort module https://mail.python.org/pipermail/python-dev/2016-December/147009.html Included setuptool-git in the requirement.txt and updated `setup.py` Reasons for this are highlighted here -> https://github.com/msabramo/setuptools-git#usage
9 lines
No EOL
144 B
Text
9 lines
No EOL
144 B
Text
Cython>=0.22
|
|
pystan>=2.14
|
|
numpy>=1.10.0
|
|
pandas>=0.20.1
|
|
matplotlib>=2.0.0
|
|
lunardate>=0.1.5
|
|
convertdate>=2.1.2
|
|
holidays>=0.9.5
|
|
setuptools-git>=1.2 |