lilab-bcb / altocumulus

Command line tool for submitting WDL jobs to Terra or Cromwell server.
https://altocumulus.readthedocs.io
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

iteritems is deprecated in Pandas v1.5.0 #50

Closed yihming closed 2 years ago

yihming commented 2 years ago
<stdin>:2: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead.