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

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

#8 in #parquet-file

33 downloads per month
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

~24MB
~597K SLoC