๐ Day 4 โ Pandas Basics
Series & DataFrame This exercise was about moving from Python lists to Pandas Series and DataFrames: using this library, the work will be easier and more focused on financial analysis. Main G...
Series & DataFrame This exercise was about moving from Python lists to Pandas Series and DataFrames: using this library, the work will be easier and more focused on financial analysis. Main G...
Inputs, Conditions, Loops & Strings I focused on practising the fundamentals of Python programming: inputs, conditions, loops, and string manipulation. Basically, the essential building block,...
First Operations in Data & Python Practising, making mistakes and correcting them during these first days, I was focused on building reusable functions in Python, and calculating financial met...
First Steps with Financial Data with Python Today I started my journey into Python for Finance. The first step was to familiarize myself with the language basics and apply them immediately on fina...