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 more regression tests for fixed issues Testing pandas testing functions or related to the test suite
#31171 by mroeschke was merged Jan 21, 2020 Loading…
10 tasks done
1.1
BUG&TST: HTML formatting error in Styler.render() in rowspan attribute Bug Styler conditional formatting using DataFrame.style
#38533 by JoseNavy was merged Dec 22, 2020 Loading…
5 tasks done
1.2
BUG: groupby.transform/agg caching *args with numba engine Bug numba numba-accelerated operations
#41656 by mroeschke was merged May 26, 2021 Loading…
4 tasks done
1.3
Remove read_table deprecation Deprecate Functionality to remove in pandas IO Data IO issues that don't fit into a more specific label
#27102 by mroeschke was merged Jun 28, 2019 Loading…
4 tasks done
0.25.0
DOC: update release notes
#16259 by jorisvandenbossche was merged May 5, 2017 Loading…
DOC: Remove various warnings from doc build Docs
#16206 by TomAugspurger was merged May 3, 2017 Loading…
MAINT: Remove self.assertEqual from testing Testing pandas testing functions or related to the test suite
#16169 by gfyoung was merged Apr 29, 2017 Loading…
CLN: replace %s syntax with .format in missing.py, nanops.py, ops.py Clean Internals Related to non-user accessible pandas implementation
#17322 by jschendel was merged Aug 24, 2017 Loading…
1 task done
DOC: Add a more welcoming tone for new contributors Docs
#17580 by willingc was merged Sep 20, 2017 Loading…
4 tasks done
BUG: SparseSeries init from dict fixes Bug Duplicate Report Duplicate issue or pull request Sparse Sparse Data Type
#16906 by kernc was closed Jul 19, 2017 Loading…
4 tasks done
ENH: Added more options for formats.style.bar Output-Formatting __repr__ of pandas objects, to_string
#14757 by jmarrec was merged May 2, 2017 Loading…
3 tasks done
Raised value error on incorrect na_option Error Reporting Incorrect or improved errors from pandas
#22037 by raguiar2 was merged Jul 25, 2018 Loading…
3 of 4 tasks
Fix whatsnew dates Docs
#21759 by h-vetinari was merged Jul 6, 2018 Loading…
ENH: Raise useful error when iterating a Window Error Reporting Incorrect or improved errors from pandas
#20996 by selik was merged May 12, 2018 Loading…
DOC: Change release and whatsnew Docs
#21599 by TomAugspurger was merged Nov 14, 2018 Loading…
1 task done
MAINT: Remove assertIsNotNone from testing
#16027 by gfyoung was merged Apr 17, 2017 Loading…
ENH: GH17054: read_html() handles rowspan/colspan and infers headers Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#17089 by jowens was closed Aug 17, 2018 Loading…
4 tasks done
Apply fontsize to both x- and y-axis tick labels Visualization plotting
#15161 by cbrnr was merged Jan 20, 2017 Loading…
4 tasks done
BUG: encode filepaths on windows in 3.6 Bug Windows Windows OS
#15092 by JGoutin was closed Jan 31, 2017 Loading…
ProTip! Exclude everything labeled bug with -label:bug.