Description
CPA Members only
CPA Australia has partnered with the Corporate Finance Institute (CFI) to curate a collection of data and digital courses exclusively for CPA members. CFI courses have an emphasis on hands-on, practical learning and skills acquisition. They teach in-demand industry practices, tools and techniques that help accounting and finance professionals build confidence, stand out from the competition, and make a positive impact on their careers.
Python is a crucial tool for analysing business and financial data. It is a programming language commonly used by financial analysts and data scientists in machine learning and other fields.
In this course, you will learn the most fundamental skills to write and execute Python code. Starting with an overview of basic Python concepts we will then demonstrate how to create conditionals, iterations and custom functions. Then, we will introduce the common packages that will help you with your analysis. Finally, we will walk you through a case study that uses Python to optimize a portfolio of selected stocks.
This CFI course involves specific technical requirements, so we encourage you to review them here.
CPA Australia handles your personal information in accordance with the CPA Australia Privacy Policy. By proceeding you may be redirected to an external website to access the course.
Our Privacy Policy includes the following statement under the subsection 'Links to external websites':
• We may provide links to websites operated by third parties.
• We are not responsible for the privacy practices or the content of such websites which will be governed by their own privacy policies to which you are advised to refer.
• Your satisfactory completion of the course may be recorded in your CPD Diary.
CFI programs will be supplied to CPA Australia members as standalone courses for 12 months from the date of purchase and as such, any associated CFI certifications are not able to be supplied. Refunds or extensions for purchases of CFI courses will only be available in exceptional circumstances and will be based on CPA Australia and CFI’s cancellation terms.
Learning objectives
• Write and execute Python code to create variables, generate outputs, apply various operators, and manipulate different types of data.• Use conditions and iterations to create your own custom functions.
• Import and utilize external packages including NumPy, Pandas, Matplotlib, and Seaborn.
• Import data from different sources and conduct basic data analysis.