Published May 11, 2018
| Version v0.0.40
Software
Open
caltechlibrary/dataset: Adding data grid support
Description
This release includes misc bug fixes but primarily includes support for generating 2D arrays from a collection with a new command called "grid". E.g. `dataset Articles.ds grid articles.keys .pub_date .title '.creators[:]'` The grid verb is also supported in the Python module for v0.0.40. Using a "grid" of collection data is useful when
sorting is important to analysis or reporting. See the how-to titled "data grids".
Other
Dataset is a command line tool for working with JSON (object) documents on local disc, in an S3 bucket or on Google Sheets/Cloud StorageFiles
caltechlibrary_dataset-v0.0.40.zip
Additional details
Identifiers
- CALTECHDATA_ID
- 936
Related works
- Is identical to
- https://github.com/caltechlibrary/dataset/releases/tag/v0.0.40 (URL)