--- id: pandas-stubs version: "3.0.5.260730" license: BSD-3-Clause license_treatment: permissive maintenance: active --- # pandas-stubs — Type annotations for pandas License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install pandas-stubs uv add pandas-stubs poetry add pandas-stubs ## Description # pandas-stubs: Public type stubs for pandas [![PyPI Latest Release](https://img.shields.io/pypi/v/pandas-stubs.svg)](https://pypi.org/project/pandas-stubs/) [![Conda Latest Release](https://anaconda.org/conda-forge/pandas-stubs/badges/version.svg)](https://anaconda.org/conda-forge/pandas-stubs) [![Package Status](https://img.shields.io/pypi/status/pandas-stubs.svg)](https://pypi.org/project/pandas-stubs/) [![License](https://img.shields.io/pypi/l/pandas-stubs.svg)](https://github.com/pandas-dev/pandas-stubs/blob/main/LICENSE) [![Downloads](https://static.pepy.tech/personalized-badge/pandas-stubs?period=month&units=international_system&left_color=black&right_color=orange&left_text=PyPI%20downloads%20per%20month)](https://pepy.tech/project/pandas-stubs) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pydata/pandas) [![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Imports:... ## AI interpretation — verify before relying Provides type stubs for pandas, enabling static type checkers like mypy and pyright to catch type errors in pandas code and suggest best practices for using the library. Verdict: A well-maintained, actively developed type stub package (released 14 days ago) that integrates pandas with modern type checkers. Zero known vulnerabilities, permissive licensing, and low install friction make it a safe choice for teams adopting static type checking on pandas code. [View on SkillFed](https://skillfed.io/packages/pandas-stubs) · [View on PyPI](https://pypi.org/project/pandas-stubs/)