Skip to main content
Version: 1.0 prerelease

PartitionerConvertedDatetime

class great_expectations.core.partitioners.PartitionerConvertedDatetime(*, column_name: str, sort_ascending: bool = True, method_name: Literal['partition_on_converted_datetime'] = 'partition_on_converted_datetime', date_format_string: str)#