v0.29.7
DimensionalData v0.29.7
Merged pull requests:
- Implement PythonCall extension to convert xarray objects (#882) (@JamesWrigley)
- Fix indexing of DimStacks with nested DimArrays (#892) (@tiemvanderdeure)
- A bit more documentation on auto things and lookups and format (#898) (@asinghvi17)
- CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#902) (@github-actions[bot])
- bugfix dimselectors and better show (#905) (@rafaqz)
- New patch version (#907) (@asinghvi17)
Closed issues:
- Indexing into a multi-dimensional
DimStackis broken if any layer is a nestedDimArray(#891)