-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Open
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorEnhancementIO JSONread_json, to_json, json_normalizeread_json, to_json, json_normalizeIO Parquetparquet, featherparquet, feather
Description
Both to_json(orient='table') and to_parquet write some metadata about the dataframe. It'd be nice to standardize these.
Discrepancies
- Default index names ('index' vs.
'__index_level_d__')
We should also add a function for parsing the metadata, and perhaps constructing an empty DataFrame with the correct index, types, and column names based off the metadata.
Metadata
Metadata
Assignees
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorEnhancementIO JSONread_json, to_json, json_normalizeread_json, to_json, json_normalizeIO Parquetparquet, featherparquet, feather