plotly / dash-table

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
419 stars 74 forks source link

Display data #816

Open hamza-nb opened 4 years ago

hamza-nb commented 4 years ago

Hey, I have a csv file with 7500000 rows and 14 columns, I can't display it with dash_table.DataTable :/ could someone help me please !!

alexcjohnson commented 4 years ago

Your best bet is probably back-end paging/filtering/sorting https://dash.plotly.com/datatable/callbacks