#dataframe #csv #format #printed #reading #console #parquet-file

string_dataframe

Reading in data from in parquet-file in a textual format to be printed out in the console or serialized as csv

1 unstable release

0.1.0 Dec 10, 2021

#21 in #parquet-file


Used in read_parquet

MIT license

29KB
794 lines

String Dataframe

Small rust crate to load simple dataframes into an internal string-based dataframe.

Dependencies

~26MB
~613K SLoC