Skip to content

Releases: raven-computing/pydf

v1.1.4

11 Jul 19:14

Choose a tag to compare

Release notes:

  • Fixed some compatibility issues with newer Numpy versions.

See Changelog.

v1.1.3

16 Jan 00:08

Choose a tag to compare

Release notes:

  • Bug fixes.
  • Performance improvements.

See Changelog.

v1.1.2

29 May 13:34

Choose a tag to compare

Release notes:

  • Bug fixes and stability improvements.
  • Performance improvements.

See Changelog.

v1.1.1

22 Mar 23:08

Choose a tag to compare

Release notes:

  • Bug fixes and stability improvements.

See Changelog.

v1.1.0

02 Mar 22:58

Choose a tag to compare

Release notes:

  • Added support for the []-operator. It is now possible to get and set columns, rows and single values via the df[] syntax.
  • Added support for reading and writing all DataFrame files in a directory by specifying the directory path as the argument in calls to DataFrame.read() and DataFrame.write().
  • Bug fixes and stability improvements.
  • Error message improvements.
  • Performance improvements.

See Changelog.

v1.0.3

28 Jan 22:02

Choose a tag to compare

Release notes:

  • Bug fixes and stability improvements.
  • Error message improvements.
  • Performance improvements.

See Changelog.

v1.0.2

17 Jan 10:00

Choose a tag to compare

Release notes:

  • Bug fixes and stability improvements.
  • Performance improvements.

See Changelog.

v1.0.1

10 Jan 11:52

Choose a tag to compare

Release notes:

  • Bug fixes and stability improvements.

See Changelog.

v1.0.0

26 Dec 14:28

Choose a tag to compare

Open source release 1.0.0