Closed
Description
I have two nearly identical DataFrames (same index structure and column names) with different names. One is called DF the other is df (only difference is case of the name). When updating values in columns of one DataFrame, the corresponding values in the other are also updated. I am guessing somewhere in the back end writing to DataFrames is not case sensitive where it ought to be.
Metadata
Metadata
Assignees
Labels
No labels