Skip to content

v2.6.0

Compare
Choose a tag to compare
@jpn-- jpn-- released this 15 Apr 19:36
· 30 commits to main since this release
11cc7f1

What's Changed

  • pandas.CategoricalDtype <-> digital_encoding by @jpn-- in #35
    • Convert pandas.CategoricalDtype into dictionary-encoded dataset variables (and back)
    • Add tar-zst utility
    • repair and test subspace fallbacks
    • allow error on graphviz
    • find "get" when inside another function
    • fix root_dims
    • experimental datastore class

Full Changelog: v2.5.2...v2.6.0