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 044e68d commit 541a357Copy full SHA for 541a357
pandas/core/arrays/datetimelike.py
@@ -1066,7 +1066,7 @@ def freqstr(self):
1066
@property # NB: override with cache_readonly in immutable subclasses
1067
def inferred_freq(self):
1068
"""
1069
- Tryies to return a string representing a frequency guess,
+ Tries to return a string representing a frequency guess,
1070
generated by infer_freq. Returns None if it can't autodetect the
1071
frequency.
1072
0 commit comments