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

ENH: Styler tooltips feature Enhancement Stale Styler conditional formatting using DataFrame.style
#35643 by attack68 was merged Jan 17, 2021 Loading… updated Jan 21, 2021
5 tasks done
1.3
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
ENH: Styler column and row styles Stale Styler conditional formatting using DataFrame.style
#35607 by attack68 was merged Nov 24, 2020 Loading… updated Jan 26, 2021
5 tasks done
1.2
BUG: parsed datetime string resolution incorrect Datetime Datetime data dtype Stale
#38118 by boringow was closed Jan 24, 2021 Loading… updated Jan 30, 2021
6 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
#38866 by arw2019 was closed Feb 11, 2021 Loading… updated Feb 11, 2021
5 tasks done
1.3
test groupby.indices for multiple groupby and mix of types Groupby Stale Testing pandas testing functions or related to the test suite
#38273 by alexifm was closed Feb 11, 2021 Loading… updated Feb 11, 2021
4 of 5 tasks
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
df.melt() column name 'variable' Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#38513 by micyhkim was closed Feb 11, 2021 Loading… updated Feb 11, 2021
3 of 5 tasks
ENH: support none in header list #37625 IO CSV read_csv, to_csv Stale
#38515 by Alvinwuzw was closed Feb 11, 2021 Loading… updated Feb 11, 2021
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
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
testing case sort_index with pd.set_option('use_inf_as_na', True) Stale Testing pandas testing functions or related to the test suite
#38542 by weikhor was closed Feb 11, 2021 Loading… updated Feb 11, 2021
5 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
#39375 by rajat315315 was closed Mar 10, 2021 Loading… updated Mar 10, 2021
4 tasks done
1.3
ProTip! Follow long discussions with comments:>50.