nushell/crates/nu-cmd-dataframe/src/dataframe/eager
Jack Wright 7a123d3eb1
Expose polars avro support (#10019)
# Description

Exposes polars avro support via dfr open and dfr to-avro

---------

Co-authored-by: Jack Wright <jack.wright@disqo.com>
2023-08-15 20:31:49 -05:00
..
append.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
columns.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
drop_duplicates.rs allow tables to have annotations (#9613) 2023-07-07 11:06:09 +02:00
drop_nulls.rs allow tables to have annotations (#9613) 2023-07-07 11:06:09 +02:00
drop.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
dtypes.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
dummies.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
filter_with.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
first.rs Merged overloaded commands (#9860) 2023-07-31 07:34:12 -05:00
get.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
last.rs Merged overloaded commands (#9860) 2023-07-31 07:34:12 -05:00
list.rs move dataframe commands to nu-cmd-dataframe (#9241) 2023-05-19 10:56:08 -07:00
melt.rs allow tables to have annotations (#9613) 2023-07-07 11:06:09 +02:00
mod.rs Expose polars avro support (#10019) 2023-08-15 20:31:49 -05:00
open.rs Expose polars avro support (#10019) 2023-08-15 20:31:49 -05:00
query_df.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
rename.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
sample.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
shape.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
slice.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
sql_context.rs Apply nightly clippy lints (#9654) 2023-07-12 00:00:31 +02:00
sql_expr.rs update sqlparser dep to 0.34 (#9549) 2023-06-28 09:54:08 -05:00
summary.rs allow tables to have annotations (#9613) 2023-07-07 11:06:09 +02:00
take.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
to_arrow.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
to_avro.rs Expose polars avro support (#10019) 2023-08-15 20:31:49 -05:00
to_csv.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
to_df.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
to_json_lines.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
to_nu.rs "merging into one dfr into-nu command" (#9858) 2023-07-29 15:23:31 -05:00
to_parquet.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00
with_column.rs Improve type hovers (#9515) 2023-06-29 05:19:48 +12:00