Book Image

Python for Finance: Investment Fundamentals and Data Analytics [Video]

By : 365 Careers Ltd.
Book Image

Python for Finance: Investment Fundamentals and Data Analytics [Video]

By: 365 Careers Ltd.

Overview of this book

This course will take you on a journey where you will learn how to code in Python. You will learn how to use Python in a real working environment and explore how Python can be applied in the world of finance to solve portfolio optimization problems. The first part of the course is ideal for beginners and people who want to brush up on their Python skills. Once we have covered the basics, we will be ready to tackle financial calculations and portfolio optimization tasks. The finance block of this course will teach you in-demand, real-world skills employers are looking for. This explains topics such as how to work with Python’s conditional statements, functions, sequences, and loops, build investment portfolios, and more. The code bundle for this video course is available at https://github.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics
Table of Contents (17 chapters)
Free Chapter
1
Welcome! Course Introduction
16
PART II Finance - Multivariate Regression Analysis
Chapter 8
Python Sequences
Content Locked
Section 3
What is List Slicing
In this lesson, you'll be introduced to another important Python concept – slicing.