Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soypete/example-go-dataframes-parser

example of https://godoc.org/github.com/kniren/gota/dataframe
https://github.com/soypete/example-go-dataframes-parser

data-analysis data-science datastructures golang-examples ml

Last synced: 7 days ago
JSON representation

example of https://godoc.org/github.com/kniren/gota/dataframe

Awesome Lists containing this project

README

        

# Example Go Dataframes for Parsing and Storing Data

This example was make for the Nov 6 meetup of the Utah Go Users Group. It used the ["github.com/gota/dataframe"]("github.com/gota/dataframe") package to provide dataframes. The file queries a series of public APIs and parses the data using DataFrames.

To run this, make you sure you source .profile then run with: go run main.go