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

make generic rows to col (frame) converter #56

Open
yaronha opened this issue Oct 20, 2018 · 0 comments
Open

make generic rows to col (frame) converter #56

yaronha opened this issue Oct 20, 2018 · 0 comments
Assignees

Comments

@yaronha
Copy link
Contributor

yaronha commented Oct 20, 2018

instead of having specific implementation per backend of iterating over full/sparse rows and creating columns and frames add a generic class/method to add rows to a frame e.g. Frame.AddRow(index interface{}, row map[string]interface)

@yaronha yaronha assigned yaronha and tebeka and unassigned yaronha Oct 20, 2018
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

No branches or pull requests

2 participants