We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1e0df commit 3dfbdccCopy full SHA for 3dfbdcc
pandas/core/indexes/datetimelike.py
@@ -622,8 +622,7 @@ def inferred_freq(self) -> str | None:
622
See Also
623
--------
624
DatetimeIndex.freq : Return the frequency object if it is set, otherwise None.
625
- DatetimeIndex.freqstr : Return the frequency string
626
- if it is set, otherwise None.
+ DatetimeIndex.freqstr : Return the frequency string if it is set.
627
628
Examples
629
0 commit comments