-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update pytables.py to include a more thorough description of the min_itemsize variable
#62068
opened Aug 8, 2025 by
JoeDediop
Loading…
5 tasks
BUG: Fix all-NaT when ArrowEA.astype to categorical
#62055
opened Aug 6, 2025 by
arthurlw
Loading…
4 of 5 tasks
BUG: raise a proper exception when str.rsplit is passed a regex and clarify the docs
Strings
String extension data type and string data
#62035
opened Aug 3, 2025 by
hamdanal
Loading…
1 of 5 tasks
API: timestamp resolution inference: default to microseconds when possible
Datetime
Datetime data dtype
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Timestamp
pd.Timestamp and associated methods
#62031
opened Aug 3, 2025 by
jorisvandenbossche
•
Draft
BUG: Catch TypeError in _is_dtype_type when converting abstract numpy types (#62018)
#62030
opened Aug 3, 2025 by
abhaypsingh
Loading…
DOC: fix mask/where docstring alignment note (#61781)
#62029
opened Aug 2, 2025 by
abhaypsingh
Loading…
5 tasks
continue from #61957 which closed with unmerged commit
#62023
opened Aug 2, 2025 by
maddiew95
Loading…
BUG: Fix is_signed_integer_dtype to handle abstract floating types (GH 62018)
#62020
opened Aug 1, 2025 by
Aniketsy
Loading…
DOC: Add example for multi-column joins using
merge
#62016
opened Aug 1, 2025 by
thwait
Loading…
2 of 5 tasks
BUG FIX: pandas.arrays.IntervalArray.overlaps() incorrectly documents that it accepts IntervalArray.
#62009
opened Jul 31, 2025 by
khemkaran10
Loading…
1 task done
DOC: documenting pandas.MultIndex.argsort
Docs
MultiIndex
Sorting
e.g. sort_index, sort_values
#62005
opened Jul 30, 2025 by
loicdiridollou
Loading…
1 of 5 tasks
Fix warning for extra fields in read_csv with on_bad_lines callable
#61987
opened Jul 29, 2025 by
tisjayy
Loading…
3 of 5 tasks
ENH: usecols takes input order for read_csv implementation review
#61967
opened Jul 26, 2025 by
eicchen
Loading…
5 tasks
BUG: fix .str.isdigit to honor unicode superscript for older pyarrow
Arrow
pyarrow functionality
Strings
String extension data type and string data
DOC: added button to edit on GitHub
Docs
#61956
opened Jul 26, 2025 by
Sivayogeith
Loading…
1 of 5 tasks
BUG: Fix TypeError in assert_index_equal when comparing CategoricalIndex with check_categorical=True and exact=False
Testing
pandas testing functions or related to the test suite
#61941
opened Jul 24, 2025 by
Aniketsy
Loading…
Updating error message to include more details about dataframe
Error Reporting
Incorrect or improved errors from pandas
#61929
opened Jul 23, 2025 by
hasanrashid
Loading…
3 of 5 tasks
CoW: add readonly flag to ExtensionArrays, return read-only EA/ndarray in .array/EA.to_numpy()
Copy / view semantics
#61925
opened Jul 22, 2025 by
jorisvandenbossche
•
Draft
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Bug
Interval
Interval data type
#61920
opened Jul 22, 2025 by
khemkaran10
Loading…
3 tasks done
ProTip!
no:milestone will show everything without a milestone.