Here is an dataframe I'm working with:
date price trade size
1417412036 300.0 0.010000
1417412423 300.0 0.010000
1417415048 370.0 0.010000
1417416612 370.0 0.026556
1417498166 377.0 0.010000
How do I convert the values of index to human readable dates?
For example 1420705427 should change to 2015-01-08T03:23:47