dosses / Python-and-Statistics-for-Financial-Analysis

Combine both python coding and statistical concepts and apply into analyzing financial data, such as stock data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python and Statistics for Financial Analysis

Python is now becoming the number 1 programming language for data science. Due to python’s simplicity and high readability, it is gaining its importance in the financial industry. The course combines both python coding and statistical concepts and applies into analyzing financial data, such as stock data.

Notebooks cover:

  • Import, pre-process, save and visualize financial data into pandas Dataframe

  • Manipulate the existing financial data by generating new variables using multiple columns

  • Recall and apply the important statistical concepts (random variable, frequency, distribution, population and sample, confidence interval, linear regression, etc. ) into financial contexts

  • Build a trading model using multiple linear regression model

  • Evaluate the performance of the trading model using different investment indicators

About

Combine both python coding and statistical concepts and apply into analyzing financial data, such as stock data.


Languages

Language:Jupyter Notebook 100.0%