tickets/SP-3045: Remove unused functions to reduce/remove collect dependencies in plot#199
Conversation
rhiannonlynne
left a comment
There was a problem hiding this comment.
You know better than I where these were being used, but it might be good to comment which functions were removed and what people could use alternatively (in a comment in the PR perhaps).
390f061 to
1a8b494
Compare
|
The removed functions are:
To my knowledge, these are currently unused anywhere. In both cases, the functions are combinations of collect/compute/combine steps implemented in other functions. When the reward plot made by |
No description provided.