Skip to content

v0.3.0: Adding a `result.to_dataset()` interface.

Choose a tag to compare

@alxmrs alxmrs released this 26 Jun 11:21

What's Changed

  • Support heterogeneous datasets with scalar variables in from_dataset by @ghostiee-11 in #169
  • Add lazy SQL → xarray round-trip via XarrayDataFrame.to_dataset (closes #58) by @ghostiee-11 in #167
  • Make dask optional when reading Zarr datasets by @alxmrs in #176

Full Changelog: v0.2.3...v0.3.0