to_dataframe ============ .. rubric:: Usage Run using `mc_script to_dataframe` after installation or using `~ndcn0236/bin/mc_script to_dataframe` on jalapeno. Import in python using `from mcutils.scripts import to_dataframe` .. rubric:: Documentation .. automodule:: mcutils.scripts.to_dataframe .. rubric:: Functions .. autosummary:: :toctree: functions :template: function.rst convert_filenames dataframe_to_array from_cifti from_gifti from_nifti to_nifti .. rubric:: CLI interface .. autosummary:: :toctree: functions :template: function.rst add_to_parser run_from_args