Skip to content

Releases: civisanalytics/datascience-python

v7.3.0

18 Jun 14:04
3271eb0
Compare
Choose a tag to compare
  • Core dependencies updated to latest versions:
    • awscli 1.32.112 -> 1.33.9
    • boto3 1.34.112 -> 1.34.127
    • civis 2.1.0 -> 2.3.0
    • numpy 1.26.4 -> 2.0.0
    • requests 2.32.2 -> 2.32.3
  • Python version updated to v3.12.4

v7.2.0

23 May 20:29
9bd3581
Compare
Choose a tag to compare
  • Core dependencies updated to latest versions:
    • awscli 1.32.109 -> 1.32.112
    • boto3 1.34.109 -> 1.34.112
    • civis 2.0.0 -> 2.1.0
    • scipy 1.13.0 -> 1.13.1

v7.1.0

22 May 15:18
40f88cb
Compare
Choose a tag to compare

[7.1.0]

  • Python updated to v3.12.3
  • Core dependencies updated to latest versions:
    • awscli 1.29.5 -> 1.32.109
    • boto3 1.28.5 -> 1.34.109
    • civis 1.16.1 -> 2.0.0
    • numpy 1.25.1 -> 1.26.4
    • pandas 2.0.3 -> 2.2.2
    • requests 2.31.0 -> 2.32.2
    • scikit-learn 1.3.0 -> 1.5.0
    • scipy 1.11.1 -> 1.13.0

v7.0.0

31 Jul 21:04
3b879f4
Compare
Choose a tag to compare

What's Changed

  • [CIVIS-6103] Update to Python 3.11.4 + Refactor Dockerfile by @videogaber in #89

Python updated to v3.11.4
Refactors Dockerfile to use the official Python docker image
Removes Conda Dependency
Keeps only the core data science python packages

New Contributors

  • @videogaber made their first contribution in #89

Full Changelog: v6.5.1...v7.0.0

[6.5.1] - 2021-12-15

15 Dec 23:02
71df4e6
Compare
Choose a tag to compare

Package Updates

  • Pin cffi at 1.14.0 (#85)

[6.5.0] - 2021-12-14

14 Dec 16:14
64b245d
Compare
Choose a tag to compare

Package Updates

  • civis 1.15.1 -> 1.16.0 (#84)
  • Removed pubnub - not considered a breaking change, as it was a dependency for civis (#84)

[6.4.0] - 2020-7-30

30 Jul 14:58
89392be
Compare
Choose a tag to compare

Package Updates

  • PyYAML 3.13 -> 5.2.0

[6.3.1] - 2020-11-13

13 Nov 18:21
07031bc
Compare
Choose a tag to compare

Package Updates

  • civis 1.15.0 -> 1.15.1 (#81)

[6.3.0] - 2020-09-30

30 Sep 16:48
2e95ef8
Compare
Choose a tag to compare

Package Updates

  • civis 1.14.0 -> 1.15.0 (#78)
  • tensorflow 1.15.2 -> 1.15.4 (#78)

[6.2.1] - 2020-04-23

23 Apr 19:58
a48266a
Compare
Choose a tag to compare

Package Updates

  • civis 1.14.0 -> 1.14.1 (#78)