Aron Nopanen d08212409f
Support Arrow IPC file format with dataframes (#6548)
* 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.
2022-09-12 18:30:20 -05:00
..
2019-08-29 04:02:16 -05:00
2020-05-23 20:08:39 -04:00
2020-05-23 20:08:39 -04:00
2019-08-31 19:15:48 +02:00
2019-08-30 20:54:45 -04:00
2019-07-27 06:40:00 +12:00
2019-09-19 16:25:29 +12:00
2020-02-10 08:49:45 -08:00
2019-07-27 06:40:00 +12:00
2019-08-12 16:11:42 +12:00