I can’t seem to find documentation on what data types I can use in a DataFrame that I want to then display in a Tabulator widget. I’m particularly having trouble with my DataFrame when using “Categorical
” and “datetime64[ns, UTC]
” types.
Any suggestions on where this is documented?