dfpath=df[df['mm'].str.contains('20180122\d')].values

dfplist=np.array(dfpath).tolist()

相关文章:

  • 2021-11-06
  • 2022-12-23
  • 2021-12-26
  • 2022-01-06
  • 2021-09-01
  • 2022-01-30
  • 2021-08-13
  • 2018-11-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-30
  • 2022-12-23
  • 2021-04-01
相关资源
相似解决方案