Skip to content

My endeavor to bring Vaex's data handling capabilities to anyone and everyone using Panel.

Notifications You must be signed in to change notification settings

satyajitovelil/VaExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaexPanel

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.

Image of VaexPanel

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

No packages published