Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 932 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 932 Bytes

Test

stream-dataset-json: stream read tools for large Dataset JSON files

What is it?

stream-dataset-json is a Python package that provides data structures designed to make working with Dataset JSON easy and intuitive.

Main Features

  • Reading and retrieving of Dataset JSON metadata.
  • Ready-to-use stream of data records
  • Complemented by serve-dataset-json and view-dataset-json packages to achieve an easy way to visualize data.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/Parexel/stream-dataset-json

Dependencies

License

MIT License