whenever I use the healthd_dmgrcs_mortality_disc dataset, the index_col=0 on lines 298 and 300 of spacebench/env.py makes it so that it doesn't include treatment in the list of columns on data. FYI, there isn't any index column in the datasets, so I don't know why this is here? this causes an error on line 317.
it seems that the newest versions of the datasets on dataverse don't contain the indexes on the first column. could you please fix this?