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

PERF: faster groupby diff Groupby Performance Memory or execution speed performance
#45575 by lukemanley was merged Feb 28, 2022 Loading…
4 tasks done
1.5
PERF: indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#43274 by debnathshoham was merged Aug 30, 2021 Loading…
4 tasks
1.3.3
PERF/REGR: isin slowdown for masked type isin isin method NA - MaskedArrays Related to pd.NA and nullable extension arrays Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#42714 by mzeitlin11 was merged Jul 26, 2021 Loading…
2 tasks done
1.3.2
CLN/PERF: remove unused out kwd in take_nd Clean Performance Memory or execution speed performance
#40510 by jbrockmendel was merged Mar 22, 2021 Loading… 1.3
CLN/PERF: remove gc.collect from the setting_with_copy checks as not needed Clean Performance Memory or execution speed performance
#27031 by jreback was merged Jun 27, 2019 Loading… 0.25.0
PERF: avoid printing object in Dtype.construct_from_string message Performance Memory or execution speed performance
#26776 by jorisvandenbossche was merged Jun 12, 2019 Loading… 0.25.0
PERF: 5x speedup for read_json() with orient='index' by avoiding transpose IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
#26773 by qwhelan was merged Jul 17, 2019 Loading…
4 tasks
0.25.0
REF: Refactor signature of RangeIndex._simple_new Index Related to the Index class or subclasses Performance Memory or execution speed performance Refactor Internal refactoring of code
#26722 by topper-123 was merged Jun 14, 2019 Loading… 0.25.0
PERF: building MultiIndex with categorical levels Categorical Categorical Data Type MultiIndex Performance Memory or execution speed performance
#26721 by 0x0L was merged Jun 8, 2019 Loading…
4 tasks done
0.25.0
PERF: perform a unique intersection with IntervalIndex if at least one side is unique Interval Interval data type Performance Memory or execution speed performance
#26711 by qwhelan was merged Jun 10, 2019 Loading…
4 tasks
0.25.0
PERF: restore DatetimeIndex.__iter__ performance by using non-EA implementation Datetime Datetime data dtype Performance Memory or execution speed performance
#26702 by qwhelan was merged Jun 7, 2019 Loading…
4 tasks
0.25.0
PERF: custom ops for RangeIndex.[all|any|__contains__] Index Related to the Index class or subclasses Performance Memory or execution speed performance
#26617 by topper-123 was merged Jun 6, 2019 Loading…
3 of 4 tasks
0.25.0
PERF: Add if branch for empty sep in str.cat Performance Memory or execution speed performance Strings String extension data type and string data
#26605 by h-vetinari was merged Jul 31, 2019 Loading… 1.0.0
PERF: don't call RangeIndex._data unnecessarily Index Related to the Index class or subclasses Performance Memory or execution speed performance
#26565 by topper-123 was merged Jun 1, 2019 Loading…
3 of 4 tasks
0.25.0
[PERF] Get rid of MultiIndex conversion in IntervalIndex.is_unique Interval Interval data type Performance Memory or execution speed performance
#26391 by makbigc was merged May 28, 2019 Loading… 0.25.0
New benchmarks for parsing dates with dayfirst=True and format='%d-%m-%Y' Datetime Datetime data dtype IO CSV read_csv, to_csv Performance Memory or execution speed performance
#26360 by anmyachev was merged May 14, 2019 Loading…
3 tasks done
0.25.0
PERF: regression fixup for timestamp.TimestampConstruction.time_parse_iso8601_tz benchmark Datetime Datetime data dtype Performance Memory or execution speed performance
#26334 by anmyachev was merged May 12, 2019 Loading…
2 of 3 tasks
0.25.0
[PERF] Get rid of MultiIndex conversion in IntervalIndex.intersection Interval Interval data type Performance Memory or execution speed performance
#26225 by makbigc was merged Jun 6, 2019 Loading… 0.25.0
PERF: added no exception versions of '_string_to_dts' and 'parse_iso_8601_datetime' functions Datetime Datetime data dtype Performance Memory or execution speed performance
#26220 by anmyachev was merged May 7, 2019 Loading…
3 of 4 tasks
0.25.0
PERF: Cython version of Python _TIMEPAT regexp in parsing.pyx Datetime Datetime data dtype Performance Memory or execution speed performance
#26204 by anmyachev was merged Apr 24, 2019 Loading…
2 of 4 tasks
0.25.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
ENH: added new cache_dates parameter for read_csv func Datetime Datetime data dtype Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance
#25990 by anmyachev was merged May 7, 2019 Loading…
4 tasks done
0.25.0
BUG: StringIO fail import for asv benchmarks Performance Memory or execution speed performance
#25989 by anmyachev was merged Apr 4, 2019 Loading…
1 of 4 tasks
0.25.0
PERF: Fix performance regression with Series statistical ops (#25952) Performance Memory or execution speed performance
#25953 by ArtificialQualia was merged Apr 28, 2019 Loading…
3 tasks done
0.25.0
Speed up checking for NaN for floats Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
#25946 by vnlitvinov was merged Apr 4, 2019 Loading…
3 of 4 tasks
0.25.0
ProTip! Mix and match filters to narrow down what you’re looking for.