-
- 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
PERF: Speed up DatetimeConverter by using Matplotlib's epoch2num when possible... Performance Memory or execution speed performance Visualization plotting
TST/BUG: make the gender variable non random in test_hist_by_no_extra_plots Testing pandas testing functions or related to the test suite Visualization plotting
BUG: fixing tseries plot cursor display, resolves #5453 Bug Datetime Datetime data dtype Visualization plotting
BUG: area plot raises ValueError with tz-aware data Bug Timezones Timezone data dtype Visualization plotting
Refactoring: DataFrameWidget(QWidget) -> DataFrameWidget(QTableView) Output-Formatting __repr__ of pandas objects, to_string Visualization plotting
ProTip! Filter pull requests by the default branch with base:main.