alteryx / woodwork

Woodwork is a Python library that provides robust methods for managing and communicating data typing information.
https://woodwork.alteryx.com
BSD 3-Clause "New" or "Revised" License
143 stars 20 forks source link

Remove infer_datetime_format from datetime checking #1784

Closed eccabay closed 10 months ago

eccabay commented 10 months ago

The infer_datetime_format argument in pd.to_datetime is deprecated and raises a warning, resulting in woodwork initialization producing many warnings. See https://evalml.alteryx.com/en/stable/user_guide/automl.html#AutoML-in-EvalML