akualab / dataframeLinks
A package to manage R-like data frames written in Go.
☆20Updated 11 years ago
Alternatives and similar repositories for dataframe
Users that are interested in dataframe are comparing it to the libraries listed below
Sorting:
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- thin wrapper over the data-driven documents (d3) library for use with gopherjs☆22Updated 9 years ago
- Packages for solving minimization problems [DEPRECATED]☆67Updated 6 years ago
- R package providing msgpack and websockets; demonstrates how to utilize Go libraries from R.☆25Updated 2 years ago
- Set of tools for computing derivatives of a function [DEPRECATED]☆23Updated 6 years ago
- Internal routines for the gonum project [DEPRECATED]☆21Updated 6 years ago
- A LAPACK implementation for Go [DEPRECATED]☆68Updated 6 years ago
- A Go library for specialized integer hash maps.☆11Updated 8 years ago
- github.com/cznic/plot has moved to modernc.org/plot☆17Updated 6 years ago
- A Go package for n-gram based text categorization, with support for utf-8 and raw text☆73Updated 5 months ago
- Multidimensional Arrays for the Go Language☆35Updated 9 years ago
- zmq and nanomsg in pure Go (Golang)☆35Updated 11 years ago
- Go implemetation of cuckoo filters☆28Updated 3 years ago
- Deterministic Finite Automata to define computation with labeled states and explicit transitions☆13Updated 5 years ago
- Collection of statistical routines in golang☆31Updated 7 years ago
- golang library to make https://chartjs.org/ plots (this is vanilla #golang, not gopherjs)☆48Updated 4 years ago
- Plotting package for Go☆41Updated 6 years ago
- a (tiny) VM project built with Go☆59Updated 8 years ago
- If enabled, allows live debug scripting of a running process's Go objects and types over a TCP socket.☆16Updated last year
- Golang arc diagrams☆29Updated 8 years ago
- Easy AWK-style text processing in Go☆97Updated 3 years ago
- ☆17Updated 9 months ago
- Self-organizing maps in Go☆74Updated 3 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Modular Go package for digital signal processing applications.☆37Updated 10 years ago
- Go bindings for arrayfire☆17Updated 9 years ago
- github.com/cznic/virtual has moved to modernc.org/virtual☆20Updated 6 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.