Skip to content

1.2.4

Compare
Choose a tag to compare
@ssenart ssenart released this 09 Oct 19:50
· 7 commits to master since this release
29f9e1a

Fixed

  • #72: Remove the warning message "UserWarning: Boolean Series key will be reindexed to match DataFrame index. df = pd.concat([df[(df["count"] >= 7)], df.tail(1)[df["count"] < 7]])".