Docs.rs
string_dataframe-0.1.0
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
string_dataframe 0.1.0
Reading in data from in parquet-file in a textual format to be printed out in the console or serialized as csv.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
27
items documented
0
out of
17
items with examples
Size
Source code size: 59.88 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 479.51 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
parquet ^6.2.0
normal
regex ^1.5.4
normal
term-table ^1.3.2
normal
Versions
0.1.0
Owners
String Dataframe
Small rust crate to load simple dataframes into an internal string-based dataframe.