blaze / datashape

Language defining a data description protocol
BSD 2-Clause "Simplified" License
183 stars 65 forks source link

More robust datetime and string handling with NumPy #77

Closed mrocklin closed 10 years ago

mrocklin commented 10 years ago

Better support for NumPy fixed length strings

Relaxed support for parameterized np.datetime64[X] -> mapping.

mrocklin commented 10 years ago

Whoops I hadn't realized that this wasn't in yet. @kdodia the mongodb system might not work until this is merged (and then you'll have to update datashape).

@mwiebe can I get your eyes on this sometime later today?

kdodia commented 10 years ago

Ah, well this is coming down to the wire for tomorrow, so I'll probably pass over it for the techshare. I'll play with it over the weekend and let you know what else might break.