mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
767 stars 56 forks source link

Use KB or MB when setting or showing maxBytes #239

Closed mwouts closed 5 months ago

mwouts commented 6 months ago

I'd like to allow natural units for maxBytes, both when it is set or used.

In addition, we should document what are the maximum usable values in practice.