/opt/conda/lib/python3.9/site-packages/mriqc/bin/dfcheck.py:68: FutureWarning: Index.ravel returning ndarray is deprecated; in a future version this will return a view on self.
feat_names = list(x_df._get_numeric_data().columns.ravel())
/opt/conda/lib/python3.9/site-packages/mriqc/bin/dfcheck.py:68: FutureWarning: Index.ravel returning ndarray is deprecated; in a future version this will return a view on self.
feat_names = list(x_df._get_numeric_data().columns.ravel())
Popping up in tests