YZ
This is an excellent explanation for applying Python to stock market data. As stated by the author, many terms are not explained in detail. I searched them in AI and gained an understanding.
Course Overview: https://youtu.be/JgFV5qzAYno
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. By the end of the course, you can achieve the following using python: - 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 Jupyter Notebook environment is configured in the course platform for practicing python coding without installing any client applications.
YZ
This is an excellent explanation for applying Python to stock market data. As stated by the author, many terms are not explained in detail. I searched them in AI and gained an understanding.
GZ
Very clear explaining of the significant aspects when structuring a financial analysis, applicable in many forms of data if you don't want to make predictions only for the stock market.
AI
This is a good course. I did not learned or gone through any of the Python module before joining this course, but the training was good. Thank you Xuhu Wan for your training.
EC
The course was very good and gave useful skills for statistical analysis with python. I do wish there was a more detailed introduction to the course for people who may not have a technical background.
TT
Generally, the course offer many approach with financial data but not very easy to understand for beginner such as myself. I hope there will be more course like this in the future !!!
LH
A very good introduction course to python programming and it has a perfect combination with statistics, which makes financial analysis more interesting and refresh my mind on it, thanks.
SB
Course content, pacing and assignments were excellent. However, it is hard to get all the statistical concepts without prior background. Providing reading materials in the relevant topics would help
DB
I learned a lot about different charts and approaches to their evaluation. And at the same time I remembered the course of probability theory. It's not very simple, but you should try.
CP
Great fundamental course. However, some codes are outdated and it is somewhat troublesome to find the right code as a coding beginner. I've also learnt a lot from the 'finding' process too though.
AA
This course explained the Python code in great details and the forum for support was great. I would like if there were more materials to read to understanding the statistics that were used.
RH
It is an excellent course to apply statistic, probability and python methods in financial modelling. I would like that each section had resources to study statistics concepts related to the videos.
VC
It was a very good course that gave me quick and dirty tips on how to use python to generate statistical analysis of finance data. Need to update some of the course materials though.