Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Releases: wearepal/data-science-types

Data Science Types 0.2.23

16 Feb 16:47
Compare
Choose a tag to compare

Changes

  • improved README
  • more type stubs

Data Science Types 0.2.22

15 Dec 14:14
Compare
Choose a tag to compare

Changes

  • add MANIFEST.in file

Data Science Types 0.2.21

03 Dec 16:38
Compare
Choose a tag to compare

Our great contributors have worked tirelessly to bring you this release.

Data Science Types 0.2.20

05 Nov 11:36
Compare
Choose a tag to compare

Changes

More stubs.

Data Science Types 0.2.19

11 Oct 13:17
Compare
Choose a tag to compare

As always, more type stubs have been added.

Data Science Types 0.2.18

17 Sep 09:47
Compare
Choose a tag to compare

Changes

  • license change
  • more pandas stubs

Data Science Types 0.2.17

10 Aug 16:24
Compare
Choose a tag to compare

Changes

A few small things.

Data Science Types 0.2.16

29 Jun 15:02
Compare
Choose a tag to compare

Changes

  • fix numpy scalar hierarchy

Data Science Types 0.2.15

24 Jun 11:59
Compare
Choose a tag to compare

Changes

Improvements in pandas DataFrame, DataFrameGroupBy and SeriesGroupBy

  • specify DataFrame.groupby
  • add DataFrameGroupBy.aggregate
  • adjust data type in DataFrame.__init__
  • add __getattr__ to get columns in DataFrame and DataFrameGroupBy
  • correct return type of DataFrameGroupBy.__getitem__
  • add some missing statistical methods to DataFrameGroupBy and SeriesGroupBy

DataScienceTypes 0.2.12

21 May 18:24
Compare
Choose a tag to compare
v0.2.12

Bump version