piever / TableWidgets.jl

Interactive widgets to work with tabular data in Julia
Other
9 stars 2 forks source link

create custom lazy table #18

Open piever opened 6 years ago

piever commented 6 years ago

Some widgets would actually prefer to return a "lazy table" where the operation has not been performed yet.