Tabulator Compatible Data Types

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?

1 Like

Hi @CrashLandonB

I’m not aware of any not supported datatypes. If you experience issue please post a Minimal reproducible example - Wikipedia here or make a bug report on Github.

Thanks.