nushell/crates/nu_plugin_polars/src
Jack Wright 50fb8243c8
Added a short flag -c to polars append --col (#12487)
# Description
`dfr append --col` had a short version -c. This polar requests adds the
short flag back.

Reference Conversation:
https://discord.com/channels/601130461678272522/1227612017171501136/1227902980628676688

Co-authored-by: Jack Wright <jack.wright@disqo.com>
2024-04-12 10:55:36 -05:00
..
dataframe Added a short flag -c to polars append --col (#12487) 2024-04-12 10:55:36 -05:00
cache.rs displaying span information, creation time, and size with polars ls (#12472) 2024-04-12 09:23:46 -05:00
lib.rs displaying span information, creation time, and size with polars ls (#12472) 2024-04-12 09:23:46 -05:00
main.rs Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00