Skip to content

v0.6.11

Choose a tag to compare

@qinxuye qinxuye released this 09 Jul 14:11
cea040b

This is the release notes of v0.6.11. See here for the complete list of solved issues and merged PRs.

Bug fixes

  • Fix unexpected NaNs in groupby-agg (#2178)
  • Fix groupby on indexes with duplicate items (#2187)
  • Fix compatibility issue for pandas 1.3 (#2202)
  • Fix merge_index_value when index_values come from multi range indexes (#2208)