modin.pandas.DatetimeIndex.freq¶
- property DatetimeIndex.freq: NoReturn[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.47.0/src/snowflake/snowpark/modin/plugin/utils/error_message.py#L85-L94)¶
Return the frequency object if it’s set, otherwise None.
Examples