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

fix column names when constructing a dataset from a map #134

Merged
merged 1 commit into from
Apr 23, 2013

Conversation

nblumoe
Copy link
Member

@nblumoe nblumoe commented Apr 14, 2013

column names were mixed up when constructing a dataset from
a map, this has been fixed by introducting a transpose

column names were mixed up when constructing a dataset from
a map, this has been fixed by introducting a transpose
@nblumoe
Copy link
Member Author

nblumoe commented Apr 14, 2013

fixes #86

however there is a remaining issue:
Values in the dataset are being cased to Double, this happens inside trans function and thus comes from clatrix's (https://github.com/tel/clatrix) transpose.

alexott added a commit that referenced this pull request Apr 23, 2013
fix column names when constructing a dataset from a map
@alexott alexott merged commit 7883783 into incanter:master Apr 23, 2013
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.

None yet

2 participants