Skip to content

chore(python): add pandas-stubs and types-geopandas, drop dead type: ignore - #122

Open
fredj wants to merge 1 commit into
mainfrom
rm_extra_type_ignore
Open

chore(python): add pandas-stubs and types-geopandas, drop dead type: ignore#122
fredj wants to merge 1 commit into
mainfrom
rm_extra_type_ignore

Conversation

@fredj

@fredj fredj commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

…ignore

These packages give pyright real type info for pandas/geopandas calls
that were previously untyped, letting us remove several now-unnecessary
`# type: ignore` comments across the backend and data_manipulation lib
and their tests. A handful of ignores remain where they still suppress
genuine gaps (pyarrow Cython internals, SQLModel class-attribute typing,
stub-accuracy limits in types-geopandas).
@fredj
fredj force-pushed the rm_extra_type_ignore branch from da94b8d to 629b69f Compare August 31, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant