Python for Finance: Analyze Big Financial Data

(Elle) #1
Out[35]:    2014-01-18  13:00:00
In [ 36 ]: print type(pydt)
Out[36]: <type ‘datetime.datetime’>

Later chapters provide more information on date-time data, the handling of such data, and


datetime objects and their methods. This is just meant to be a teaser for this important


topic in finance.

Free download pdf