psarras / EasyDemographics

Few useful functions to make group-comparisons for demographics easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyDemographics

Few useful, super easy functions to make group-comparisons for demographics easier.

Included scrips:

  • Demographics.py: Useful functions to check normality using shappiro and perform group comparisons across groups. Either import functions from the file in your jupyter notebook (example on EasyDemographics.ipynb or copy the relevant function on your own jupyter notebook

  • EasyDemographics.ipynb: Example of a quick demographics comparison

Usage:

Do with these what you will - use at your own risk!

About

Few useful functions to make group-comparisons for demographics easier

License:MIT License


Languages

Language:Jupyter Notebook 78.2%Language:Python 21.8%