censor()
expand_range()
rescale()
rescale_max()
rescale_mid()
squish_infinite()
zero_range()
expand_range_distinct()
squish()
mpl_breaks
log_breaks
minor_breaks
trans_minor_breaks
date_breaks
timedelta_breaks
extended_breaks
comma_format
custom_format
currency_format
dollar_format
percent_format
scientific_format
date_format
mpl_format
log_format
timedelta_format
pvalue_format
ordinal_format
number_bytes_format
hls_palette()
husl_palette()
rescale_pal()
area_pal()
abs_area()
grey_pal()
hue_pal()
brewer_pal()
gradient_n_pal()
cmap_pal()
cmap_d_pal()
desaturate_pal()
manual_pal()
xkcd_palette()
crayon_palette()
cubehelix_pal()
asn_trans
atanh_trans
boxcox_trans()
modulus_trans()
datetime_trans
exp_trans()
identity_trans
log10_trans
log1p_trans
log2_trans
log_trans()
logit_trans
probability_trans()
probit_trans
reverse_trans
sqrt_trans
timedelta_trans
pd_timedelta_trans
pseudo_log_trans()
reciprocal_trans
trans
trans_new()
gettrans()
scale_continuous
scale_discrete
Mizani is python library that provides the pieces necessary to create scales for a graphics system. It is based on the R Scales package.