Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 767 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 767 Bytes

hvsampledata

⚠️ Experimental ⚠️

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

Developer guide

  • Install pixi
  • Run pixi run setup-dev to setup your developer environment
  • Run pixi run test-unit to run the tests