Saver api docs missing argument in function signature? #1892
Unanswered
daviewales
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking at the api docs for savers, and the suggested function signature is:
But this doesn't seem to work.
Sneaking a peak at the CSV saver, it appears I should expect the vd object to be passed in as well:
Is this an omission from the docs, or is it something I should have naturally expected to be the case?
Beta Was this translation helpful? Give feedback.
All reactions