pyarrow.dataset.Partitioning#
- class pyarrow.dataset.Partitioning#
Bases:
_Weakrefable- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)parse(self, path)Parse a path into a partition expression.
Attributes
The arrow Schema attached to the partitioning.
- schema#
The arrow Schema attached to the partitioning.