How to extract row with mixed value

前端 未结 0 555
花落未央
花落未央 2020-11-22 04:28

I have to extract rows from a pandas dataframe with values in \'Date of birth\' column which occur in a list with dates.

import pandas as pd

df = pd.DataFram         


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