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-08-14 08:07:04 -05:00
2022-06-26 00:35:23 +03:00
2022-07-26 08:05:37 -05:00
2022-09-11 11:48:27 +03:00
2022-08-11 11:54:54 -05:00
2022-08-10 08:43:56 -05:00
2022-08-18 11:58:51 -05:00
2022-07-31 15:36:14 -04:00
2022-02-16 07:38:02 -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-01 08:32:56 +12:00
2022-09-05 16:41:06 +02:00
2022-09-05 16:41:06 +02:00
2022-02-21 08:38:15 -05:00
2022-02-07 14:54:06 -05:00
2022-08-12 21:13:50 -05:00
2022-02-07 14:54:06 -05:00
2022-08-12 21:13:50 -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-07-12 06:03:50 -05:00
2022-02-16 07:38:02 -05:00
2022-08-02 10:26:16 -05:00
2022-02-09 05:58:54 -05:00
2022-02-07 14:54:06 -05:00
2022-09-11 11:48:27 +03:00
2022-05-18 06:08:43 -05:00
2022-08-06 10:11:03 -05:00
2022-05-19 13:59:14 -05:00
2022-02-16 12:24:45 -06:00
2022-02-19 19:26:47 -05:00
2022-04-21 06:13:58 -05:00
2022-05-18 20:47:26 -05:00
2022-03-19 10:12:54 +13:00
2022-02-07 14:54:06 -05:00
2022-07-04 06:31:50 +12:00
2022-02-09 05:58:54 -05:00
2022-02-07 14:54:06 -05:00
2022-06-25 00:55:25 +03:00
2022-02-19 19:26:47 -05:00
2022-08-12 21:13:50 -05:00
2022-05-16 06:29:40 -05:00
2022-02-07 14:54:06 -05:00
2022-09-01 08:32:56 +12:00
2022-08-07 13:30:40 -05:00
2022-09-05 16:41:06 +02:00
2022-09-12 18:30:20 -05:00
2022-08-07 13:30:40 -05:00
2022-08-04 14:51:02 -05:00
2022-02-09 05:58:54 -05:00
2022-07-02 09:54:49 -05:00
2022-02-09 05:58:54 -05:00
2022-05-18 09:49:34 -05: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-08-04 06:59:20 -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-05-17 13:28:18 -05:00
2022-09-11 11:48:27 +03:00
2022-02-07 14:54:06 -05:00
2022-08-08 06:31:24 -05:00
2022-03-18 12:35:28 -05:00
2022-09-08 23:41:49 +03:00
2022-02-07 14:54:06 -05:00
2022-02-19 19:26:47 -05:00
2022-02-07 14:54:06 -05:00
2022-07-31 07:32:16 -05:00
2022-06-22 19:19:06 -05:00
2022-05-14 06:04:09 -05:00
2022-03-19 10:12:54 +13:00
2022-03-18 06:55:02 +13:00
2022-08-12 21:13:50 -05:00
2022-04-27 22:45:39 -07:00
2022-03-24 16:42:41 +13:00
2022-02-22 11:32:29 -05:00
2022-02-09 05:58:54 -05:00
2022-09-11 11:48:27 +03:00