-
-
Notifications
You must be signed in to change notification settings - Fork 154
Pull requests: pandas-dev/pandas-stubs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stubs: add pandas.io.sql.get_schema to fix Pylance reportAttributeAcc…
Closing Candidate
May be closeable, needs more eyeballs
#1477
opened Nov 10, 2025 by
SadeghPouriyanZadeh
Loading…
GH1409 Improve Series.to_numpy typing
Compat
pandas objects compatability with Numpy or Python functions
Series
Series data structure
#1476
opened Nov 10, 2025 by
loicdiridollou
Loading…
2 tasks done
Type DataFrame data structure
DataFrame methods: __setitem__, asof, set_axis
DataFrame
#1473
opened Nov 6, 2025 by
MarcoGorelli
•
Draft
2 tasks
GH1447 Example
Closing Candidate
May be closeable, needs more eyeballs
#1471
opened Nov 6, 2025 by
loicdiridollou
•
Draft
2 tasks
feat: complete Extending pandas with custom dtypes or arrays.
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
ExtensionArrays
ExtensionArray
fix: Related to pd.NA and nullable extension arrays
pd.NAType
NA - MaskedArrays
#1466
opened Nov 2, 2025 by
cmp0xff
Loading…
feat: reduce np.ndarray
Compat
pandas objects compatability with Numpy or Python functions
#1462
opened Oct 30, 2025 by
cmp0xff
Loading…
fix: fix Series construction with data as an iterator
Constructors
Series/DataFrame/Index/pd.array Constructors
#1377
opened Sep 23, 2025 by
terencehonles
Loading…
1 task done
fix: fix DataFrame.from_records with data as an iterator
Constructors
Series/DataFrame/Index/pd.array Constructors
#1376
opened Sep 23, 2025 by
terencehonles
Loading…
1 task done
ProTip!
Filter pull requests by the default branch with base:main.