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: 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
ENH: RangeIndex redux Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#11892 by jreback was merged Jan 16, 2016 Loading…
2 tasks done
0.18.0
Add chunksize param to read_json when lines=True IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
#17168 by louispotok was merged Sep 28, 2017 Loading… 0.21.0
PERF: Implement groupby idxmax/idxmin in Cython Groupby Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
#54234 by rhshadrach was merged Oct 27, 2023 Loading…
5 tasks done
2.2
ENH: add arrow engine to read_csv Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance Stale
#31817 by lithomas1 was closed Dec 8, 2020 Loading…
4 of 5 tasks
PERF: block-wise arithmetic for frame-with-frame Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#32779 by jbrockmendel was merged May 19, 2020 Loading…
3 of 5 tasks
1.1
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
[READY] perf improvements for strftime Datetime Datetime data dtype Performance Memory or execution speed performance Stale
#51298 by smarie was closed Oct 5, 2025 Loading…
5 tasks done
BUG/PERF: Sort mixed-int in Py3, fix Index.difference Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#13514 by pijucha was closed Jul 19, 2016 Loading…
6 tasks done
0.19.0
API: add DatetimeBlockTZ #8260 Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance Timezones Timezone data dtype
#10477 by jreback was merged Sep 5, 2015 Loading…
5 tasks done
0.17.0
ENH/PERF: enable column-wise reductions for EA-backed columns ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations Performance Memory or execution speed performance Stale
#32867 by jorisvandenbossche was closed Jun 16, 2021 Loading…
ENH: dataframe memory usage Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#7619 by asobrien was merged Oct 5, 2014 Loading… 0.15.0
PERF/BUG: use masked algo in groupby cummin and cummax Groupby NA - MaskedArrays Related to pd.NA and nullable extension arrays Performance Memory or execution speed performance
#40651 by mzeitlin11 was merged Apr 21, 2021 Loading… 1.3
Cythonized GroupBy Fill Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance
#19673 by WillAyd was merged Feb 25, 2018 Loading…
4 tasks done
0.23.0
PERF: Use a C Union in maybe_convert_numeric Mothballed Temporarily-closed PR the author plans to return to Performance Memory or execution speed performance
#51029 by lithomas1 was closed Aug 11, 2023 Loading…
5 tasks
fix series.isin slow issue with Dtype IntegerArray ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#38379 by tushushu was merged Jan 20, 2021 Loading…
5 tasks
1.3
PERF: high memory in MI MultiIndex Performance Memory or execution speed performance
#15245 by jreback was closed Feb 15, 2017 Loading… 0.20.0
Add nrows to read json. IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
#33962 by hasnain2808 was merged Jun 4, 2020 Loading…
4 tasks done
1.1
ENH: Implemented lazy iteration Performance Memory or execution speed performance
#20796 by mitar was merged Dec 25, 2018 Loading…
4 tasks done
0.24.0
PERF: CategoricalIndex.get_loc should avoid expensive cast of .codes to int64 Categorical Categorical Data Type Performance Memory or execution speed performance
#21699 by topper-123 was closed Oct 19, 2018 Loading…
2 of 4 tasks
REGR: be able to read Stata files without reading them fully into memory IO Stata read_stata, to_stata Performance Memory or execution speed performance Stale
#48922 by akx was closed Dec 17, 2022 Draft
7 tasks done
PERF: Slow performance of to_dict (#46470) IO Data IO issues that don't fit into a more specific label Performance Memory or execution speed performance Stale
#46487 by RogerThomas was merged Nov 22, 2022 Loading…
3 of 4 tasks
2.0
used regular expression in format_is_iso() Datetime Datetime data dtype Performance Memory or execution speed performance
#50468 by ShashwatAgrawal20 was merged Jan 2, 2023 Loading…
3 of 5 tasks
2.0
Introduction of RangeIndex API Design Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#9977 by ARF1 was closed Dec 30, 2015 Loading…
15 of 25 tasks
ENH: Only apply first group once in fast GroupBy.apply Groupby Performance Memory or execution speed performance
#24748 by fjetter was merged Mar 26, 2019 Loading…
3 tasks done
0.25.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.