We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3890657 commit a3cecc3Copy full SHA for a3cecc3
WHATSNEW.md
@@ -4,7 +4,7 @@ These are new features and improvements of note in each release.
4
5
## v0.8.0 (Aug 23rd, 2017)
6
7
-This is a major release from `0.7.0`, and all users are recoommended to upgrade.
+This is a major release from `0.7.0`, and all users are recommended to upgrade.
8
9
### New features
10
setup.py
@@ -51,7 +51,7 @@
51
'pandas>=0.19.0',
52
'pytz>=2014.10',
53
'scipy>=0.14.0',
54
- 'scikit-learn>=0.18.2'
+ 'scikit-learn>=0.18.2',
55
'seaborn>=0.7.1',
56
'pandas-datareader>=0.2',
57
'empyrical>=0.3.2'
0 commit comments