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 2ef7eb3 commit 835d42bCopy full SHA for 835d42b
pandas/_libs/tslibs/offsets.pyx
@@ -1544,7 +1544,7 @@ class DateOffset(RelativeDeltaOffset, metaclass=OffsetMeta):
1544
Standard kind of date increment used for a date range.
1545
1546
Works exactly like the keyword argument form of relativedelta.
1547
- Note that the positional argument form of relativedelata is not
+ Note that the positional argument form of relativedelta is not
1548
supported. Use of the keyword n is discouraged-- you would be better
1549
off specifying n in the keywords you use, but regardless it is
1550
there for you. n is needed for DateOffset subclasses.
0 commit comments