davidrpugh / davidrpugh/numerical-methods
Penn World Tables data should return be a single Pandas Panel object
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 39
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Currently, I am having to store two separate data files: `pwt_80.dta` and `depreciation_rates.dta`. Would prefer to combine these into a single Pandas `Panel` object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.