Skip to content

Releases: datadotworld/data.world-py

1.4.0

01 Aug 22:28
Compare
Choose a tag to compare
  • Updated RemoteFile to support streaming reads from data.world files

1.3.0

21 Jul 15:07
Compare
Choose a tag to compare
  • Added RemoteFile to allow streaming writes to data.world files

1.2.6

18 Jul 02:21
Compare
Choose a tag to compare

Switch from source to binary distribution.

1.2.5

06 Jun 14:13
Compare
Choose a tag to compare
  • Improve query results schema inferencing
  • Improve query results dataframe performance

1.2.4

02 Jun 15:30
Compare
Choose a tag to compare

Disable binary distribution for now.

1.2.3

02 Jun 14:13
Compare
Choose a tag to compare

Exclude original files from tables and dataframes dicts.

Fix extras

01 Jun 21:24
Compare
Choose a tag to compare

Fix distribution so that pip install datadotworld[pandas] works when installed from PyPI.

1.2.0

12 May 21:37
Compare
Choose a tag to compare

Added parameterized queries

1.1.0

21 Apr 18:09
Compare
Choose a tag to compare

Add support for configuration via environment variables.

1.0.1

14 Apr 14:41
Compare
Choose a tag to compare

Convert README from Markdown to reStructuredText