Select to view content in your preferred language

Why doesnt da.TableToNumPyArray support datetime objects?

3194
1
09-24-2014 11:58 AM
ChrisMathers
Deactivated User

NumPy arrays support datetime objects natively, so why no support in this tool? The geometry object I understand not supporting, though I would prefer to have a the geometry automatically convert to SHAPE@XY like in a cursor when accessing all fields with '*'.

0 Kudos
1 Reply
DanPatterson_Retired
MVP Emeritus

Old...but, don't know about datetime, but I use numpy to generate all types of shapes.  there a number of links on the python place and on my blog if people are looking for examples

0 Kudos