-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
to_csv in the README is misleading #389
Labels
Comments
I agree, the |
looks like it should becomes file content against the boolean true, as similar as sio.read, isn't it? Line 9 in 8f65109
|
Mifrill
added a commit
to Mifrill/roo
that referenced
this issue
Oct 17, 2018
Mifrill
added a commit
to Mifrill/roo
that referenced
this issue
Oct 17, 2018
Mifrill
added a commit
to Mifrill/roo
that referenced
this issue
Oct 17, 2018
Mifrill
added a commit
to Mifrill/roo
that referenced
this issue
Nov 14, 2018
@tgturner hi, sorry to bother you, but can you look at pr? thanks for your time |
Mifrill
added a commit
to Mifrill/roo
that referenced
this issue
Apr 7, 2019
any updates on this? |
Mifrill
added a commit
to Mifrill/roo
that referenced
this issue
Mar 12, 2022
simonoff
added a commit
that referenced
this issue
Mar 14, 2024
fixes #389 #to_csv: changed predefined arguments and add documentation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The to_csv description in the README gives no indication of what params are expected. The way it reads is you just provide it the .to_csv method.
The text was updated successfully, but these errors were encountered: