nushell/crates/nu_plugin_polars/src
Maxim Uvarov 884d5312bb
add tests to polars unique (#12683)
# Description

I would like to help with `polars` plugin development and add tests to
all the `polars` command's existing params.

Since I have never written any lines of Rust, even though the task of
creating tests is relatively simple, I would like to ask for feedback to
ensure I did everything correctly here.
2024-04-27 12:04:54 -05:00
..
cache Added commands for working with the plugin cache. (#12576) 2024-04-21 19:43:43 -05:00
dataframe add tests to polars unique (#12683) 2024-04-27 12:04:54 -05:00
lib.rs Added commands for working with the plugin cache. (#12576) 2024-04-21 19:43:43 -05:00
main.rs Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00