Skip to content

Releases: griddb/python_client

0.8.5

24 Mar 06:36
Compare
Choose a tag to compare

Add timeseries-specific function.
Support Python3.10.

0.8.4

02 Sep 05:42
4f9c394
Compare
Choose a tag to compare

Support Python 3.9 with SWIG 4.0.2.

0.8.3

21 Sep 05:10
eda9482
Compare
Choose a tag to compare

Added the following methods and improved peformances put/get rows using pandas.DataFrame

  • void Container.put_rows(pandas.DataFrame input)
  • pandas.DataFrame RowSet.fetch_rows()

(Additional information)
There is Python Package for 0.8.3 on PyPI (The Python Package Index).

0.8.2

26 Aug 02:19
Compare
Choose a tag to compare

Add support for Windows.

(Additional information)
There is Python Package (0.8.2) for CentOS and Ubuntu on PyPI (The Python Package Index).

0.8.1

06 Aug 09:47
Compare
Choose a tag to compare

Add support for Ubuntu.

0.8.1-rc0

28 Jun 06:59
Compare
Choose a tag to compare

Memory management and error handling are improved.

0.8.0

20 Mar 05:26
Compare
Choose a tag to compare

Removing redundant Row class simplify source code.
And using with GridDB V4.1 server improve performance when we use container with many columns.

0.8.0-rc2

12 Mar 02:15
Compare
Choose a tag to compare

0.8.0-rc2

0.8.0-rc1

25 Dec 00:27
Compare
Choose a tag to compare

0.8.0-rc1

0.8.0-rc0

27 Nov 23:40
Compare
Choose a tag to compare

0.8.0-rc0