JayJ
JayJ
Mmarimo
Created by JayJ on 11/12/2024 in #help-support
For the table widget, can we rename the column labels?
Having the need to convert a dataset to a dataframe just so the table labels can be modify seems like an extra step (and overhead) in some use cases. This is just a personal opinion.
9 replies
Mmarimo
Created by JayJ on 11/12/2024 in #help-support
For the table widget, can we rename the column labels?
I think the data editor and table element might be redundant. Can the add row be a method? table.add_row() or table.add_rows(). For the editing, can it be control with read_only flag?
9 replies