jarlwolfganger's Stars
go-gorp/gorp
Go Relational Persistence - an ORM-ish library for Go
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
jlevy/og-equity-compensation
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
datasciencemasters/go
The Open Source Data Science Masters
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
joelgrus/data-science-from-scratch
code for Data Science From Scratch book
ChimeraCoder/go-for-statistical-programming
A presentation given at the NYC Open Statistical Programming Meetup on 8/19/2013
mcuadros/harvester
Harvesterd is a low footprint collector and parser for events and logs
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
monzo/go-zookeeper
Native ZooKeeper client for Go
monzo/apns
A Golang package for sending Apple Push Notifications and using the Feedback Service.
monzo/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
monzo/gocassa
A high level Cassandra library in Go, on top of gocql
monzo/phosphor
Distributed System Tracing in Go
monzo/typhon
A wrapper around Go's net/http to provide safety and convenience. At Monzo, Typhon forms the basis of most clients and servers in our microservices platform.
PostgREST/postgrest
REST API for any Postgres database
golang/sublime-build
The official Sublime Text package for Go build system integration.
golang/go
The Go programming language
senseyeio/roger
Golang RServe client. Use R from Go
adonovan/gopl.io
Example programs from "The Go Programming Language"
goinaction/code
Source Code for Go In Action examples
tbruyelle/hipchat-go
Go client library for the HipChat API v2
google/go-github
Go library for accessing the GitHub v3 API
entaq/GoogleAppsScript
Sample code for Google Apps Script.