SyntaxFix
Write A Post
Hire A Developer
Questions
this works for me new_df = df[df.loc[:]!=0].dropna()
new_df = df[df.loc[:]!=0].dropna()