Skip to content

Conversation

@DanielDaCosta
Copy link

Solve the warnings by creating a list with your dictionaries and creating a new data frame with df = pd.DataFrame.from_records(your_list):

FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version.

Hotfix: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version.
@DanielDaCosta DanielDaCosta changed the title Update metric.py Update metric.py: FutureWarning: The frame.append method is deprecated Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant