From 2af56503e5d53d0b1c5310a66b0550dba0e7b643 Mon Sep 17 00:00:00 2001 From: Marco Edward Gorelli Date: Mon, 10 Mar 2025 18:27:23 +0000 Subject: [PATCH] Add "typing: stubs" badge Since https://github.com/pandas-dev/pandas-stubs/pull/1092, this badge shows up as green, so I think it could be added to the README now? Badge info: https://shields.io/badges/py-pi-types --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08eec0588..66b281bc4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ [![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: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/) +[![Typing: stubs](https://img.shields.io/pypi/types/pandas-stubs)](https://pypi.org/project/pandas-stubs/) ## What is it?