-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
PerformanceMemory or execution speed performanceMemory or execution speed performancePeriodPeriod data typePeriod data type
Description
#38175 added correct handling of nanoseconds in the Period constructor but the code path as is parses the input twice. We should integrate the nanoseconds code into parse_time_string
so this happens only once.
xref https://github.com/pandas-dev/pandas/pull/38175/files#r536100941
It might be worth adding a nanosecond Period constructor benchmark too.
Metadata
Metadata
Assignees
Labels
PerformanceMemory or execution speed performanceMemory or execution speed performancePeriodPeriod data typePeriod data type