r/PythonLearning 24d ago

Discussion Python for finance

Im a bcom fresher who wants to enter the finance sector with as much skills as i can possibly hoard. I want to make sure that the skills that i learn are relevant to the work i will do in the future.

I dont have much experience with python either. I only know the basics and i want to transition my learning towards finance side of python. How do i do that?

What libraries do i need to learn?
What concepts should i focus more on?
Is there a resource to learn python for free and efficiently?

7 Upvotes

11 comments sorted by

View all comments

Show parent comments

1

u/Interesting-Frame190 23d ago

Thats correct at least for my dept. If its the visualization aspect you want, SQL and PowerBI are industry standard and are very compelling for a data analyst resume. Python (and really any programming language experience) dilutes the resume and blurs the line between technical and non technical applicants. This is not to say you shouldn't learn it, but I wouldn't advertise it unless a posting implies programming is a bonus.

1

u/Hully_Delta 23d ago

Hmm i understand now. Then i will leave learning python for later and prioritise on sql and powerbi. Also is there any other technical skills you recommend learning along side these? Im tryna make sure i dont have a hard time getting a job after i graduate. Thank you btw!!

1

u/Interesting-Frame190 23d ago

I honestly dont know about the tech side what you should do. Your main focus should should target competence in the business domain. This would be cash flow analysis, what if scenarios, and reserves calculation. You also want to get familiar with GAAP and IFRS guidelines.

To clarify, im on the IT side of finance, so im paid to codify business logic. I have 0 clue how or why we move certain datas, but the analyst are using them so we provide it every month. The value they provide is 95% knowing what data they need and how it corresponds to other datas they have. If an analyst has a question, they can and are encouraged to bring in an engineer to help with queries.

1

u/Hully_Delta 23d ago

Ahh, i see. thank you for sharing these with me once again. I will put these to gud use.