nushell/crates/nu-command/src/dataframe/series
Fernando Herrera 6a35e6b7b6
Dataframe commands (#542)
* groupby object

* aggregate command

* eager commands

* rest of dataframe commands
2021-12-22 05:32:09 +11:00
..
date Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
indexes Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
masks Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
string Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
all_false.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
all_true.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
arg_max.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
arg_min.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
cumulative.rs name change (#526) 2021-12-19 10:00:31 +00:00
mod.rs Dataframe commands (#542) 2021-12-22 05:32:09 +11:00
n_null.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
n_unique.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
rename.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
rolling.rs Dataframe commands (#542) 2021-12-22 05:32:09 +11:00
shift.rs Dataframe commands (#542) 2021-12-22 05:32:09 +11:00
unique.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
value_counts.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00