BazerData.jl provides data manipulation utilities for Julia, including tabulation, quantile-based categories, winsorization, panel filling, and lead/lag functions.
Distributed under the MIT license.
using Pkg
pkg"registry add https://github.com/LouLouLibs/loulouJL.git"
Pkg.add("BazerData")