This Repo contains code for Panel Apps that render a DataTable powered by Vaex
The first notebook titled VaexDash contains my first attempt at creating a panel app that leverages the power
of Vaex to load and filter a dataframe. Vaex works with huge tabular data, processes greater than 109 rows/ second and computes on the fly, without wasting ram. You can find out more by clicking on: Vaex info.
Load File Menu Paginated DataFrame Filter Menu The second notebook titled VaexPanel seeks to add Pandas-like filtering to a Panel app and make the
filtering process more efficient. Both use Panel to create the apps. Panel is an open-source Python library that lets you create custom interactive web apps and dashboards You can find out more by clicking on: Panel info.
-
Notifications
You must be signed in to change notification settings - Fork 0
satyajitovelil/VaExcel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My endeavor to bring Vaex's data handling capabilities to anyone and everyone using Panel.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published