Skip to content

Filter and assignment || Filter and concat - not able to produce the desired result. #1499

Answered by ashvinmanoj
ashvinmanoj asked this question in Q&A
Discussion options

You must be logged in to vote

I found the solution myself,

DF['A]= DF.func.where(DF.A == '', DF.B, DF.A)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ashvinmanoj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant