xref: https://github.com/pydata/pandas/pull/11832 allows pandas.tseries.tools.to_time
to parse time
types (into datetime.time
) objects. These are not first class within the pandas data structures. But still may want to expose this.
Comment From: jreback
xref #8343
Comment From: ricardogando
Hi, is this issue still valid? Thanks
Comment From: DriesSchaumont
@jreback can is issue be closed?