aleksbobic/csx

Migrate to NumPy and Polars

Closed this issue · 0 comments

To improve performance as well as simplify code move to numpy and polars in the entire backend.
As part of this task also remove Spacy and similar packages which might not be in use anymore.

Additionally:

  • modify REST API to be designed according to standards
  • introduce providers and connectors for storage and search
  • fix the newly introduced issue where the rarely/never query doesn't work again for the voters dataset
  • for all tracking data move to an object model where the tracking data is organised explicitly in objects