Stata-like utilities
So far I have tried to implement
tabulate
xtile
winsorize
Other stata-like panel stuff are panel_fill
Other packages that do similar things
See statar for a good package that implements stata feature into R.
See Binscatters.jl
Douglass to work with DataFrames in Julia using a stata-like syntax.