Type Alias: CosmographData
CosmographData =
Table
Represents the data operated by the Cosmograph.
The data is stored in the Apache Arrow Table
format, which is a fast and efficient way to store and process large amounts of data.
For more information on the Table
format, see the Apache Arrow documentation.