Skip to content

Commit 62cff3a

Browse files
Merge pull request #12 from getml/1.0.0
1.0.0
2 parents b4dbc6d + 63ceb3d commit 62cff3a

37 files changed

+522507
-130635
lines changed

README.md

Lines changed: 59 additions & 34 deletions
Large diffs are not rendered by default.

adventure_works.ipynb

Lines changed: 83272 additions & 0 deletions
Large diffs are not rendered by default.

air_pollution.ipynb

Lines changed: 2387 additions & 1281 deletions
Large diffs are not rendered by default.

atherosclerosis.ipynb

Lines changed: 5595 additions & 12194 deletions
Large diffs are not rendered by default.

baseball.ipynb

Lines changed: 266477 additions & 0 deletions
Large diffs are not rendered by default.

binder/postBuild

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

3-
export GETML_DOWNLOAD_PATH='https://static.getml.com/download/0.16.0-beta/'
4-
export GETML_ENGINE='getml-0.16.0-beta-linux.tar.gz'
5-
export GETML_API='getml-0.16.0-py3-none-any.whl'
3+
export GETML_DOWNLOAD_PATH='https://static.getml.com/download/1.0.0/'
4+
export GETML_ENGINE='getml-1.0.0-linux.tar.gz'
5+
export GETML_API='getml-1.0.0-py3-none-any.whl'
66

77
# Install getML
88
######

binder/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ watchgod
99
psutil
1010
jupyter-resource-usage
1111
jupyter-server-proxy
12-
jupyter-offlinenotebook
12+
jupyter-offlinenotebook
13+
tsfresh
14+
featuretools

0 commit comments

Comments
 (0)