-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: DatetimeIndex cannot parse string ndarray with dayfirst #7038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
can you run a perf check and post the outliers (i dont' think its a problem), but just checking |
@sinhrks can you post a perf check? |
@sinhrks need a perf check on this |
@jreback Sorry to delay. Rebased, and following is vbench results. Looks OK as there is no tests get slower constantly.
|
Are those against latest master? |
Based on latest master on May 9th. Anything unexpected?
|
Rebased to latest and run perf again.
|
BUG: DatetimeIndex cannot parse string ndarray with dayfirst
thanks! |
Closes #5917.