We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe need to fake declarations for kernel variables before sending code to pylance.
completions variable seen in Jupyter:variables table shouldn't be undefined
completions
completions variable of type Dataframe undefined
Dataframe
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Jupyter
Output
View
XXX
The text was updated successfully, but these errors were encountered:
This is very simlar to #6987. Closing as a dupe of that.
Sorry, something went wrong.
No branches or pull requests
Maybe need to fake declarations for kernel variables before sending code to pylance.
Environment data
Expected behaviour
completions
variable seen in Jupyter:variables table shouldn't be undefinedActual behaviour
completions
variable of typeDataframe
undefinedSteps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Logs
Output for
Jupyter
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toJupyter
)The text was updated successfully, but these errors were encountered: