Skip to content

Add to_csv to view object#149

Closed
segarman wants to merge 4 commits intoperspective-dev:masterfrom
segarman:feature/view_to_csv
Closed

Add to_csv to view object#149
segarman wants to merge 4 commits intoperspective-dev:masterfrom
segarman:feature/view_to_csv

Conversation

@segarman
Copy link
Contributor

@segarman segarman commented Jul 9, 2018

WIP, will write tests once I can get a local build of perspective


let data;

if (options.format && options.format === "table") {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed this since it will break anyways, prev line 558 was always calling data.push which will fail if data was an object

@texodus texodus mentioned this pull request Jul 10, 2018
@texodus
Copy link
Member

texodus commented Jul 10, 2018

I've rebased and merged these in #150 - thanks!

@texodus texodus closed this Jul 10, 2018
texodus pushed a commit that referenced this pull request Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants