-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
The TableWalker is great.
When compared to (Panel) Tabulator I see the following
Pros
- profiling
- Performant. Seems performant for many columns which is often the case for data science use cases. Tabulator has problems with > 50 columns. I could have 100-500 columns sometimes.
Cons
- No formatting, alignment, styling etc.
- No way to turn off the profiler part and just use as a regular table with filters.
To support more use cases it would be really great if TableWalker could dynamically turn of the profiling row and add features from a normal table/ grid. I need the formatting, alignment and styling the most.
It simplifies and speeds up workflows if you can stay within the same component api/ docs/ ecosystem/ community.
Thx.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels