issues
search
microsoft
/
python-type-stubs
A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
MIT License
251
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clear up `tool.ruff.lint.isort.extra-standard-library`
#347
Avasam
opened
22 hours ago
0
Accept 'tick_labels' param for 'boxplot' (matplotlib 3.9)
#346
phistep
opened
1 week ago
2
stub for sklearn.datasets.load_iris is missing a return type option
#345
egerlach
opened
1 week ago
0
Update isort and black in run_formatters script to Ruff
#344
Avasam
opened
1 week ago
0
Replace Remove doc comments script with Ruff
#343
Avasam
opened
1 week ago
0
Apply flake8+pycodestyles autofixes
#342
Avasam
opened
2 weeks ago
0
Apply pyupgrade autofixes
#341
Avasam
opened
2 weeks ago
0
Apply flake8-pyi autofixes
#340
Avasam
opened
2 weeks ago
0
Fix all reportAssertTypeFailure+reportGeneralTypeIssues
#339
Avasam
closed
2 weeks ago
0
Make stubs installable from github
#338
Avasam
closed
2 weeks ago
1
Delete stubs/scipy-stubs/optimize/cython_optimize/__init__.pyi
#337
Avasam
closed
2 weeks ago
0
Fix all reportAttributeAccessIssue
#336
Avasam
closed
2 weeks ago
0
Fix all reportUnsupportedDunderAll and set as error
#335
Avasam
closed
2 weeks ago
0
Fix all reportUndefinedVariable
#334
Avasam
closed
2 weeks ago
0
Fix all reportMissingImports
#333
Avasam
closed
2 weeks ago
0
Fix all reportInvalidTypeForm
#332
Avasam
closed
2 weeks ago
0
Fix all reportInvalidTypeArguments
#331
Avasam
closed
2 weeks ago
0
Fix all reportFunctionMemberAccess
#330
Avasam
closed
2 weeks ago
0
Fix all reportAssignmentType
#329
Avasam
closed
2 weeks ago
0
Switch from Black to Ruff
#328
Avasam
closed
2 weeks ago
0
remove unintended re-exports to reduce requirements
#327
Avasam
closed
2 weeks ago
0
Switch from docopt to docopt-ng
#326
Avasam
closed
2 weeks ago
1
Replace isort with Ruff
#325
Avasam
closed
2 weeks ago
0
Fix type issues in non stubs
#324
Avasam
closed
2 weeks ago
0
Add types for HistGradientBoosting max_features argument
#323
ara-incom
closed
3 weeks ago
1
Missing parameter for sklearn.ensemble.HistGradientBoostingRegressor
#322
ara-incom
closed
3 weeks ago
3
Remove scipy stubs
#321
debonte
closed
1 month ago
1
Consider removing the bundled SciPy stubs in favor of the `scipy-stubs` package
#320
jorenham
closed
1 month ago
1
Unmark `sklearn.metrics.mean_squared_error` and `mean_squared_log_error` as deprecated
#319
InSyncWithFoo
closed
1 month ago
3
`sklearn.metrics.mean_squared_error` and `mean_squared_log_error` are not deprecated
#318
InSyncWithFoo
closed
1 month ago
1
Add stubs for RMSE and RMSLE in sklearn.metrics
#317
einarwar
closed
2 months ago
3
Add overload function for sklearn to deal with sparse matrices
#316
ClementPinard
closed
2 months ago
2
Inconsistent naming of stubs
#315
Avasam
opened
3 months ago
1
pyplot.imread is missing Path and BinaryIO as valid input (pyplot.pyi )
#314
matrs
closed
4 months ago
2
Added new parameter
#313
heejaechang
closed
6 months ago
0
Intellisense hover does not show some parameters.
#312
howsiyu
closed
6 months ago
2
Correct some of the Scikit-learn stubs
#311
ghislainpiot
closed
5 months ago
4
Fix sympy stubs to enable CI checks
#310
Avasam
closed
6 months ago
0
Unparameterized `np.ndarray` typings produce "Type of ... is partially unknown" Pyright type errors.
#309
DylanLukes
opened
7 months ago
3
PEP 561 actually specifies using `-stubs` on the end of a directory that is meant to be shipped separately
#308
rchiodo
closed
8 months ago
0
Add type stubs for sympy
#307
rchiodo
closed
8 months ago
5
Installable package for use with `mypy`, for now installing just the `scipy` stubs
#306
vreuter
closed
8 months ago
0
Removed build.sh
#305
Avasam
closed
6 months ago
1
Cannot import sklearn.preprocessing.TargetEncoder
#304
memeplex
opened
9 months ago
1
Deprecated warning: center_of_mass and label have been moved from scipy.ndimage.measurements
#303
dtribose
closed
10 months ago
13
Run isort & black, automaticly check in CI
#302
Avasam
closed
6 months ago
4
Update automated tests, pass as-is
#301
Avasam
closed
2 weeks ago
5
Does `utils/build_bundle/build.sh` serve any purpose?
#300
Avasam
closed
6 months ago
0
Revert "Remove matplotlib stubs and tests"
#299
debonte
closed
1 year ago
0
Remove matplotlib stubs and tests
#298
Avasam
closed
1 year ago
0
Next