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

TST: add test for Index.where when needing to cast to object dtype Testing pandas testing functions or related to the test suite
#40888 by cgarciae was closed Sep 1, 2021 Loading…
4 tasks done
CI: Unify code_checks whitespace checking CI Continuous Integration Testing pandas testing functions or related to the test suite
#30755 by ShaharNaveh was merged Mar 23, 2020 Loading…
3 of 5 tasks
1.1
BUG: Fix Series.sort_values descending & mergesort
#28698 by has2k1 was closed Dec 9, 2019 Loading…
5 tasks
Pick and choose numpy version based on Python 2 or 3. Build Library building on various platforms Dependencies Required and optional dependencies
#28511 by didip was closed Jan 1, 2020 Loading…
2 of 5 tasks
0.24.3
BUG: grouby(axis=1) cannot select column names Groupby
#27700 by charlesdong1991 was merged Aug 2, 2019 Loading…
4 of 5 tasks
1.0.0
Avoid accessing private loc methods Clean Indexing Related to indexing on series/frames, not to indexes themselves
#27383 by jbrockmendel was merged Jul 24, 2019 Loading… 1.0.0
ENH: add regex parameter to .loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#27363 by topper-123 was closed Oct 22, 2019 Loading…
6 tasks done
BUG/TST: Fillna limit Error Reporting Error Reporting Incorrect or improved errors from pandas
#27074 by Inevitable-Marzipan was closed Jun 27, 2019 Loading…
2 tasks
ENH: Json fill_value for missing fields IO JSON read_json, to_json, json_normalize Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#27073 by jiangyue12392 was closed Jul 15, 2019 Loading…
4 tasks done
DOC: Exception raised if columns do not match data GH27003 DataFrame DataFrame data structure Docs Error Reporting Incorrect or improved errors from pandas
#27067 by srf94 was closed Aug 28, 2019 Loading…
1 of 4 tasks
CI: Use conda compiler in environment.yml CI Continuous Integration Dependencies Required and optional dependencies
#27062 by marcelotrevisani was closed Oct 11, 2019 Loading…
4 tasks
API/REGR: Convert to float for index union Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#27034 by TomAugspurger was merged Jun 27, 2019 Loading… 0.25.0
TST: Fix flaky test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
#27010 by jbrockmendel was merged Jun 27, 2019 Loading… 0.25.0
add type hint for core/computation/eval Typing type annotations, mypy/pyright type checking
#26992 by xcz011 was closed Sep 8, 2019 Loading…
1 of 4 tasks
REF: remove special-casing for internal EAs from format_array ExtensionArray Extending pandas with custom dtypes or arrays. Output-Formatting __repr__ of pandas objects, to_string
#26965 by simonjayhawkins was closed Aug 28, 2019 Loading…
3 tasks
WIP: overlaps handling of empty intervals in Interval and IntervalArray Bug Interval Interval data type
#26937 by ghost was closed Jun 20, 2019 Loading…
4 tasks done
0.25.0
DOC: Make section title capitalization consistent #26830 Docs
#26933 by restlessadmin was closed Jun 19, 2019 Loading…
1 task done
Raise a ValueError when index and data lengths don't match Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#26911 by krsnik93 was merged Jun 26, 2019 Loading…
4 tasks done
Enhancement Add max_level param to json_normalize IO JSON read_json, to_json, json_normalize
#26876 by bhavaniravi was merged Jul 3, 2019 Loading…
5 tasks done
0.25.0
NDFrame.filter -> NDFrame.select API Design Deprecate Functionality to remove in pandas
#26866 by topper-123 was closed Jun 17, 2019 Loading…
3 of 4 tasks
fix a indices bug for categorical-datetime columns Bug Groupby
#26860 by alexifm was closed Nov 13, 2019 Loading…
1 of 4 tasks
BUG:Sanity check on merge parameters for correct exception #26824 Error Reporting Incorrect or improved errors from pandas
#26855 by harshit-py was closed Sep 20, 2019 Loading…
3 of 4 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.