nu-cmd-dataframe 0.93.0

Nushell's dataframe commands based on polars.
Documentation
1
2
3
4
#[cfg(feature = "dataframe")]
pub mod dataframe;
#[cfg(feature = "dataframe")]
pub use dataframe::*;