Open hamogu opened 6 years ago
Currently, you just get ValueError: Duplicate column names. Could check column names and issue better error message.
ValueError: Duplicate column names
Alternatively, existing columns could just be silently overwritten. That's how all the other optical elements work.
Currently, you just get
ValueError: Duplicate column names
. Could check column names and issue better error message.