nushell/crates/nu_plugin_polars/src/dataframe/command
Jan Klass 6c36bd822c
Fix doc and code comment typos (#14366)
# User-Facing Changes

* Fixes `polars value-counts --column` help text typo
* Fixes `polars agg-groups` help text typo
2024-11-17 19:17:35 +01:00
..
aggregation Fix doc and code comment typos (#14366) 2024-11-17 19:17:35 +01:00
boolean Upgrade to polars 0.43 (#14148) 2024-10-23 19:14:24 +02:00
core Upgrade to polars 0.43 (#14148) 2024-10-23 19:14:24 +02:00
data Upgrade to polars 0.43 (#14148) 2024-10-23 19:14:24 +02:00
datetime Upgrade to polars 0.43 (#14148) 2024-10-23 19:14:24 +02:00
index Upgrade to polars 0.43 (#14148) 2024-10-23 19:14:24 +02:00
integer Polars command reorg (#13798) 2024-09-06 13:46:37 -07:00
string Upgrade to polars 0.43 (#14148) 2024-10-23 19:14:24 +02:00
mod.rs Migrating polars commands away from macros, removed custom DataFrame comparison. (#13829) 2024-09-11 10:33:05 -07:00
stub.rs Polars command reorg (#13798) 2024-09-06 13:46:37 -07:00