kshedden's Stars
JuliaStats/Loess.jl
Local regression, so smooooth!
MakieOrg/Biplots.jl
Biplot recipes for Makie.jl
JuliaPlots/UnicodePlots.jl
Unicode-based scientific plotting for working in the terminal
EducationalTestingService/factor_analyzer
A Python module to perform exploratory & confirmatory factor analyses.
JuliaStats/StatsAPI.jl
A statistics-focused namespace for packages to share functions
JuliaStats/Lasso.jl
Lasso/Elastic Net linear and generalized linear models
hendersontrent/QuasiGLM.jl
Adjust Poisson and Binomial Generalised Linear Models to their quasi equivalents for dispersed data
JuliaStats/GLM.jl
Generalized linear models in Julia
madeleineudell/LowRankModels.jl
LowRankModels.jl is a julia package for modeling and fitting generalized low rank models.
mwouts/jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
v72nico/PZ-Sign-Maker
ajstarks/svgo
Go Language Library for SVG generation
xitongsys/parquet-go
pure golang library for reading/writing parquet file
gokcehan/lf
Terminal file manager
paulmach/orb
Types and utilities for working with 2d geometry in Golang
zyedidia/micro
A modern and intuitive terminal-based text editor
kshedden/datareader
Read binary SAS (SAS7BDAT) and Stata (dta) files in the Go (Golang) programming language. Also provides command line tools for working with these file formats.
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
glycerine/zygomys
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
spakin/awk
Easy AWK-style text processing in Go
dhconnelly/rtreego
an R-Tree library for Go
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python