pyarrow.dataset.Partitioning

class pyarrow.dataset.Partitioning

Bases: _Weakrefable

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

parse(self, path)

Attributes

schema

The arrow Schema attached to the partitioning.

parse(self, path)
schema

The arrow Schema attached to the partitioning.