-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: set __module__ on IndexSlice Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests Stale
BUG: Creation of UInt64 column with 18446744073709551615 throws RuntimeWarning Bug Constructors Series/DataFrame/Index/pd.array Constructors
#60214 by lfffkh was closed Dec 16, 2024 Loading…
3 tasks
DOC: Document attributes of Timedelta #59698 Docs Timedelta Timedelta data type
#60171 by ammar-qazi was closed Dec 2, 2024 Loading…
BUG: fix #60128 BUG: Series.combine_first loss of precision Bug Dtype Conversions Unexpected or buggy dtype conversions
#60166 by cooolheater was closed Nov 18, 2024 Loading…
2 of 5 tasks
BUG: Assigning boolean series with logical indexer Indexing Related to indexing on series/frames, not to indexes themselves
#60127 by SpoopyPillow was closed Dec 2, 2024 Loading…
5 tasks
Fixes: [#60084] Added a new file test_timestamp_hash.py Testing pandas testing functions or related to the test suite
#60115 by vgauraha62 was closed Dec 2, 2024 Loading…
2 tasks
Fix BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend Arrow pyarrow functionality IO SQL to_sql, read_sql, read_sql_query Stale
#60105 by kastkeepitjumpinlikekangaroos was closed May 27, 2025 Loading…
5 tasks done
Fix Date Parsing Issue in Arrow Parser for CSV Files (#59904)
#60054 by Lavishgangwani was closed Nov 12, 2024 Loading…
Bugfix : Added
mathjax_ignore to HTMLFormatter._write_table and changed tests to assert mathjax_ignore #60043 by Maru5er was closed Nov 14, 2024 Loading…
5 tasks done
BUG: fix #59965 skipna=True operations don't skip NaN in FloatingArrays Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays Reduction Operations sum, mean, min, max, etc. Stale
#59997 by cooolheater was closed Feb 10, 2025 Loading…
3 tasks done
Update html.py Bug Output-Formatting __repr__ of pandas objects, to_string Stale
#59948 by JustinCapili was closed Nov 5, 2024 Loading…
3 of 5 tasks
Handling conversion of empty categorical with dtype_backend='pyarrow' Bug Categorical Categorical Data Type Stale
BUG: Raise TypeError when subracting DateTimeArray and other date types Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Stale Timedelta Timedelta data type
Fix Docstring Issues for pandas.Series.sparse.sp_values and pandas.Series.str.match (Issue #59592)
#59873 by syeda-fajar was closed Oct 29, 2024 Loading…
2 of 5 tasks
DOCS: fix docstring validation error for pandas.Series
#59655 by githubalexliu was closed Oct 10, 2024 Loading…
Patch - updates maybe_indices_to_slice to use intp_t Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Stale
#59537 by benjamindonnachie was closed Oct 10, 2024 Loading…
5 tasks
Fix valerror dataframe array Bug metadata _metadata, .attrs
#59500 by crspencer11 was closed Sep 9, 2024 • Draft
5 tasks
DOC: Fix docstrings for Timestamp: unit, utcoffset, utctimetuple Docs Timestamp pd.Timestamp and associated methods
#59480 by shreyas-dev was closed Aug 13, 2024 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.