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

REF: DatetimeLikeArray Datetime Datetime data dtype Refactor Internal refactoring of code
#24024 by TomAugspurger was merged Jan 2, 2019 Loading…
7 of 12 tasks
0.24.0
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
#25754 by anmyachev was merged May 12, 2019 Loading…
4 tasks done
0.25.0
BUG/TST/REF: Datetimelike Arithmetic Methods Datetime Datetime data dtype
#23215 by jbrockmendel was merged Oct 28, 2018 Loading…
3 of 4 tasks
0.24.0
REF/DEPR: DatetimeIndex constructor Datetime Datetime data dtype Deprecate Functionality to remove in pandas
#23675 by jbrockmendel was merged Dec 3, 2018 Loading… 0.24.0
Recognize timezoned labels when accessing dataframes. Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#17920 by 1kastner was closed Jun 30, 2018 Loading…
4 tasks done
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
#24757 by jbrockmendel was merged Jun 10, 2019 Loading…
2 of 4 tasks
0.25.0
PERF: Parse certain dates in Cython instead of falling back to dateutil.parse Datetime Datetime data dtype Performance Memory or execution speed performance
#25922 by vnlitvinov was merged Apr 20, 2019 Loading…
4 tasks done
0.25.0
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
#23539 by jbrockmendel was merged Nov 11, 2018 Loading… 0.24.0
DOC: Updated docstring DatetimeIndex.tz_localize Datetime Datetime data dtype Docs Timezones Timezone data dtype
#20050 by IHackPy was merged Mar 14, 2018 Loading…
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
#15081 by nateyoder was merged Nov 25, 2017 Loading…
4 tasks done
0.23.0
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
#18164 by mroeschke was merged Mar 4, 2018 Loading…
3 tasks done
0.23.0
ENH: Support multiple opening hours intervals for BusinessHour Datetime Datetime data dtype Enhancement
#26628 by howsiwei was merged Jun 28, 2019 Loading…
4 tasks done
0.25.0
PERF: Add cache keyword to to_datetime (#11665) API Design Datetime Datetime data dtype Enhancement
#17077 by mroeschke was merged Nov 11, 2017 Loading…
4 tasks done
0.23.0
Rolling window endpoints inclusion API Design Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15795 by carlosdanielcsantos was closed Apr 13, 2017 Loading…
5 tasks done
0.20.0
Docstring changes to pandas.Series.dt.to_pydatetime Datetime Datetime data dtype Docs
#20198 by priya-gitTest was merged Mar 13, 2018 Loading…
5 tasks done
0.23.0
BUG/ENH - base argument no longer ignored in period resample Bug Datetime Datetime data dtype Resample resample method
#23941 by ms7463 was merged Dec 14, 2018 Loading…
4 tasks
0.24.0
BUG: Fix Timestamp type checks to work with subclassed datetime (#25851) Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation
#25853 by ArtificialQualia was merged Apr 5, 2019 Loading…
4 tasks done
0.25.0
REF/TST: Fix remaining DatetimeArray with DateOffset arithmetic ops Datetime Datetime data dtype Frequency DateOffsets
#23789 by jbrockmendel was merged Nov 28, 2018 Loading…
4 tasks
0.24.0
PERF: changed default value of cache parameter to True in to_datetime function API Design Datetime Datetime data dtype Performance Memory or execution speed performance
#26043 by anmyachev was merged Jul 4, 2019 Loading…
4 tasks done
0.25.0
BUG: Timestamp.replace chaining not compat with datetime.replace #15683 Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16110 by sscherfke was closed Aug 28, 2017 Loading…
4 tasks done
BUG: Series.asof fails for all NaN Series (GH15713) Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15758 by ucals was closed Mar 26, 2017 Loading…
4 tasks done
0.20.0
DEPR: __array__ for tz-aware Series/Index Datetime Datetime data dtype Deprecate Functionality to remove in pandas Timezones Timezone data dtype
#24596 by TomAugspurger was merged Jan 5, 2019 Loading… 0.24.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.