plotly / dash-table

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

timedelta64 in column #779

Open tschinz opened 4 years ago

tschinz commented 4 years ago

I've search quite a while every where but when I have a colum with the type timedelta64. DataTable displays it in an iso format. How can I display it as days, hours, minuts, etc...

Thanks for any help