You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example: save_reg_path is being assigned to the folder images_2d but the column name didn't change.
I think for the sake of internal consistency we don't want to rename or drop the column but rather duplicate the column with the directory name as the duplicate columns name.
Example:
save_reg_pathis being assigned to the folderimages_2dbut the column name didn't change.I think for the sake of internal consistency we don't want to rename or drop the column but rather duplicate the column with the directory name as the duplicate columns name.