Skip to content

Filter elements in other dataframe #1669

Discussion options

You must be logged in to vote

Hi,

we should warn that this is mixing dataframes, which happens to work because the names of the dataframes are the same. You can do a join, without a key, which will join based on row number (which takes 0 time), and then filter.

Does this help?

cheers,

Maarten

combined dataframe

What is this?

I'm thinking about avoiding nest_asyncio, see #1546 and spyder-ide/spyder#16183 for discussions on this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by romikforest
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