Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 721 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 721 Bytes

KeyedFrames

Stable Latest CI CodeCov

A KeyedFrame is a DataFrame that also stores a vector of column names that together act as a unique key, which can be used to determine which columns to join, unique, and sort on by default.