SyntaxFix
Write A Post
Hire A Developer
Questions
df["First season"] = df["First season"].apply(lambda x : 1 if x > 1990 else x)