News

Hi, I'm reporting a bug where going to column 0 with imgui.table_set_column_index(0) on a table fails, but imgui.table_next_column() works as intended. I'm using GLFW, Windows 11, Python 3.11.5, ...
If this attribute exists and exactly matches the UI name of a type, that column will be exported as that type. Otherwise, the current algorithm of inferring the type from the Pandas dtype of the ...