Skip to content

Instantly share code, notes, and snippets.

@techykajal
Created August 28, 2021 14:17
Show Gist options
  • Select an option

  • Save techykajal/54e4fd7d607f385a44478c8bc59d14f9 to your computer and use it in GitHub Desktop.

Select an option

Save techykajal/54e4fd7d607f385a44478c8bc59d14f9 to your computer and use it in GitHub Desktop.
mat = pd.read_csv('coherence_matrix_10.csv')
mat.reset_index(drop=True)
mat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment