Skip to content

YanHaoChen/twfr-pumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twfr-pumper

The full name of the repository is Taiwan Financial Report Pumper. Just as its name, the package is used to parse and organize the various kinds of financial reports for Taiwan company. It also provides some useful functions for visualizing the data. With the functions, users can easily compare the items between companies in the same category.

Install

git clone https://github.com/YanHaoChen/twfr-pumper.git
cd twfr-pumper

# Only this package
pip install .
# with jupyter
pip install .[jupyter]
## for zsh
pip install ".[jupyter]"

Example

Start Jupyter Notebook

# In the twfr-pumper folder
jupyter notebook

Click the example.ipynb and Try the Example

example.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published