nushell/crates/nu_plugin_polars/src
Jack Wright 1e64f59220
Added documentation explanation explaining how to select all columns with polars col (#13806)
# Description
Previously there were no examples or explanations that you can use '*'
to select all columns. Updated description and added a new example.
2024-09-08 17:12:03 +00:00
..
cache Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
dataframe Added documentation explanation explaining how to select all columns with polars col (#13806) 2024-09-08 17:12:03 +00:00
lib.rs Polars command reorg (#13798) 2024-09-06 13:46:37 -07:00
main.rs Converted perf function to be a macro. Utilized the perf macro within the polars plugin. (#13224) 2024-06-27 18:56:56 -05:00