Shared datasets for the HoloViz projects
Datasets:
Name | Type | Online |
---|---|---|
penguins | Tabular | No |
large_timeseries | Tabular | Yes |
airplane | Gridded | No |
- Install pixi
- Run
pixi run setup-dev
to setup your developer environment - Run
pixi run test-unit
to run the tests