LICENSE
MANIFEST.in
README.md
pyproject.toml
bifsg/__init__.py
bifsg/core.py
bifsg/data_prep.py
bifsg.egg-info/PKG-INFO
bifsg.egg-info/SOURCES.txt
bifsg.egg-info/dependency_links.txt
bifsg.egg-info/entry_points.txt
bifsg.egg-info/requires.txt
bifsg.egg-info/top_level.txt
bifsg/data/.gitkeep
bifsg/data/Names_2010Census.xlsx
bifsg/data/__init__.py
bifsg/data/firstnames.xlsx
bifsg/data/firstnames_updated.parquet
bifsg/data/nat_population.yaml
bifsg/data/surnames_updated.parquet
tests/test_core.py