Skip to content

TileDB-SOMA 1.0.0rc1

Compare
Choose a tag to compare
@johnkerl johnkerl released this 24 Feb 00:20
· 1247 commits to main since this release
ff72e7f

New features added

  • [python] Handle DataFrame index types beyond int/string -- except timestamps and bools by @johnkerl in #968
  • [python] Handle timestamp index types for DataFrame by @johnkerl in #985
  • [python] Include key–value pairs in metadata repr by @thetorpedodog in #987

Breaking changes

  • [python] Use the same timestamp across read and write operations by @thetorpedodog in #981

Minor changes

Bug fixes

  • [c++] Support nnz when allow_duplicates=True by @johnkerl in #989

Full Changelog: 1.0rc0...1.0.0rc1