abelstam12
Results
2
issues of
abelstam12
Hi im having trouble applying the basic plot_graph example to my own dataset. I can reproduce the step matric example, but when trying to display the plot_graph, im getting the...
## Steps to reproduce: 1. ```python from bunq.sdk.context.api_context import ApiContext from bunq.sdk.context.api_environment_type import ApiEnvironmentType from bunq.sdk.model.generated.object_ import Amount, NotificationFilterUrl from bunq.sdk.http.api_client import ApiClient from bunq.sdk.model.generated import endpoint from bunq.sdk.context.bunq_context import...