GitHub / pandas-dev/pandas-stubs issues and pull requests
#1270 - No overload variant of "apply" of "DataFrameGroupBy" matches argument types "Callable[[Any], Any]", "bool"
Issue -
State: closed - Opened by zyassine 25 days ago
- 2 comments
#1269 - How we handle @final decorator in the stubs
Issue -
State: open - Opened by loicdiridollou 29 days ago
- 1 comment
#1268 - allow args and kwargs in groupby.apply
Pull Request -
State: closed - Opened by Dr-Irv 29 days ago
- 5 comments
#1267 - GHXXX Clean up from stubtest
Pull Request -
State: closed - Opened by loicdiridollou 29 days ago
#1266 - GroupBy.apply: `error: No overloads for "apply" match the provided arguments (reportCallIssue)`
Issue -
State: closed - Opened by schorlton-bugseq 29 days ago
- 2 comments
#1265 - GH1264 Version 2.0 cleanup
Pull Request -
State: closed - Opened by loicdiridollou about 1 month ago
#1264 - Follow-up version 2.0
Issue -
State: closed - Opened by loicdiridollou about 1 month ago
#1263 - Run Pyrefly on pandas-stubs in CI
Pull Request -
State: closed - Opened by yangdanny97 about 1 month ago
- 5 comments
#1262 - GH851 Change use of NoDefault to make it more private
Pull Request -
State: closed - Opened by loicdiridollou about 1 month ago
#1261 - GH1255 Improve index typing for Series
Pull Request -
State: closed - Opened by loicdiridollou about 1 month ago
- 2 comments
#1260 - fix: assign Sequences
Pull Request -
State: closed - Opened by cmp0xff about 1 month ago
#1259 - Update types for `Series.unstack`, `DataFrame.stack`, and `DataFrame.unstack`
Pull Request -
State: closed - Opened by stephenlrandall about 1 month ago
#1258 - Error with `MultiIndex.from_product` with list of `Index`s
Issue -
State: closed - Opened by stephenlrandall about 1 month ago
- 1 comment
#1257 - fix for DataFrameGroupBy.value_counts
Pull Request -
State: closed - Opened by Dr-Irv about 1 month ago
#1256 - Incorrect type for `Series.unstack`
Issue -
State: closed - Opened by stephenlrandall about 1 month ago
- 3 comments
Labels: good first issue, Reshaping
#1255 - `Series` `index` argument should accept iterables of certain types
Issue -
State: closed - Opened by Dr-Irv about 1 month ago
- 4 comments
#1254 - Delete undocumented functions
Pull Request -
State: closed - Opened by yangdanny97 about 1 month ago
- 7 comments
#1253 - Undocumented functions
Issue -
State: open - Opened by yangdanny97 about 1 month ago
- 7 comments
#1252 - fix: DataFrame.sample argument 'axis' can be any Axis
Pull Request -
State: closed - Opened by nithinmanne about 1 month ago
#1251 - DataFrame.sample argument 'axis' should accept any Axis
Issue -
State: closed - Opened by nithinmanne about 1 month ago
- 2 comments
Labels: good first issue
#1250 - GH1248/GH1249 DataFrame.assign and MultiIndex.from_product Series/Index
Pull Request -
State: closed - Opened by loicdiridollou about 1 month ago
#1249 - `MultiIndex.from_product()` should accept `Index` or `Series` as arguments
Issue -
State: closed - Opened by Dr-Irv about 1 month ago
- 1 comment
Labels: good first issue, MultiIndex
#1248 - `DataFrame.assign()` should allow a list and a range
Issue -
State: closed - Opened by Dr-Irv about 1 month ago
Labels: good first issue
#1247 - GH1246 Upgrade to pandas 2.3.0
Pull Request -
State: closed - Opened by loicdiridollou about 2 months ago
- 5 comments
#1246 - Upgrade to pandas 2.3.0
Issue -
State: closed - Opened by loicdiridollou about 2 months ago
#1245 - nested type annotation raises TypeError
Issue -
State: closed - Opened by Ranfir about 2 months ago
- 2 comments
#1244 - Replace aliases to builtins with imports
Pull Request -
State: closed - Opened by hamdanal about 2 months ago
#1243 - GH1241 Add cumsum method on TimedeltaSeries
Pull Request -
State: closed - Opened by loicdiridollou about 2 months ago
#1242 - GH456 First attempt GroupBy.transform improved typing
Pull Request -
State: closed - Opened by loicdiridollou about 2 months ago
- 2 comments
#1241 - No overload variant of "__add__" of "Timestamp" matches argument type "Series[Timedelta]"
Issue -
State: closed - Opened by randolf-scholz about 2 months ago
- 1 comment
Labels: Timeseries, Timestamp, Timedelta
#1240 - GH1222 Candidate for ty on pandas-stubs
Pull Request -
State: closed - Opened by loicdiridollou about 2 months ago
- 2 comments
#1239 - refactor: simplify typing in #1238
Pull Request -
State: closed - Opened by cmp0xff about 2 months ago
#1238 - fix: DataFrame.assign None
Pull Request -
State: closed - Opened by cmp0xff about 2 months ago
#1237 - GH1159 Disallow StringMethods for Series and Index when subtype is not str
Pull Request -
State: closed - Opened by loicdiridollou about 2 months ago
- 3 comments
#1236 - GH1235 Update to mypy 1.16
Pull Request -
State: closed - Opened by loicdiridollou about 2 months ago
#1235 - Mypy 1.16 release
Issue -
State: closed - Opened by loicdiridollou about 2 months ago
#1234 - GH963 Restrict callable to hashableT for read_csv
Pull Request -
State: closed - Opened by loicdiridollou about 2 months ago
#1233 - Remove some unnecessary S1 TypeVars
Pull Request -
State: closed - Opened by MarcoGorelli about 2 months ago
#1232 - Use `default` in `TypeVar` so `Series` defaults to `Series[Any]`, and `Index` to `Index[Any]`
Pull Request -
State: closed - Opened by MarcoGorelli about 2 months ago
- 4 comments
#1231 - GH1230 Improve types for pd.options.display.* properties
Pull Request -
State: closed - Opened by mike-flowers-airbnb about 2 months ago
#1230 - Type checks for pd.options.display.* are not accurate
Issue -
State: closed - Opened by mike-flowers-airbnb 2 months ago
- 1 comment
Labels: good first issue, Visualization
#1229 - GH1227 align init pyi with init py from pandas
Pull Request -
State: closed - Opened by loicdiridollou 2 months ago
#1228 - GH1226 Add Styler.map to the stubs
Pull Request -
State: closed - Opened by loicdiridollou 2 months ago
#1227 - Check various `__init__.pyi` files to align exports done in `pandas` source `__init__.py` files.
Issue -
State: closed - Opened by Dr-Irv 2 months ago
#1226 - `pandas.io.formats.style.Styler.map` is missing
Issue -
State: closed - Opened by Molkree 2 months ago
- 1 comment
Labels: good first issue, Styler
#1225 - GH1217 Modify items/iterros/itertuples methods to return Iterator
Pull Request -
State: closed - Opened by loicdiridollou 2 months ago
- 1 comment
#1224 - [DO NOT MERGE] GH1222 Add ty to repo
Pull Request -
State: closed - Opened by loicdiridollou 2 months ago
- 2 comments
#1223 - GH1221 Fix typing module exposure in pandas.api
Pull Request -
State: closed - Opened by loicdiridollou 2 months ago
#1222 - Test ty on the CI
Issue -
State: closed - Opened by twoertwein 2 months ago
- 10 comments
#1221 - Is there some obvious reason why `api.typing` is not present in the `api` interface stub?
Issue -
State: closed - Opened by Dr-Irv 2 months ago
- 6 comments
#1219 - align typing with pandas source
Pull Request -
State: closed - Opened by Dr-Irv 2 months ago
- 4 comments
#1218 - GH128 Multiple removal of old stubs, unimplement methods using stubtest
Pull Request -
State: closed - Opened by loicdiridollou 2 months ago
- 1 comment
#1217 - Return type for DataFrame/Series iteration methods should be Iterator, not Iterable
Issue -
State: closed - Opened by tilsche 2 months ago
- 1 comment
#1216 - fix: #1212 allow Series.name in pivot_table
Pull Request -
State: closed - Opened by cmp0xff 2 months ago
- 1 comment
#1215 - GH1214 Improve typehinting for DataFrame.unstack
Pull Request -
State: closed - Opened by loicdiridollou 2 months ago
#1214 - DataFrame.unstack should accept more types for fill_value
Issue -
State: closed - Opened by loicdiridollou 2 months ago
#1212 - pivot_table does not accept Series.name as index, columns or value
Issue -
State: closed - Opened by cmp0xff 2 months ago
- 3 comments
#1211 - remove Any from np.ndarray declarations in _typing.pyi
Pull Request -
State: closed - Opened by Dr-Irv 3 months ago
- 1 comment
#1210 - future numpy update needed
Issue -
State: closed - Opened by Dr-Irv 3 months ago
#1209 - take method on NDDataFrame
Pull Request -
State: closed - Opened by ritsuki1227 3 months ago
#1208 - `pd.DataFrame.take` should allow `np.ndarray` indices (current stub only accepts `list`)
Issue -
State: closed - Opened by ritsuki1227 3 months ago
- 1 comment
#1207 - fix: Series initialiser also takes positional arguments
Pull Request -
State: closed - Opened by cmp0xff 3 months ago
- 1 comment
#1206 - GH984 Add overload for DataFrame.clip and update those for Series.clip
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
- 5 comments
#1205 - move private imports from testing into tests/__init__.py
Pull Request -
State: closed - Opened by Dr-Irv 3 months ago
- 2 comments
#1204 - GH1203 Pass a dict to setter for DataFrame.loc/iloc
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
- 1 comment
#1203 - `__setitem__` should accept a dictionary
Issue -
State: closed - Opened by bersbersbers 3 months ago
- 4 comments
Labels: Blocked, mypy bug
#1202 - GH828 Replace Iterable with Axes for Index.__new__/Index.__init__
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
#1201 - GH1158 change type of tuples param for MultiIndex.from_tuples
Pull Request -
State: closed - Opened by yangdanny97 3 months ago
#1200 - GH730 allow str for float format to string
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
#1199 - GH1103 Fixes for `Dataframe.squeeze` and `Series.squeeze`
Pull Request -
State: closed - Opened by yangdanny97 3 months ago
#1198 - GH941 add `UnknownSeries` overload for `Series.map`
Pull Request -
State: closed - Opened by yangdanny97 3 months ago
#1197 - GH1196 Add typing to pd.Index.inser/delete and derived classes
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
#1196 - Type pd.Index.insert
Issue -
State: closed - Opened by loicdiridollou 3 months ago
- 1 comment
Labels: good first issue, Index
#1195 - GH1174 more precise kwargs in `DataFrame.to_clipboard`
Pull Request -
State: closed - Opened by yangdanny97 3 months ago
#1194 - GH1169 Improve parameter types for `DataFrame.pct_change` and `Series.pct_change`
Pull Request -
State: closed - Opened by yangdanny97 3 months ago
- 2 comments
#1193 - GH1173 Experiment with fuller typing
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
- 8 comments
Labels: Blocked
#1192 - GH1182 Add numpy integer, floating, complex to Scalar
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
#1191 - GH1189/GH1181 Timestamp subtraction and index shift
Pull Request -
State: closed - Opened by loicdiridollou 3 months ago
#1190 - ENH: Add Optional Schema Definitions to Enable IDE Autocompletion
Issue -
State: open - Opened by YoniChechik 3 months ago
- 2 comments
Labels: Enhancement
#1189 - subtracing a TimeStampSeries from a Timestamp not supported
Issue -
State: closed - Opened by Dr-Irv 3 months ago
- 1 comment
Labels: good first issue, Timestamp, Timedelta
#1188 - GH1180 Clean up all/any methods for Series and DataFrame
Pull Request -
State: closed - Opened by loicdiridollou 4 months ago
#1187 - GH1186 Update versions of pre-commit for ruff, black, isort and codespell
Pull Request -
State: closed - Opened by loicdiridollou 4 months ago
- 1 comment
#1186 - Update precommit to align with latest versions of ruff/black/isort/codesplee
Issue -
State: closed - Opened by loicdiridollou 4 months ago
Labels: CI
#1185 - GH1184 Clean up new warnings with new version of pyright (1.1.399)
Pull Request -
State: closed - Opened by loicdiridollou 4 months ago
- 1 comment
#1184 - New version of pyright 1.1.399 clears up a lot of unnecessary ignores
Issue -
State: closed - Opened by loicdiridollou 4 months ago
Labels: CI
#1183 - GH1179 Add WriteBuffer[bytes] to to_json method
Pull Request -
State: closed - Opened by loicdiridollou 4 months ago
- 2 comments
#1182 - `na_value` in `to_numpy` does not accept NumPy number types
Issue -
State: closed - Opened by vnmabus 4 months ago
- 4 comments
#1181 - pd.Index().shift() claims to return None
Issue -
State: closed - Opened by gogowitsch 4 months ago
- 1 comment
Labels: good first issue, Algos, Index
#1180 - Wrong type hint for Series.all() and Series.any()
Issue -
State: closed - Opened by Igorsmit00 4 months ago
- 2 comments
#1179 - Inconsitent typing for DataFrame.to_json
Issue -
State: closed - Opened by sk- 4 months ago
- 1 comment
Labels: IO JSON
#1178 - fix: Series.dt argument 'ambiguous' can be boolean
Pull Request -
State: closed - Opened by cmp0xff 4 months ago
- 3 comments
#1177 - use UnknownSeries in series.pyi
Pull Request -
State: closed - Opened by MarcoGorelli 4 months ago
#1176 - type DataFrame.assign
Pull Request -
State: closed - Opened by MarcoGorelli 4 months ago
#1175 - type args and kwargs as Any in frame.pyi
Pull Request -
State: closed - Opened by MarcoGorelli 4 months ago
#1174 - type `kwargs` in `DataFrame.to_clipboard` according to `to_csv`
Issue -
State: closed - Opened by MarcoGorelli 4 months ago
#1173 - type `kwargs` in `DataFrame.query` according to `DataFrame.eval`
Issue -
State: closed - Opened by MarcoGorelli 4 months ago
- 3 comments
#1172 - Issue1098
Pull Request -
State: closed - Opened by shirzady1934 5 months ago
- 4 comments
#1171 - Strict report as of 3/13/2025
Issue -
State: open - Opened by Dr-Irv 5 months ago
#1170 - type args and kwargs as Any in series.pyi
Pull Request -
State: closed - Opened by MarcoGorelli 5 months ago
- 2 comments
#1169 - type `kwargs` in `pct_change` according to params in `shift`
Issue -
State: closed - Opened by MarcoGorelli 5 months ago