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

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

#5 in #printed


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

~25MB
~608K SLoC