Skip to content

Vscode howto #357

Answered by twoertwein
gertcuykens asked this question in Q&A
Oct 5, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi, I have a hard time figuring out how i can tell vscode to use the repo instead of the shipped typeshed Tried this, but non seem to work

I believe VSCode gets its stub from here https://github.com/microsoft/python-type-stubs/#upstreamed-libraries where they previously had their own pandas-stubs - but they should now be using the stubs from here. I don't use VScode, but I expect that you might need to update VSCode so that it automatically includes the stubs from here.

Also is the readme still accurate?

No, it isn't. You can installed the pypi version with pip install pandas-stubs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gertcuykens
Comment options

Answer selected by gertcuykens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants