Skip to content
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

replace argument 'transpose' by 'wide' in to_csv and to_excel #575

Closed
alixdamman opened this issue Feb 6, 2018 · 0 comments
Closed

replace argument 'transpose' by 'wide' in to_csv and to_excel #575

alixdamman opened this issue Feb 6, 2018 · 0 comments
Assignees
Milestone

Comments

@alixdamman
Copy link
Collaborator

If wide=False, array is exported in "narrow" ("stacked data") format.

See discussion in #549

@alixdamman alixdamman added this to the 0.28 milestone Feb 6, 2018
@alixdamman alixdamman self-assigned this Feb 6, 2018
alixdamman added a commit to alixdamman/larray that referenced this issue Feb 6, 2018
alixdamman added a commit to alixdamman/larray that referenced this issue Feb 6, 2018
alixdamman added a commit to alixdamman/larray that referenced this issue Feb 16, 2018
…'transpose' of to_csv as 'wide' + added argument 'wide' to to_excel
alixdamman added a commit to alixdamman/larray that referenced this issue Feb 16, 2018
…'transpose' of to_csv as 'wide' + added argument 'wide' to to_excel
gdementen pushed a commit that referenced this issue Aug 31, 2018
…de' + added argument 'wide' to to_excel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants