-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
PERF: cythonizing _concat_date_cols; conversion to float without exceptions in _does_string_look_like_datetime Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
BUG: hashing datetime64 objects Datetime Datetime data dtype
#50960 by jbrockmendel was closed Aug 15, 2023 Loading…
5 tasks
REF/DEPR: DatetimeIndex constructor Datetime Datetime data dtype Deprecate Functionality to remove in pandas
implement+test mean for datetimelike EA/Index/Series Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
PERF: Parse certain dates in Cython instead of falling back to dateutil.parse Datetime Datetime data dtype Performance Memory or execution speed performance
ENH: add pd.asof_merge Datetime Datetime data dtype Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
[READY] perf improvements for strftime Datetime Datetime data dtype Performance Memory or execution speed performance Stale
#51298 by smarie was closed Oct 5, 2025 Loading…
5 tasks done
REF/ENH: Constructors for DatetimeArray/TimedeltaArray Datetime Datetime data dtype Timedelta Timedelta data type
#23493 by jbrockmendel was closed Nov 9, 2018 Loading…
ENH: add time-window capability to .rolling Datetime Datetime data dtype Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
ENH: support cut/qcut for datetime/timedelta (GH14714) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype Enhancement Timedelta Timedelta data type
Allow indices to be mapped through through dictionaries or series API Design Clean Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: support for nanosecond time in offset and period Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Enhancement
ENH: Return locale based month_name and weekday_name values (#12805, #12806) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Enhancement
API: add is_beg_month/quarter/year, is_end_month/quarter/year accessors (#4565) Datetime Datetime data dtype Enhancement Frequency DateOffsets
Rolling window endpoints inclusion API Design Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Previous Next
ProTip! no:milestone will show everything without a milestone.