WhitakerLab / scona

Code to analyse structural covariance brain networks using python.
https://whitakerlab.github.io/scona/
MIT License
68 stars 33 forks source link

Reorder report_nodal_measures columns #84

Closed Islast closed 5 years ago

Islast commented 6 years ago

The method BrainNetwork.report_nodal_measures returns a dataframe with columns in alphabetical order. We would like to adjust this so that "name" and "centroids" appear first.