-
Notifications
You must be signed in to change notification settings - Fork 6
add 'wide' argument to read_csv/excel (defaults to True) #574
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
Comments
See #549 for previous discussion |
The goal is to read data produced using to_csv/excel(wide=False) |
alixdamman
added a commit
to alixdamman/larray
that referenced
this issue
Feb 20, 2018
- read_csv - read_excel - from_lists - df_aslarray so as to be able to load arrays saved in narrow format.
Question: what to do with |
alixdamman
added a commit
to alixdamman/larray
that referenced
this issue
Feb 21, 2018
- read_csv - read_excel - from_lists - df_aslarray so as to be able to load arrays saved in narrow format.
alixdamman
added a commit
to alixdamman/larray
that referenced
this issue
Feb 21, 2018
…l, from_lists and from_strings functions + and updated df_aslarray so as to be able to load arrays stored in narrow format
alixdamman
added a commit
to alixdamman/larray
that referenced
this issue
Feb 22, 2018
…l, from_lists and from_strings functions + and updated df_aslarray so as to be able to load arrays stored in narrow format
gdementen
pushed a commit
that referenced
this issue
Aug 31, 2018
…and from_strings functions + and updated df_aslarray so as to be able to load arrays stored in narrow format
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: