mwouts / itables

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

Fix overflow error when displaying a Polars table containing unsigned integers #193

Closed mwouts closed 10 months ago

mwouts commented 10 months ago

Closes #192