Hello,
I am trying to delete rows and add rows to a dataframe, and it shows up in the table, however the dataframe is not updated (I check this through printing the dataframe)
I was also wondering if there was a way to hide columns, however keep them in the dataframe, just hide their view (currently pushing them t end and coloring black)