Skip to content

change code for pandas DatetimeIndex kwargs deprecation #659

@wholmgren

Description

@wholmgren

pandas 0.24 deprecated the DatetimeIndex kwargs start, end, and freq. The solution is to replace DatetimeIndex with date_range where those kwargs are used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions