Skip to content

pandas FutureWarning - read_csv support #325

@whart222

Description

@whart222

Pandas 2.3 give the following warning:
"""
/home/wehart/dev/doores/Egret/egret/parsers/rts_gmlc/parser.py:259: FutureWarning: Support for nested sequences for 'parse_dates' in pd.read_csv is deprecated. Combine the desired columns with pd.to_datetime after parsing instead.
df = pd.read_csv(file_name,
"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions