Skip to content

Releases: synthesized-io/datasets

Synthesized Datasets v1.7

13 Mar 14:53
773c556
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6...v1.7

v1.6

13 Mar 13:48
84e3c0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5...v1.6

Synthesized Datasets v1.5

17 Feb 22:26
07f66d0
Compare
Choose a tag to compare

What's Changed

  • Use python3.8 compatible typing by @simonhkswan in #8
    Fixed a typing issue preventing the use of the package in python 3.8.

Full Changelog: v1.4...v1.5

Synthesized Datasets v1.4

16 Feb 11:56
8fd344f
Compare
Choose a tag to compare

What's Changed

  • Add Schemas to datasets by @simonhkswan in #7
    This change ensures all the datasets are now loaded with the correct schema. Loading each dataset is also faster because each dtype is now predefined.

Full Changelog: v1.3...v1.4

Synthesized Datasets v1.3

17 Jan 10:06
a9071b0
Compare
Choose a tag to compare
Pre-release

Larger datasets added

Synthesized Datasets v1.2

04 Jan 15:13
b15f26c
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix: cannot load dataset into spark when name and filename mismatch by @tomcarter23 in #5

Full Changelog: v1.1...v1.2

Synthesized Datasets v1.1

21 Dec 16:05
55feb67
Compare
Choose a tag to compare
Pre-release

New ability to load a dataset into a Spark dataframe via load_spark()

What's Changed since v1.0

New Contributors

Full Changelog: v1.0...v1.1

Synthesized Datasets v1.0

14 Mar 23:41
Compare
Choose a tag to compare

There's enough datasets and a stable enough API to release the first major version of Synthesized datasets.

What's Changed since v0.9

  • Added the "ALL" registry to list all available datasets.

Full Changelog: v0.9...v1.0

Synthesized Datasets v0.9

10 Mar 18:09
cd59b0f
Compare
Choose a tag to compare
Pre-release

Make more datasets available.

Synthesized Datasets v0.8

19 Aug 05:10
52cee6b
Compare
Choose a tag to compare

Added time-series datasets.