Log in
Log into community
Get help from the marimo community
New post
View all posts
Related posts
Was this helpful?
๐
๐
๐
Powered by
Hall
Active
Updated 2 weeks ago
0
Follow
no interactive docs when calling methods in chain
Question
no interactive docs when calling methods in chain
Active
0
Follow
l
lucharo
2 weeks ago
ยท
heya, I often call methods one after the other (e.g. using polars or pandas) but I only see the interactive docstring for the first method as the type of the ouptut cannot be inferred, is that the expected behaviour?
M
l
7 comments
Share
Open in Discord
M
Myles Scolnick
2 weeks ago
does hover work? this could be that polars/pandas loses the type info on chaining
i know Jedi struggles with polars types
M
Myles Scolnick
edited 2 weeks ago
e.g.
https://github.com/pola-rs/polars/issues/16933
l
lucharo
2 weeks ago
hover doesn't work, that's what I was trying to show in the video, not sure it was clear
l
lucharo
2 weeks ago
I think it might be that the type info is lost as you say, not sure if this is very common
l
lucharo
edited 2 weeks ago
I see now this issue in marimo:
https://github.com/marimo-team/marimo/issues/3302
What LSP do you use?
l
lucharo
2 weeks ago
ah Jedi, I answer my own question
l
lucharo
2 weeks ago
https://jedi.readthedocs.io/en/latest/
Add a reply
Sign up and join the conversation on Discord
Join on Discord