Skip to content

Rest client

Jonatan Lund requested to merge rest_client into main

Created by: peraaslid

Change fromiter(...) to array(...) due to problem with stochastic time series (array of arrays). fromiter has better performance than array.

Merge request reports