mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
d08212409f
* Add support for Arrow IPC file format Add support for Arrow IPC file format to dataframes commands. Support opening of Arrow IPC-format files with extension '.arrow' or '.ipc' in the open-df command. Add a 'to arrow' command to write a dataframe to Arrow IPC format. * Add unit test for open-df on Arrow * Add -t flag to open-df command Add a `--type`/`-t` flag to the `open-df` command, to explicitly specify the type of file being used. Allowed values are the same at the set of allowed file extensions. |
||
---|---|---|
.. | ||
activate-foo.nu | ||
appveyor.yml | ||
caco3_plastics.arrow | ||
caco3_plastics.csv | ||
caco3_plastics.tsv | ||
cargo_sample.toml | ||
jonathan.xml | ||
lines_test.txt | ||
random_numbers.csv | ||
sample_data.ods | ||
sample_data.xlsx | ||
sample_def.nu | ||
sample_headers.xlsx | ||
sample-ls-output.json | ||
sample-ps-output.json | ||
sample-simple.json | ||
sample-sys-output.json | ||
sample.blockcommandparser | ||
sample.bson | ||
sample.db | ||
sample.eml | ||
sample.ini | ||
sample.nuon | ||
sample.url | ||
script_multiline.nu | ||
script.nu | ||
sgml_description.json | ||
utf16.ini |