Releases: Parexel/stream-dataset-json
Releases · Parexel/stream-dataset-json
Release list
v0.1.5
What's Changed
- Testing
- Scan the whole json file only once in the constructor method of
Dataset - Get unique values
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Fixed bug that didn't allow to initialize DatasetJSON objects correctly without using the with as statement.