API: DatetimeIndex.strftime should return an Index #20127
Labels
API Design
Compat
pandas objects compatability with Numpy or Python functions
Datetime
Datetime data dtype
good first issue
Milestone
Index.strftime
should be returning anIndex
and not an array, we do this for other accessors. see https://github.com/pandas-dev/pandas/pull/20103/files#r173622263The text was updated successfully, but these errors were encountered: