latimes-calculate
A collection of simple math functions including adjusted monthly value, age to date, Benford’s law, date range calculations, margins of victory, and more. Visit the repo
Browse Repo
latimes-calculate
- name
- ..
- __init__.py
- adjusted_monthly_value.py
- age.py
- at_percentile.py
- benfords_law.py
- competition_rank.py
- date_range.py
- decile.py
- elfi.py
- equal_sized_breakpoints.py
- margin_of_victory.py
- mean.py
- mean_center.py
- median.py
- mode.py
- models.py
- nudge_points.py
- ordinal_rank.py
- pearson.py
- per_capita.py
- per_sqmi.py
- percentage.py
- percentage_change.py
- percentile.py
- ptable.py
- random_point.py
- range.py
- split_at_breakpoints.py
- standard_deviation.py
- standard_deviation_distance.py
- summary_stats.py
- tests.py
- variation_coefficient.py