Skip to content

1.2

Compare
Choose a tag to compare
@maxhumber maxhumber released this 08 Oct 17:05
· 33 commits to master since this release
  • NEW: cross join verb!
  • NEW: join(..., postfix=("_lhs, "_rhs")) argument
  • NEW: memory property to check DataFrame memory footprint
  • NEW: Makefile (for development)
  • BUGFIX: combine drop=True argument now works as intended
  • BUGFIX: summarize deprecation warning now displays properly
  • BREAKING: combine now explicitly requires a sep argument