Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Adding merge utility to Table and joins

Pre-release
Pre-release

Choose a tag to compare

@root-11 root-11 released this 17 Oct 11:48

This update features:

New:

  • join with keyword merge_keys.
  • Table.merge as a numpy accelerated helper for merging columns.

Fix:

  • bugfix on excel readers deprecation warning.