Hi everyone !
I am using the gene expression decoding provided by the Neurovault.
I have the problem to download the decoding results showed at the website (e.g. Symbol, name and t values.…)
I tried to use the pd.read_html function to load the data, but got an empty dataframe (with the col names, but not the data).
I was wondering if anyone have certain solution (prefer Python solution) to download the results ?
Best,
Wei