ScottishCovidResponse / SCRCIssueTracking

Central issue tracking repository for all repos in the consortium
6 stars 0 forks source link

Support array dimension labels in the python data pipeline API #543

Closed mrow84 closed 4 years ago

mrow84 commented 4 years ago

Currently the python data pipeline API implementation uses numpy arrays as its array type, but these only support names on a single dimension (labelled columns). This suggests that we might need to make an Array class to encapsulate the full functionality defined in the spec.

github-actions[bot] commented 4 years ago

Heads up @mrow84 @bobturneruk - the "data pipeline api" label was applied to this issue.