MA
2020年11月29日
Awesome Course, Great instructors that give a nice balance of theory and practice, the practice is very hands-on and will help you understand the theory and give you useful tools from the first week.
SW
2020年8月5日
I am self taught in Python and have an industry background in Finance. This course was a good connector/provided additional insight on using Python to process portfolio performance and data analysis.
創建者 Chintan J
•2020年11月13日
Good course.
創建者 Huu P H
•2020年8月24日
great course
創建者 Kevin B
•2020年7月10日
Excellent!!!
創建者 Ron J
•2020年5月31日
Great course
創建者 Gabriel d A M
•2021年4月16日
Muito Bom!
創建者 Pruthul R
•2021年7月17日
Top notch
創建者 mohamed h
•2019年11月24日
awesome
創建者 William A
•2022年3月21日
Top !
創建者 Martin W
•2021年4月19日
Bieng
創建者 Luke D L
•2020年5月27日
good
創建者 Hemkumar S
•2022年4月5日
Overall an excellent course. I am an experimental physicist and was comfortable with the mathematics and programming part. Definitely others with a background in maths/physics/economics/engineering etc. will not be daunted by the equations. The course covers the basics of finance very well in the first two weeks with a gradual increase in the weightage given to python learning in the first threee weeks. However, the fourth week seemed a bit too heavy in the finance part. To me, it felt as though the student already has an elementary background in bonds and liability driven investing. Maybe a little more explanation of these concepts could be better.
創建者 Anna P
•2021年6月28日
This is a high quality course with top material included!
The skills are relevant for the industry.
The course is also interesting and fun to take.
I have only two comments for thought:
Instead of copy pasting in some videos, a more thorough explanation would be nice and
some strategies require essentially continuous rebalancing something that cannot happen in practice. So it would be best if strategies allowed for less frequent rebalancing.
We can of course build our strategies to allow for less frequent rebal, I am just saying!
創建者 Paolo G
•2020年10月14日
Nice course that brings to life real-world applications of Python in the context of institutional investor's portfolios. Requires a background in investment management basics (e.g. discount rates, portfolio analysis) and is ok for Python novices, like me. I found the course especially interesting in the last part, when LDI modelling via Python was presented. At the same time, the Python part feels a bit rushed in this last chapter, although a lot has to do with my beginner-level knowledge of this programming platform.
創建者 rami y
•2020年5月12日
The instructors have done a great job at helping learners gain hands on experience with rather sophisticated investment management techniques. However, illustrating the practicalities of portfolio construction and insurance came at the expense of only brushing on the theory behind some of the notions introduced. Maybe it was meant to be this way but I would have loved to see more analysis of CPPI and the pricing of ZC bonds under CIR model.
創建者 Francisco V A
•2020年6月4日
I think this is a good course! THe thing that I like the most ist that Vijay gets stuff wrong live, which is in line with your experience as a coder.
There are two things that I don't really like. You almost need a pre-course to know how to manage Python. And the exams are super difficult, particularly the coding related questions. Probably intermediate homeworks would be in order.
創建者 Jacob W
•2020年4月24日
Main concepts in portfolio management were well reinforced with relevant coding applications. The only drawback was that some of the code needed a bit of massaging to execute correctly. Example: an index was used in a calculation when it needed to be converted to an array for a defined function to return a calculated value. Nonetheless, a great course.
創建者 Anoop D
•2021年10月23日
An excellent introductory course module-1, with excellent instructors, help you build basic foundational skills in portfolio construction and analysis. My feedback would have been all five-starts if the last lab had used the real-time S&P500 or ASX100 data to demonstrate portfolio construction and analysis. Hoping module-2 may be the case!
創建者 Dirk W
•2020年2月5日
Well-constructed course, right balance between theory and lab sessions. Lab sessions thoroughly detailed, which is really a forte. The 5th star is missing because of a few frustrating problems with automatic interpreting of answers in quizzes and because of the lack of (quick/relevant) responses or answers of the moderators in the forum.
創建者 Christopher B
•2020年5月8日
The accompanying materials were incredibly well organized and helpful and the coding walkthroughs were great for beginners. However, I'd argue that some of the topics covered were not very mainstream as far as finance concepts and I had trouble finding further information on them outside of the course, which was necessary in some cases.
創建者 Mike M
•2020年2月16日
Nicely balanced between financial theory and programming in Python. Working through the topics by coding them in Python made the financial conception much more approachable and easier to remember. Leading approaches to portfolio construction and learned new concepts about best python practices. Recommend this course.
創建者 Mychajlo C
•2020年4月19日
Quite interesting course for a person who has no idea what investment instruments are. However for same kind of person it lacks more practical part as to how to build portfolio (tools, platforms, time-related plans)...
Definitely recommend for all beginners
創建者 Parag S
•2020年6月27日
Designed by a top-tier Business School (EDHEC Business School) and taught by top level Professors (Lionel Martellini and Vijay Vaidyanathan) provides a high quality technical knowledge on portfolio construction, leveraging Python programming language.
創建者 Aman j
•2021年10月1日
A very well paced and detailed with respect to the Coding side, the Finance side can be bit short for someone who has not heard some basic terminology. Overall very good course for someone who wants to start with Asset Management using Python.
創建者 Ciaran J O D
•2020年12月8日
I found the course very interesting and educational. I think the course could be improved if the labs were more intereactive (e.g perhaps a concept is explained and then there is a pause for the user to attempt to write the functions first)
創建者 Soheil S
•2020年1月4日
A very robust curriculum with good coding instructions and explanations. It is helpful for even someone who has not any portfolio construction experience. But definitely need some level of understanding of the financial market.