forked from civisanalytics/datascience-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
61 lines (61 loc) · 1020 Bytes
/
environment.yml
File metadata and controls
61 lines (61 loc) · 1020 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
name: datascience
channels:
- defaults
- conda-forge
dependencies:
- awscli=1.17.15
- beautifulsoup4=4.8.2
- botocore=1.14.15
- boto=2.49.0
- boto3=1.11.15
- bqplot=0.12.3
- cffi=1.14.0
- click=6.7
- cloudpickle=1.2.2
- cython=0.29.15
- dask=2.10.1
- feather-format=0.4.0
- glmnet=2.1.1
- ipython=7.12.0
- ipywidgets=7.5.1
- jinja2=2.11.1
- joblib=0.14.1
- jsonschema=3.2.0
- jupyter=1.0.0
- libffi=3.2.1
- libgfortran=3.0.0
- libtiff=4.1.0
- libxml2=2.9.10
- matplotlib=3.1.3
- nomkl=3.0
- notebook=6.0.3
- nose=1.3.7
- numexpr=2.7.1
- numpy=1.17.3
- openblas=0.3.6
- pandas=0.25.3
- patsy=0.5.1
- pip=20.0.2
- psycopg2=2.8.4
- pyarrow=0.16.0
- pycrypto=2.6.1
- pytest=5.3.5
- python=3.7.6
- pyyaml=5.2
- requests=2.22.0
- s3fs=0.4.0
- seaborn=0.10.0
- scipy=1.4.1
- scikit-learn=0.22.1
- statsmodels=0.11.0
- urllib3=1.25.7
- xgboost=0.81
- pip:
- civis==1.16.0
- civisml-extensions==0.2.1
- dropbox==9.4.0
- ftputil==3.4
- muffnn==2.3.1
- pysftp==0.2.9
- requests-toolbelt==0.9.1
- tensorflow==1.15.4