tiled.structures.table.TableStructure
- class tiled.structures.table.TableStructure(arrow_schema: str, npartitions: int, columns: List[str], resizable: bool | Tuple[bool, ...] = False)[source]
- __init__(arrow_schema: str, npartitions: int, columns: List[str], resizable: bool | Tuple[bool, ...] = False) None
Methods
__init__(arrow_schema, npartitions, columns)from_arrays(arr, names)from_arrow_table(table[, npartitions])from_dask_dataframe(ddf)from_dict(d)from_json(structure)from_pandas(df)from_schema(schema[, npartitions])Attributes
arrow_schema_decodedmetaresizablearrow_schemanpartitionscolumns