Skip to content

'infer_datetime_format' is deprecated ... #78

Description

@rweigel
Time = pandas.to_datetime(Time, infer_datetime_format=True).tz_convert(tzinfo).to_pydatetime() hapitime.py:284: 
UserWarning: 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions