ObjIngestor
- class parquetranger.ObjIngestor(root: pathlib.Path, root_id_key: str | None = None, force_key: bool = False, forward_uuids: bool = False, total_atoms: int = 0, largest_size: int = 0)
Bases:
objectAttributes Summary
Methods Summary
dump_all()ingest(obj[, parents, parent_id])Attributes Documentation
- force_key: bool = False
- forward_uuids: bool = False
- largest_size: int = 0
- root_id_key: str | None = None
- size_limit = 1000000
- total_atoms: int = 0
Methods Documentation
- dump_all()
- dump_largest()
- ingest(obj, parents=(), parent_id=None)