kfuku52 / amalgkit

RNA-seq data amalgamation for a large-scale evolutionary transcriptomics
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

FutureWarning: The argument 'infer_datetime_format' is deprecated and will be removed in a future version. #140

Closed kfuku52 closed 1 year ago

kfuku52 commented 1 year ago
/opt/conda/envs/biotools/lib/python3.9/site-packages/amalgkit/util.py:356: FutureWarning: The argument 'infer_datetime_format' is deprecated and will be removed in a future version. A strict version of it is now the default, see https://pandas.pydata.org/pdeps/0004-consistent-to-datetime-parsing.html. You can safely remove this argument.
  df = pandas.read_csv(os.path.join(dir_path, file_name),
kfuku52 commented 1 year ago

https://pandas.pydata.org/pdeps/0004-consistent-to-datetime-parsing.html