Pablo Fonseca Interview - Streamlit AG Grid Component

preview_player
Показать описание
Pablo Fonseca has created a Streamlit Component to make it easy to add AG Grid to Python Streamlit applications. This provides an advanced and easy to use data exploration grid which can be populated from Pandas data frames.

00:00 Pablo Introduction
00:45 What is the component?
02:08 Pandas Support
03:25 Python JavaScript Integration
04:20 First React Project?
05:28 Prototyping
06:00 Demo of Component
10:30 Using Themes
11:20 Nested Grids
12:22 Jupyter and Streamlit
12:30 Easy to use
14:45 Future Plans
16:30 Python Experience
18:15 Streamlit tables and grids
19:55 Contact Pablo
20:28 Thanks Pablo

Blog post for this interview:

Pablo Fonseca:

- Pablo Fonseca's Github
- Buy Pablo a Beer
- Contact Pablog

- Python Package
- Discussion forum on Streamlit
- Documentation
- Live examples
- Streamlit Componenent Code on Github

AG Grid works with React, Angular, Vue, and JavaScript. Available as a free community edition and commercially as an Enterprise product (full support and more features).

Рекомендации по теме
Комментарии
Автор

how do I know filter is applied on which column? and what kind of filter it is? from streamlit?

MridulBanikcse
Автор

I am trying to add pivot table functionality to an existing commercial software and this is exactly what I was looking for.

To get the pivot functionality, do I have to purchase the license ?

johnwick
Автор

i'm trying to drag and drop the rows, to reordering. Someone to help?

lucasseibert
Автор

No contributions since march on the project.

steff
Автор

It throws Module Error while deploying

sidewalker