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 argument #1785

Closed eccabay closed 10 months ago

eccabay commented 10 months ago

Closes #1784

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9726ad0) 98.75% compared to head (e39e311) 98.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1785 +/- ## ======================================= Coverage 98.75% 98.75% ======================================= Files 98 98 Lines 11953 11953 ======================================= Hits 11804 11804 Misses 149 149 ``` | [Files](https://app.codecov.io/gh/alteryx/woodwork/pull/1785?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alteryx) | Coverage Δ | | |---|---|---| | [woodwork/type\_sys/utils.py](https://app.codecov.io/gh/alteryx/woodwork/pull/1785?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alteryx#diff-d29vZHdvcmsvdHlwZV9zeXMvdXRpbHMucHk=) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.