Skip to content

Commit

Permalink
cmougan#26 Adds methods to :
Browse files Browse the repository at this point in the history
	- Reduce the DHS file IAHR74FL.SAV to important indexes
	- Merge the clipped weighted voronoi shape file to the dataframe obtained from above step
	- Creates and example file read_sav.ipynb to show usage of the methods.
  • Loading branch information
sunayana committed May 7, 2021
1 parent 36d4eb4 commit b556f54
Show file tree
Hide file tree
Showing 5 changed files with 684 additions and 107 deletions.
4 changes: 3 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ catboost = "*"
shap = "*"
modapsclient = "*"
pyqt5 = "*"
ipykernel = "*"
pyreadstat = "*"

[dev-packages]
autopep8 = "*"

[requires]
python_version = "3.8"
python_version = "3.9"
82 changes: 54 additions & 28 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b556f54

Please sign in to comment.