-
- 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
(TST) Replacing Timestamp.now () in tests. Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
BUG: PeriodIndex[B].to_timestamp inferring "D" instead of "B". Datetime Datetime data dtype Period Period data type
ENH: consistency of input args for boundaries (pd.date_range) Datetime Datetime data dtype Deprecate Functionality to remove in pandas Enhancement
Regression in __getitem__ raising for slice DatetimeIndex Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
BUG: pd.to_datetime with format doesn't work with pd.NA Bug Datetime Datetime data dtype NA - MaskedArrays Related to pd.NA and nullable extension arrays
BUG: GH42866 DatetimeIndex de-serializing fails in PYTHONOPTIMIZE mode Bug Datetime Datetime data dtype
REGR: nanosecond timestamp comparisons to OOB datetimes Datetime Datetime data dtype Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
Can't combine DatetimeIndex MultiIndex with numeric MultiIndex Datetime Datetime data dtype Index Related to the Index class or subclasses MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
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
TST: Added regression test Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#41436 by ShaharNaveh was merged May 13, 2021 Loading…
3 tasks done
Bug in to_datetime raising ValueError with None and NaT and more than 50 elements Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions
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
BUG: constructing DTA/TDA from xarray/dask/pandasarray Bug Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.