Hi guys,
I have been learning Python (for finance specifically) for 3 months now, and I want to find some sort of small intermediate-level exercises/projects to practice daily to test what I've learned. Please suggest me any sources/projects that you think will help me in my learning journey. Thank you.
Videos
Hi everyone,
I’m a Master in Finance student interested in financial markets and data analysis, and I’m currently learning Python. I’d like to start a simple but meaningful project in finance to both improve my coding skills and build something I could later showcase (for example, on my CV or GitHub).
Any suggestions or examples of your own beginner projects would be super helpful.
Thanks a lot!
Hi all I'm new to finance and heard from some people that Python programming is a very useful skill for finance-related tasks. I would like to know how can Python help with data analysis? What is a good example of a project suitable for beginners? Thanks.
Before you start diving into applications of Python, it would be useful to get a nice foundation of knowledge. Code some basic object-oriented projects you find through an online course. Learn basic data structures and their implementations.
If you're wanting to do serious data analysis you will need to pick up some algorithms analysis as well.
For data analysis, I would start with Pandas. Pandas is a set of tools in Python that is extremely handy for data analysis.
Just a heads up that Python isn’t crazy relevant for IB / PE gigs.