You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should actually update the docstring of PeriodArray, because period_array is not public. As far as I know, the recommendation would be to either use pd.period_range(..) or pd.array(..).
AFAICT we currently don't have dedicated pages for these methods in the API reference.
When we add them we also want add links on the
pd.PeriodArray
page (and possibly in other places)The text was updated successfully, but these errors were encountered: