Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: pd.to_datetime([np.str_ objects]) GH#32264 Datetime Datetime data dtype
#45280 by jbrockmendel was merged Jan 10, 2022 Loading…
4 tasks done
1.5
CLN: comments, docstrings, depr NaT.freq Datetime Datetime data dtype Deprecate Functionality to remove in pandas Docs
#45071 by jbrockmendel was merged Dec 27, 2021 Loading…
4 tasks done
1.4
DOC: fix examples in Timestamp functions Datetime Datetime data dtype Docs
#44702 by valentinoli was merged Dec 3, 2021 Loading…
4 tasks
1.4
(TST) Replacing Timestamp.now () in tests. Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#44501 by Mikhaylov-yv was merged Nov 20, 2021 Loading…
1 of 4 tasks
1.4
ENH: Support timespec argument in Timestamp.isoformat() Datetime Datetime data dtype Enhancement
#44397 by swt2c was merged Nov 14, 2021 Loading…
4 tasks done
1.4
BUG: partially-inferring pydatetime objects Datetime Datetime data dtype
#44296 by jbrockmendel was merged Nov 4, 2021 Loading…
4 tasks done
1.4
BUG: PeriodIndex[B].to_timestamp inferring "D" instead of "B". Datetime Datetime data dtype Period Period data type
#44105 by jbrockmendel was merged Nov 11, 2021 Loading…
2 of 4 tasks
1.4
ENH: Add support for more placeholders in guess_datetime_format Datetime Datetime data dtype
#43900 by davesque was merged Oct 17, 2021 Loading…
4 tasks done
1.4
ENH: consistency of input args for boundaries (pd.date_range) Datetime Datetime data dtype Deprecate Functionality to remove in pandas Enhancement
#43504 by zyc09 was merged Oct 3, 2021 Loading…
3 tasks done
1.4
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
#43428 by phofl was merged Sep 9, 2021 Loading…
4 tasks done
1.3.3
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
#42982 by debnathshoham was merged Sep 25, 2021 Loading…
4 tasks done
1.4
BUG: GH42866 DatetimeIndex de-serializing fails in PYTHONOPTIMIZE mode Bug Datetime Datetime data dtype
#42871 by GorAlexander was merged Aug 5, 2021 Loading…
4 tasks done
1.3.2
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
#42796 by mzeitlin11 was merged Jul 29, 2021 Loading…
4 tasks done
1.3.2
BUG: Fix to_datetime() cache behaviour to not omit duplicated output values Bug Datetime Datetime data dtype
#42261 by zyc09 was merged Jul 4, 2021 Loading…
4 tasks done
1.3.1
Updated the return type section of to_datetime Datetime Datetime data dtype Docs
#42244 by prabha-git was merged Jul 11, 2021 Loading…
4 tasks done
1.4
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
#42143 by alex-gregory-ds was merged Dec 19, 2021 Loading…
3 of 4 tasks
1.4
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
#42042 by jbrockmendel was merged Jun 16, 2021 Loading… 1.4
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: fix TypeError when looking up a str subclass on a DataFrame with… Bug Datetime Datetime data dtype
#41406 by mortada was merged May 10, 2021 Loading…
4 tasks done
1.3
DOC: Improve to_datetime() documentation Datetime Datetime data dtype Docs
#41049 by chinmayrane was merged Apr 21, 2021 Loading…
2 of 4 tasks
1.3
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
#41006 by phofl was merged Apr 20, 2021 Loading…
4 tasks done
1.3
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
#40723 by jorisvandenbossche was merged Apr 1, 2021 Loading… 1.2.4
Fix frame_or_series.asfreq() dropping rows on unordered indices Bug Datetime Datetime data dtype Frequency DateOffsets
#40384 by nmay231 was merged Mar 23, 2021 Loading…
4 tasks done
1.3
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.
#40210 by jbrockmendel was merged Mar 16, 2021 Loading…
4 of 5 tasks
1.3
2
3
BUG: Series([Timestamp, int], dtype=m8ns) dropping nanoseconds Datetime Datetime data dtype
#40100 by jbrockmendel was merged Feb 27, 2021 Loading…
4 tasks
1.3
ProTip! Adding no:label will show everything without a label.