Closed marcoxingit closed 1 year ago
The scatterplot with emails and payments does not run. It is sufficient to add to sns.scatterplot("email", "payments", alpha=0.8..... the. following: x = "email", y = "payments"
The scatterplot with emails and payments does not run. It is sufficient to add to sns.scatterplot("email", "payments", alpha=0.8..... the. following: x = "email", y = "payments"