analyst 0.1.0

A command line tool that supports quick browsing of csv data.
Documentation
1
2
3
4
5
pub mod missing_values;
pub mod frequent_patterns;
pub mod column_statistics;
pub mod extrema;
pub mod show;