Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created March 4, 2020 11:07
Show Gist options
  • Save Alakhator/be02cf6a1631c8c81fd07c3f78fdb7f2 to your computer and use it in GitHub Desktop.
Save Alakhator/be02cf6a1631c8c81fd07c3f78fdb7f2 to your computer and use it in GitHub Desktop.
df = df.drop(df.columns[[0]], axis=1)
calculate_vif(df)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment