Skip to content

Allow arbitrary columns in CSV helpers#52

Merged
ressy merged 3 commits intodevfrom
fix-51
Nov 21, 2019
Merged

Allow arbitrary columns in CSV helpers#52
ressy merged 3 commits intodevfrom
fix-51

Conversation

@ressy
Copy link
Member

@ressy ressy commented Nov 21, 2019

This generalizes CSV loading to allow for all-unrecognized columns and includes a fallback for rownames. Fixes #51.

ressy added 3 commits November 7, 2019 16:01
Match up Travis configuration with dev so that our testing of the new
feature works as expected.
@ressy ressy merged commit b08ca09 into dev Nov 21, 2019
@ressy ressy deleted the fix-51 branch November 21, 2019 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV helpers should handle arbitrary columns

1 participant