Open
Description
Hi, I displayed a dataframe using render.DataGrid, but some of the values are displayed as 0 in the interface. I used render.download to download the same DataGrid as csv from the interface, and it turns out that my values are correct there.
It seems like some values are shown as 0 only in the DataGrid on the interface.
Is there any way to solve this problem?