Skip to content

spring-haru/pwtdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwtdata

This module contains Penn World Table 10.0. No more than that.

How to Use

import pwtdata
  • The following returns a DataFrame of Penn World Table 10.0.
pwtdata.load()
  • There is one option: description=True (default is False) shows variable definitions
pwtdata.load(description=True)

How to Install

$ pip install git+https://github.com/spring-haru/pwtdata.git

or

git clone https://github.com/spring-haru/pwtdata.git
cd pwtdata
pip install .

About

This module contains Penn World Table 10.0 dataset.

Topics

Resources

License

Stars

Watchers

Forks

Languages