pandas-stubs 2.2.3.241009
0
Type annotations for pandas
Contents
Type annotations for pandas
Stars: 120, Watchers: 120, Forks: 18, Open Issues: 2The VirtusLab/pandas-stubs
repo was created 4 years ago and the last code push was 9 months ago.
The project is popular with 120 github stars!
How to Install pandas-stubs
You can install pandas-stubs using pip
pip install pandas-stubs
or add it to a project with poetry
poetry add pandas-stubs
Package Details
- Author
- The Pandas Development Team
- License
- BSD-3-Clause
- Homepage
- https://pandas.pydata.org
- PyPi:
- https://pypi.org/project/pandas-stubs/
- Documentation:
- https://pandas.pydata.org/pandas-docs/stable
- GitHub Repo:
- https://github.com/VirtusLab/pandas-stubs
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common pandas-stubs errors.
Code Examples
Here are some pandas-stubs
code examples and snippets.
GitHub Issues
The pandas-stubs package has 2 open issues on GitHub
- Positional values for usecols in read_csv not allowed anymore
- pd.concat() missing stubs for Iterable[Series]
- mypy Cannot find implementation or library stub for module named "pandas" after installing it