Adding new functionality to pandas
Changing existing functionality in pandas
Removing existing functionality in pandas
Pandas can infer datetime formats when parsing datetimes, but does not provide access to the inferred format via a public API.
Feature DescriptionCurrently, guess_datetime_format
is in pandas.core.tools.datetimes
which is not public. Exporting it from a non-private module would address the issue.
As far as I can tell, no other Python library provides this requested feature.
Additional ContextAs discussed in dateutil/dateutil#1138
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4