File I/O

Arkouda supports reading and writing files to multiple file formats.

Arkouda also supports importing files written by Pandas.

Supported File Formats:

Import/Export Support

Arkouda supports importing/exporting data in Pandas format. For information, please view the Import/Export documentation.

General I/O API

Arkouda supplies functions for general I/O interactions. These functions allow for writing 1 or more Arkouda objects and reading data into Arkouda objects.

Write

Read

ls Functionality

These functions allow the user to access a list of datasets/columns stored in the provided file.