Skip to main content

Module dataframe

Module dataframe 

Source
Expand description

DataFrame: the core columnar data structure.

Structs§

DataFrame
A columnar data structure. Each column is a named, typed array. All columns must have the same length.