// https://github.com/has2k1/plotnine/blob/main/plotnine/stats/__init__.py
// TODO: stat_count
// TODO: stat_bin
// TODO: stat_bin_2d
// TODO: stat_bin2d
// TODO: stat_bindot
// TODO: stat_boxplot
// TODO: stat_density
// TODO: stat_ecdf
// TODO: stat_ellipse
// TODO: stat_density_2d
// TODO: stat_function
// TODO: stat_hull
// TODO: stat_identity
// TODO: stat_pointdensity
// TODO: stat_qq
// TODO: stat_qq_line
// TODO: stat_quantile
// TODO: stat_sina
// TODO: stat_smooth
// TODO: stat_sum
// TODO: stat_summary
// TODO: stat_summary_bin
// TODO: stat_unique
// TODO: stat_ydensity