Discussions

Ask a Question
Back to All

JSON api vs Python

Hi there,

Currently playing around with the JSON api - is there any reason to use the python SDK over the JSON api (other than wanting to hook into the ecosystem that comes with python)

Theoretically I have all my data formatted in the way I need it from my OLAP database - and i can query it directly. We're using mostly typescript and ideally would want to not introduce a python app for just a forecasting element.

Cheers,

Ben