Python | How to check if a string value does not exist in another dataframe?

后端 未结 0 878
心在旅途
心在旅途 2020-12-09 22:07

I have 2 dataframes to focus: df_hours and new_df

I want to check if a string value of a dataframe(df_hours) does not exist in the whole dataframe(new_df).

For

相关标签:
回答
  • 消灭零回复
提交回复
热议问题