Skip to content

PattonYin/GunSafety_pkg

Repository files navigation

GunSafety_pkg

Requirements

pip install yake
pip install pandas

Package Structure

├── data
|   ├── intermediate            <- The intermediate data output when processing
|   ├── processed               <- The final datasets for analysis
|   └── raw                     <- The original data
|
├── modules
|   ├── __init__.py
|   ├── get_data.py             <- Get data by subsetting
|   ├── analysis.py
|   ├──
|   ├──
|   ├──
|   └──
|
└── notebooks                   <- The notebook with instructions on
                                   how to use the package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published