-
- 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
CLN: comments, docstrings, depr NaT.freq Datetime Datetime data dtype Deprecate Functionality to remove in pandas Docs
REF: implement tz_localize_to_utc_single Datetime Datetime data dtype Refactor Internal refactoring of code
PERF: tz_localize(None) from dst, asvs Benchmark Performance (ASV) benchmarks Datetime Datetime data dtype Performance Memory or execution speed performance
REF: de-duplicate CategoricalIndex._get_indexer Categorical Categorical Data Type Datetime Datetime data dtype Index Related to the Index class or subclasses Refactor Internal refactoring of code
REF/BUG: DTA/TDA/PA comparison ops inconsistencies Datetime Datetime data dtype Period Period data type Timedelta Timedelta data type
TST: Verify whether Datetime subclasses are also of dtype datetime Compat pandas objects compatability with Numpy or Python functions Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype
ERR: Better error msg when merging on tz-aware and tz-naive columns Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
REF: make ccalendar self-contained Datetime Datetime data dtype Refactor Internal refactoring of code
BUG: fix comparison of NaT with numpy array Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
Centralize and de-duplicate comparison and arith tests Datetime Datetime data dtype Period Period data type Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
BUG: FooIndex.insert casting datetimelike NAs incorrectly Datetime Datetime data dtype Interval Interval data type
TYP: DatetimeIndex, TimedeltaIndex Datetime Datetime data dtype Timezones Timezone data dtype Typing type annotations, mypy/pyright type checking
REGR: Make DateOffset immutable Datetime Datetime data dtype Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.