-
- 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
DOC: Add examples for filling missing data Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#38163 by chrystalchan-academic was closed Jan 24, 2021 Loading… updated Jan 24, 2021
5 tasks
TYP: __getitem__ method of EA (2nd pass) ExtensionArray Extending pandas with custom dtypes or arrays. Stale Typing type annotations, mypy/pyright type checking
#37921 by simonjayhawkins was closed Feb 2, 2021 Loading… updated Feb 2, 2021
ENH: option to plot data points on top of boxplot Stale
#37656 by mikessut was closed Feb 7, 2021 Loading… updated Feb 7, 2021
1 task
ENH: implement FloatingArray.round() NA - MaskedArrays Related to pd.NA and nullable extension arrays Series Series data structure Stale
ENH/BUG: implement __iter__ for IntegerArray so conversions (to_dict, tolist, etc.) return python native types Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#37377 by arw2019 was closed Feb 11, 2021 Loading… updated Feb 11, 2021
5 of 6 tasks
Solved desing problem with to_datetime when "ignore" error was being used. Datetime Datetime data dtype Stale
#38393 by IngErnestoAlvarez was closed Feb 11, 2021 Loading… updated Feb 11, 2021
5 tasks done
BUG: Fixes #36918 boxplots with matplotlib Stale
#37107 by francibm97 was closed Feb 11, 2021 Loading… updated Feb 11, 2021
ENH: Arithmetic with Timestamp-based intervals Datetime Datetime data dtype Interval Interval data type Numeric Operations Arithmetic, Comparison, and Logical operations Stale
#36001 by souris-dev was closed Feb 11, 2021 • Draft updated Feb 11, 2021
5 tasks done
BUG: 35977 Adding regex support for ExtensionBlock replace method ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation replace replace method Stale
#36038 by cgangwar11 was closed Feb 11, 2021 Loading… updated Feb 11, 2021
5 tasks done
MultiIndex: support isna, fixes #34019 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Needs Info Clarification about behavior needed to assess issue Stale
#38558 by FRidh was closed Feb 11, 2021 Loading… updated Feb 11, 2021
1 of 5 tasks
BUG: add sorting_reamaining=True to avoid IndexError GH25831 Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#38438 by YuRenee was closed Feb 11, 2021 Loading… updated Feb 11, 2021
2 of 5 tasks
TYP: Extend typing to allow passing dates to to_datetime Stale Typing type annotations, mypy/pyright type checking
#37754 by aberres was closed Feb 11, 2021 Loading… updated Feb 11, 2021
2 tasks done
BUG:#29928 Fix to_json output 'table' orient for single level MultiIndex. IO JSON read_json, to_json, json_normalize MultiIndex Stale
#34375 by LucasG0 was closed Feb 11, 2021 Loading… updated Feb 11, 2021
5 tasks done
implemented additionally functionality of formatters_col in to_latex Enhancement IO LaTeX to_latex Stale
#37552 by wgranados was closed Feb 11, 2021 Loading… updated Feb 11, 2021
Iloc truncates single-column dataframe with extension arrays ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string Stale Testing pandas testing functions or related to the test suite
#38750 by luijkr was closed Feb 11, 2021 Loading… updated Feb 11, 2021
4 tasks
CLN: clean error message Error Reporting Incorrect or improved errors from pandas Stale
#39456 by gkutiel was closed Mar 1, 2021 Loading… updated Mar 1, 2021
4 tasks
[#38390] Bug fix for Datetime64Formatter with values of ndim > 1 ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string Stale
#38391 by BryanCutler was closed Mar 9, 2021 Loading… updated Mar 9, 2021
5 tasks done
Fixed code breakage for return_type = tuples for axis = 0 Apply Apply, Aggregate, Transform, Map Stale
ProTip! Follow long discussions with comments:>50.