Data elements
When you're working with data, it is extremely valuable to visualize that data quickly, interactively, and from multiple different angles. That's what Jeamlit is actually built and optimized for.
You can display data via charts, and you can display it in raw form. These are the Jeamlit commands you can use to display and interact with raw data.

Static tables
Display a static table.
Jt.table(my_data).use();
Still have questions?
Go to our discussions forum for helpful information and advice from Jeamlit experts.