tconbeer / textual-fastdatatable

A performance-focused reimplementation of Textual's DataTable widget, with a pluggable data storage backend.
MIT License
15 stars 2 forks source link

Remove numpy backend + dependency #78

Closed tconbeer closed 7 months ago

tconbeer commented 7 months ago

it's always slower than arrow, we don't need it.