Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Future warning on pandas frame.append #149

Description

@cbworden

Describe the bug
/Users/cbworden/miniconda/envs/shakemap/lib/python3.8/site-packages/impactutils/mapping/city.py:329: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
newdf = newdf.append(tdf)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions