-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
decorate isna with @set_module('pandas')
Output-Formatting
__repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
IndexSliceupdate
Output-Formatting
__repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
decorate __repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
pandas.core.groupby.generic
classes with @set_module('pandas')
Output-Formatting
decorate __repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
timedelta_range
with @set_module('pandas')
Output-Formatting
decorate merge functions in merge.py with __repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
@set_module('pandas')
Output-Formatting
decorate __repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
read_*
functions in readers.py with @set_module('pandas')
Output-Formatting
Decorate __repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
date_range
and bdate_range
with @set_module('pandas')
Output-Formatting
ENH: set __repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
__module__
with set_module
decorator on Series
Output-Formatting
ENH: Set __module__ on StringDatatypes
Output-Formatting
__repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
TST (string dtype): fix sql xfails with using_infer_string
#60255
opened Nov 8, 2024 by
WillAyd
Loading…
TST: Add test for visibility of x label and xtick labels for Unit test(s) needed to prevent regressions
Visualization
plotting
plot.hexbin
Needs Tests
DOC: fix SA01,ES01 for pandas.core.groupby.DataFrameGroupBy.groups
#60252
opened Nov 8, 2024 by
tuhinsharma121
Loading…
BUG: remove single quotes in index names when printing
Bug
Output-Formatting
__repr__ of pandas objects, to_string
#60251
opened Nov 8, 2024 by
thedataninja1786
Loading…
4 of 5 tasks
DOC: Additions/updates documentation for df.interpolate() methods #60227
Docs
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60247
opened Nov 8, 2024 by
anishkarki
Loading…
1 of 5 tasks
Fix Bug: last column missing formatting in Latex (#52218)
Bug
Styler
conditional formatting using DataFrame.style
#60239
opened Nov 8, 2024 by
corbanvilla
Loading…
1 of 5 tasks
ENH (string dtype): convert string_view columns to future string dtype instead of object dtype in Parquet/Feather IO
Arrow
pyarrow functionality
IO Parquet
parquet, feather
Strings
String extension data type and string data
BUG: Creation of UInt64 column with 18446744073709551615 throws RuntimeWarning
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
#60214
opened Nov 6, 2024 by
lfffkh
Loading…
3 tasks
String dtype (2.3.x): avoid downcasting object to string in fillna/where/interpolate
Downcasting
Strings
String extension data type and string data
DOC: Document attributes of Timedelta #59698
Docs
Timedelta
Timedelta data type
#60171
opened Nov 2, 2024 by
ammar-qazi
Loading…
BUG: fix #60128 BUG: Series.combine_first loss of precision
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
#60166
opened Nov 1, 2024 by
cooolheater
Loading…
2 of 5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.