Notebook for PDC to CRDCH transformation workflow#37
Conversation
|
Thanks for starting this @sujaypatil96 You know I get confused easily, so let me know if I'm rehashing something we've already resolved! Your
That gets an old version of the model from the cloned repo in the local filesystem. In order to develop against the latest model as published on PyPI, I would suggest
In which case you will get the following from
|
Yeah, it's a little odd that we still have that version rattling around! I'm working on a PR to switch this repo over to Poetry and to delete those files from this repo entirely (#41). |
Documented that installing packages was not necessary if you started this notebook with `poetry run jupyter notebook`.
02e567e to
fa1c15d
Compare
Similar to the GDC to CCDH conversion notebook tutorial we have, this PR seeks to demonstrate the same with PDC data.
Note: The data in GDC and PDC is similar for the most part, so most of the snippets were replicated as is.
This PR is by no means complete. A few things that need to be added:
CC: @gaurav @turbomam @jooho-lee-kim. Just wanted to get your eyes on the Notebook is all.