Skip to content

Releases: CODAIT/pardata

V0.4.0

30 Jul 19:16
b3b20a6
Compare
Choose a tag to compare
  • pardata.Dataset now accepts local file path.
  • pardata.load_dataset_from_location is now available to conveniently load dataset from a particular URL or file path without a user-provided schema.

New release under the new name ParData

22 Jul 22:35
e6e5e04
Compare
Choose a tag to compare
Rename to ParData (#266)

We'll go with "ParData", because:

- Homophone "Partake", emphasizing sharing and participation.
- Homophone "PyData", interaction between Python and Data.
- "Par-" means "equal in value", emphasizing that with ParData, all data
  are equally accessible.

Version 0.2.0

13 Jul 23:58
6d1ee5f
Compare
Choose a tag to compare
  • Add a verify_checksum option to dataset.Dataset (#261)
  • Use codespell to discover typos (#258)
  • Minor bug fixes

First release

06 Jul 18:42
00ffb0b
Compare
Choose a tag to compare

First release. Install by

pip install pydax

First Beta Release

04 Mar 07:42
aa814c6
Compare
Choose a tag to compare
First Beta Release Pre-release
Pre-release
v0.1b1

Correct the beta classifier (#206)