Releases: civisanalytics/datascience-python
Releases · civisanalytics/datascience-python
v4.0.1
Package Updates
- civis 1.8.0 -> 1.8.1
v4.0.0
4.0.0
2018-01-23
Note potentially breaking changes with the scipy, pandas, and muffnn version increases. See the changelogs on those individual projects for details.
New packages
- bqplot 0.10.2
- feather-format 0.4.0
Changed
- Updated Python version from 3.6.2 to 3.6.4.
Package Updates
- civis 1.7.1 -> 1.8.0
- civisml-extensions 0.1.5 -> 0.1.6
- muffnn 1.2.0 -> 2.0.0
- cloudpickle 0.5.1 -> 0.5.2
- dask 0.15.4 -> 0.16.1
- ftputil 3.3.1 -> 3.4
- tensorflow 1.4.0 -> 1.4.1
- boto3 1.4.5 -> 1.5.11
- cython 0.26 -> 0.27.3
- openblas 0.2.19 -> 0.2.20
- pandas 0.21.0 -> 0.22.0
- pyarrow 0.7.1 -> 0.8.0
- scipy 0.19.1 -> 1.0.0
- ipywidgets 7.0.0 -> 7.1.0
- notebook 5.2.0 -> 5.2.2
Fixed
- Enabled widgetsnbextension so that ipywidgets works.
- Suppress irrelevant warning from tensorflow v1.4
v3.3.0
[3.3.0] - 2017-11-17
New packages
- civisml-extensions 0.1.5
- dask 0.15.4
- s3fs 0.1.2
Changed
- Moved conda to version 4.3.30
Package Updates
- civis 1.6.2 -> 1.7.1
- boto3 1.4.4 -> 1.4.5
- matplotlib 2.0.2 -> 2.1.0
- numpy 1.13.1 -> 1.13.3
- pandas 0.20.3 -> 0.21.0
- pyarrow 0.5.0 -> 0.7.1
- scikit-learn 0.19.0 -> 0.19.1
- cloudpickle 0.3.1 -> 0.5.1
- muffnn 1.1.2 -> 1.2.0
- pubnub 4.0.12 -> 4.0.13
- tensorflow 1.2.1 -> 1.4.0
v3.2.0
[3.2.0] - 2017-09-11
Package Updates
- scikit-learn 0.18.2 -> 0.19.0
- civis 1.6.0 -> 1.6.2
- requests 2.14.2 -> 2.18.4
- urllib3 1.19 -> 1.22
v3.1.0
New packages
- cloudpickle 0.3.1
- pyarrow 0.5.0 (from conda-forge)
Python
- Update from v3.6.1 to v3.6.2
Package Updates
- civis 1.5.2 -> 1.6.0
- cython 0.25.2 -> 0.26
- ipython 6.0.0 -> 6.1.0
- jinja2 2.8 -> 2.9.6
- numpy 1.12.1 -> 1.13.1
- pandas 0.20.1 -> 0.20.3
- pytest 3.0.5 -> 3.1.3
- seaborn 0.7.1 -> 0.8
- scipy 0.19.0 -> 0.19.1
- scikit-learn 0.18.1 -> 0.18.2
- pubnub 4.0.10 -> 4.0.12
- requests-toolbelt 0.7.1 -> 0.8.0
- tensorflow 1.1.0 -> 1.2.1
Changed
- Install xgboost from conda-forge instead of from PyPI
Fixes
- Use /tmp for joblib temporary files instead of /shm
v3.0.1
v3.0.0
Note potentially breaking changes in this version: ipython
has a major version increase (5 to 6), and pandas
has a minor version increase (0.19 to 0.20).
[3.0.0] - 2017-05-17
Package updates
- civis 1.4.0 -> 1.5.2
- ipython 5.1.0 -> 6.0.0
- matplotlib 2.0.0 -> 2.0.2
- pandas 0.19.2 -> 0.20.1
- requests 2.13.0 -> 2.14.2
v2.2.0
Removed
- Remove pinned conda installs of
libgcc
andlibsodium
. This prevented use of the environment file in OS X, and they are dependencies automatically installed by conda in the Docker image build.
Additions
- Explicitly added
botocore
v1.5.38. We hadbotocore
installed before (it's a dependency of other AWS libraries), but we're now explicitly including the version number.
Package updates
- python 3.6.0 -> 3.6.1
- awscli 1.11.60 -> 1.11.75
- boto 2.45.0 -> 2.46.1
- boto3 1.4.3 -> 1.4.4
- numpy 1.12.0 -> 1.12.1
- pubnub 4.0.8 -> 4.0.10
- requests 2.12.4 -> 2.13.0
- scipy 0.18.1 -> 0.19.0
- muffnn 1.0.0 -> 1.1.1
- tensorflow 1.0.0 -> 1.1.0