single-cell-data / SOMA

A flexible and extensible API for annotated 2D matrix data stored in multiple underlying formats.
MIT License
69 stars 9 forks source link

[python[ Use scalar timestamp types in Sequence and Slice #140

Closed thetorpedodog closed 1 year ago

thetorpedodog commented 1 year ago

Sequences don't want ndarrays of timestamps, they want just timestamps. Also introduces pyarrow timestamps to dataframe coordinates.