hvsampledata is still in an experimental phase. Expect breaking changes, incomplete features, and potential bugs. Please do not use this in production environments.
Shared datasets for the HoloViz projects
Datasets:
Name | Type | Included |
---|---|---|
air_temperature | Gridded | Yes |
earthquakes | Tabular | Yes |
penguins | Tabular | Yes |
- Install pixi
- Run
pixi run setup-dev
to setup your developer environment - Run
pixi run test-unit
to run the tests