Skip to content

Commit

Permalink
update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
ADucellierIHME committed Oct 29, 2024
1 parent 1377a23 commit 2e2d352
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
[![codecov](https://img.shields.io/codecov/c/github/ihmeuw-msca/raking)](https://codecov.io/gh/ihmeuw-msca/raking)
[![codacy](https://img.shields.io/codacy/grade/ae72a07785f5469eac234d1f6bdf555f)](https://app.codacy.com/gh/ihmeuw-msca/raking/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

# Python Template Package
# Raking

PyPkg is a template package to guide you setup your own Python package.
It can be cloned and used as a starting point for your project.
We also want to use this documentation to help users understand key concepts
when building a Python package, include

* Project organization
* Style guide
* Testing and documentation
* Continuous integration and deployment

It will bring standards, consistency and best practices into your projects and
make collaborations easier.
Raking is a well known method in survey sampling to adjust the cases in a contingency table to match the known marginal totals. This package has been developed to rake 1, 2 and 3D contingency tables.

0 comments on commit 2e2d352

Please sign in to comment.