Skip to content

Releases: civisanalytics/datascience-python

v4.0.1

01 Feb 18:47
e20469f
Compare
Choose a tag to compare

Package Updates

  • civis 1.8.0 -> 1.8.1

v4.0.0

24 Jan 17:54
d14275a
Compare
Choose a tag to compare

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

17 Nov 23:21
6746cf5
Compare
Choose a tag to compare

[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

11 Sep 14:59
Compare
Choose a tag to compare

[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

31 Jul 13:49
Compare
Choose a tag to compare

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

25 May 14:56
Compare
Choose a tag to compare

This release contains bug fixes for muffnn.

[3.0.1] - 2017-05-25

Package Updates

  • muffnn 1.1.1 -> 1.1.2

v3.0.0

17 May 22:12
Compare
Choose a tag to compare

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

02 May 12:51
Compare
Choose a tag to compare

Removed

  • Remove pinned conda installs of libgcc and libsodium. 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 had botocore 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

v2.1.0

17 Mar 20:44
Compare
Choose a tag to compare

Changed

  • Upgrade civis to v1.4.0 (#25)
  • Changed name of environment in environment.yml file to datascience (but conda install is still root). (#26)
  • Removed a few Docker layers. (#26)
  • Cleared more of the apt-get, pip and conda caches. (#26)
  • Added a test of the numpy install. (#26)

v2.0.1

10 Mar 21:07
Compare
Choose a tag to compare

Fixed

  • Update awscli to prevent pip conflict with botocore: awscli 1.11.27 --> 1.11.60 (#22)