Well since using anything with github is synonymous with sexual harassment and misogyny, I think I won't be doing _any_ of this.
Visualize any public CSV on GitHub in a few clicks
11–14 of 14 posts
Re: Visualize any public CSV on GitHub in a few clicks
#12I misread and thought it was an app to visualize CVS repositories on Github.
Man that would be cool... it's insane CVS is still used by more than one person on this planet.
Re: Visualize any public CSV on GitHub in a few clicks
#13I wonder if the entire stack could be run in the browser (click-drag to submit a file, perform statistical analysis in browser and display results)
Re: Visualize any public CSV on GitHub in a few clicks
#14Very cool!
Is there any limitation on the delimiter? I often choose less frequently used characters like * as delimiters to avoid parsing values in the csv. It would be nice to see an option to specify or even detect the delimiter. Same could be said for headers.
Thanks for sharing!