Connectivity contrasts analysis in python

Hi,

I know about tools like conn in matlab allowing to perform connectivity contrasts analysis.
(for instance- I have sprase covariance matrices extracted with nilearn for two conditions, and I want to perform contrasts analysis between them, including statistical tests etc.)

Any shortcuts in python to perform this analysis, or I must go back to conn if I don’t want to implement it by myself?
(I’m familiar with pynet and nilearn)

Thanks!

Were you able to get an answer to this question?

Unfortunately, no :frowning: