-
- 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
ENH: add str.removeprefix Enhancement Stale Strings String extension data type and string data
#39226 by erfannariman was closed Jun 8, 2021 Loading… updated Jun 8, 2021
3 of 4 tasks
BUG: Fix dtypes change using replace with nullable dtypes (#40732) Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method Stale
#40864 by hasan-yaman was closed Jun 8, 2021 Loading… updated Jun 8, 2021
3 of 4 tasks
PERF: enable nullable integer for read_sql via parameter IO SQL to_sql, read_sql, read_sql_query NA - MaskedArrays Related to pd.NA and nullable extension arrays Stale
#40239 by zhengfeiwang was closed Jun 8, 2021 Loading… updated Jun 8, 2021
Updated read_html to add option Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Stale
#39925 by Derekt2 was closed Jun 8, 2021 Loading… updated Jun 8, 2021
3 tasks
BUG: Changing return is_named_tuble to a tuple sublclass #40682 Stale
#41026 by Sudomarko was closed Jun 16, 2021 Loading… updated Jun 16, 2021
4 tasks
Cleaning yearly, quarterly and monthly date offsets Frequency DateOffsets Refactor Internal refactoring of code Stale
#39878 by Pawel-Kranzberg was closed Jun 16, 2021 • Draft updated Jun 16, 2021
4 tasks
ENH: add ignore index to DataFrame / Series.sample Enhancement Stale
#38594 by erfannariman was closed Jun 16, 2021 Loading… updated Jun 16, 2021
5 tasks done
TST/API: test column indexing copy/view semantics Copy / view semantics ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Stale
#35906 by jorisvandenbossche was closed Jun 16, 2021 Loading… updated Jun 16, 2021
Value counts normalize Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Groupby Stale
#33652 by DataInformer was closed Jun 16, 2021 Loading… updated Jun 16, 2021
6 tasks done
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… updated Jun 16, 2021
CI: remove stale assignments CI Continuous Integration Stale
#39836 by afeld was closed Jun 18, 2021 Loading… updated Jun 18, 2021
4 tasks
add type hint for 'data' argument in DataFrame's from_dict method: Un… Stale Typing type annotations, mypy/pyright type checking
#41136 by GrossBetruger was closed Jun 22, 2021 Loading… updated Jun 22, 2021
4 tasks
fixed formatting on to_csv() for categorical datetypes Bug Categorical Categorical Data Type IO CSV read_csv, to_csv Stale
#41173 by kyleolaughlin was closed Jun 25, 2021 Loading… updated Jun 25, 2021
4 tasks
ENH: str extract with default value Enhancement Stale Strings String extension data type and string data
#38003 by erfannariman was closed Jul 3, 2021 Loading… updated Jul 3, 2021
5 tasks done
Deprecate groupby/pivot observed=False default Categorical Categorical Data Type Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Stale
#35967 by jseabold was closed Jul 11, 2021 Loading… updated Jul 11, 2021
5 tasks done
STYLE: Added from __future__ import annotations to required files Stale
#41991 by aacosta13 was closed Jul 16, 2021 Loading… updated Jul 16, 2021
2 of 3 tasks
BUG: rowLabels and colLabels args in pandas.plotting.table have no effect (#37811) Stale Visualization plotting
#37894 by EvsanDlg was closed Feb 11, 2021 Loading… updated Jul 19, 2021
5 tasks
BUG: update should try harder to preserve dtypes #4094 Bug Dtype Conversions Unexpected or buggy dtype conversions Stale
#40219 by Horstage was closed May 25, 2021 Loading… updated Aug 5, 2021
3 of 4 tasks
Improve Development Accesibility - Devcontainer [part 1 / 2] Build Library building on various platforms Stale
#41721 by cgarciae was closed Jul 12, 2021 Loading… updated Aug 5, 2021
BUG: dataframe setitem error on size incompatible assignment Indexing Related to indexing on series/frames, not to indexes themselves Stale
#41193 by Mxchaeltrxn was closed Aug 8, 2021 Loading… updated Aug 8, 2021
3 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.