https://github.com/reyesgeorge/pyeconomic-toolset
a collection of notebooks relating to statistics, data cleaning and quantitative economics
https://github.com/reyesgeorge/pyeconomic-toolset
Last synced: 2 months ago
JSON representation
a collection of notebooks relating to statistics, data cleaning and quantitative economics
- Host: GitHub
- URL: https://github.com/reyesgeorge/pyeconomic-toolset
- Owner: reyesGeorge
- License: mit
- Created: 2021-02-04T13:15:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T11:48:10.000Z (about 4 years ago)
- Last Synced: 2025-01-13T01:08:22.818Z (4 months ago)
- Language: Jupyter Notebook
- Size: 3.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
a collection of jupyter notebooks relating to statistics, data cleaning and quantitative economics. More notebooks will be added to help introduce other common analysis tasks, such as setting up databases and creating serverless data pipelines
**Computer Science**
- Coming Soon**Data Cleaning**
- Dealing w/ Missing Data**Economics**
- Sharpe Ratio and Portfolio Allocation Notebook
- Portfolio Optimization Coming Soon
**Linear Algebra**
- Common Methods Used
**Statistics**
- Linear Regression
- Logistic Regression Coming Soon
- Sampling + Tests Coming Soon