open-contracting/notebooks-ocds

component_check_usability: Need to add regex=True?

Closed this issue · 0 comments

df["fields needed"] = df["fields needed"].astype(str).str.replace(r"\[|\]|'", "")