alan-turing-institute / CROP

CROP is a Research Observation Platform
MIT License
25 stars 5 forks source link

Sqlalchemy to arima #429

Closed mastoffel closed 1 year ago

mastoffel commented 1 year ago

Rewrite of data access functions using SQLAlchemy. Includes tests to make sure column names / data types are correct.

dsj976 commented 1 year ago

All good. There were some merge conflicts that I resolved by merging rewrite-arima-python into sqlalchemy-to-arima.