Skip to content

FutureWarning: Setting an item of incompatible dtype is deprecated #57

@amhanson9

Description

@amhanson9

This only impacts test_x_full_script.py, not the actual script.

df_nara_risk.fillna('BLANK', inplace=True)
df_tech_appraisal.fillna('BLANK', inplace=True)
df_multiple_ids.fillna('BLANK', inplace=True)
df_validation.fillna('BLANK', inplace=True)

Check the hub audit script for how I solved this before.

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