File tree 2 files changed +25
-0
lines changed
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -575,3 +575,17 @@ Library Accessor Classes Description
575
575
.. _composeml : https://github.com/alteryx/compose
576
576
.. _datatest : https://datatest.readthedocs.io/
577
577
.. _woodwork : https://github.com/alteryx/woodwork
578
+
579
+ Development tools
580
+ ----------------------------
581
+
582
+ `pandas-stubs <https://github.com/VirtusLab/pandas-stubs >`__
583
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
584
+
585
+ While pandas repository is partially typed, the package itself doesn't expose this information for external use.
586
+ Install pandas-stubs to enable basic type coverage of pandas API.
587
+
588
+ Learn more by reading through these issues `14468 <https://github.com/pandas-dev/pandas/issues/14468 >`_,
589
+ `26766 <https://github.com/pandas-dev/pandas/issues/26766 >`_, `28142 <https://github.com/pandas-dev/pandas/issues/28142 >`_.
590
+
591
+ See installation and usage instructions on the `github page <https://github.com/VirtusLab/pandas-stubs >`__.
Original file line number Diff line number Diff line change @@ -388,3 +388,14 @@ authors to coordinate on the namespace.
388
388
| [ pint-pandas] ( https://github.com/hgrecco/pint-pandas ) | ` pint ` | ` Series ` , ` DataFrame ` |
389
389
| [ composeml] ( https://github.com/alteryx/compose ) | ` slice ` | ` DataFrame ` |
390
390
| [ woodwork] ( https://github.com/alteryx/woodwork ) | ` slice ` | ` Series ` , ` DataFrame ` |
391
+ ## Development tools
392
+
393
+ ### [ pandas-stubs] ( https://github.com/VirtusLab/pandas-stubs )
394
+
395
+ While pandas repository is partially typed, the package itself doesn't expose this information for external use.
396
+ Install pandas-stubs to enable basic type coverage of pandas API.
397
+
398
+ Learn more by reading through these issues [ 14468] ( https://github.com/pandas-dev/pandas/issues/14468 ) ,
399
+ [ 26766] ( https://github.com/pandas-dev/pandas/issues/26766 ) , [ 28142] ( https://github.com/pandas-dev/pandas/issues/28142 ) .
400
+
401
+ See installation and usage instructions on the [ github page] ( https://github.com/VirtusLab/pandas-stubs ) .
You can’t perform that action at this time.
0 commit comments