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
..
2022-09-11 11:48:27 +03:00
2022-08-11 11:54:54 -05:00
2022-09-11 11:48:27 +03:00
2022-09-11 11:48:27 +03:00
2022-09-11 11:48:27 +03:00
2022-09-05 16:41:06 +02:00
2022-09-05 16:41:06 +02:00
2022-02-07 14:54:06 -05:00
2022-02-07 14:54:06 -05:00
2022-09-01 08:32:56 +12:00
2022-02-07 14:54:06 -05:00
2022-06-29 20:01:34 -05:00
2022-09-05 16:41:06 +02:00
2022-09-11 11:48:27 +03:00
2022-02-17 06:40:24 -05:00
2022-09-05 16:41:06 +02:00
2022-02-07 14:54:06 -05:00
2022-02-07 14:54:06 -05:00
2022-09-11 11:48:27 +03:00
2022-02-16 12:24:45 -06:00
2022-05-18 20:47:26 -05:00
2022-03-19 10:12:54 +13:00
2022-07-04 06:31:50 +12:00
2022-02-07 14:54:06 -05:00
2022-02-07 14:54:06 -05:00
2022-09-01 08:32:56 +12:00
2022-09-11 11:48:27 +03:00
2022-05-13 06:47:11 -05:00
2022-02-07 14:54:06 -05:00
2022-09-11 11:48:27 +03:00
2022-09-11 11:48:27 +03:00
2022-09-07 20:19:29 -05:00
2022-09-11 11:48:27 +03:00
2022-02-07 14:54:06 -05:00
2022-03-18 12:35:28 -05:00
2022-02-07 14:54:06 -05:00
2022-02-07 14:54:06 -05:00
2022-03-19 10:12:54 +13:00
2022-03-18 06:55:02 +13:00
2022-03-24 16:42:41 +13:00
2022-02-22 11:32:29 -05:00
2022-09-11 11:48:27 +03:00