nushell/crates/nu_plugin_polars/src
Jack Wright a84fdb1d37
Fixed a couple of incorrect errors messages (#13043)
Fixed a couple of error message that incorrectly reported as parquet
errors instead of CSV errors.
2024-06-05 07:40:02 +08:00
..
cache Replace ExternalStream with new ByteStream type (#12774) 2024-05-16 07:11:18 -07:00
dataframe Fixed a couple of incorrect errors messages (#13043) 2024-06-05 07:40:02 +08:00
lib.rs Added commands for working with the plugin cache. (#12576) 2024-04-21 19:43:43 -05:00
main.rs make polars plugin use mimalloc (#12967) 2024-05-25 09:10:01 -05:00