Python for Financial Traders training course

Use Python, Pandas and statistical computing libraries to analyse & visualize data and gather actionable insights

JBI training course London UK

"I hadn't integrated Pandas with Python before joining my company. So it's very useful to consolidate my understanding of such skill via this course." JL, Data Analyst, March 2021

Public Courses

17/08/26 - 3 days
£2250 +VAT
28/09/26 - 3 days
£2250 +VAT
09/11/26 - 3 days
£2250 +VAT

Customised Courses

* Train a team
* Tailor content
* Flex dates
From £1200 / day
EDF logo Capita logo Sky logo NHS logo RBS logo BBC logo CISCO logo
JBI training course London UK

  • Explore the basics of the Python programming language
  • Earn the confidence to consume market data and extract features
  • Conduct real-world financial analysis in Python 
  • Explore many of the key libraries and tools commonly used in the financial services industry
  • Acquire knowledge on how to perform transformations on data
  • Understand how to work with financial time series data
  • Apply Python to build pricing and simple predictive models
  • Visualise your data with professional looking charts and graphs
  • Perform technical analysis and back-testing of models
  • Use Python to consume financial data from spreadsheets
  • Perform technical analysis to choose symbols between data ranges  
  • Use Python to build a trading strategy and to execute back-testing

 

A taster video for Python Remote Training

 

Environment Set-up

• The Anaconda distribution as Python Data Science platform
• Overview on Python virtual environment set-up
• Running Python code in Jupyter notebook

Python core concepts

• Built-in data types in Python
• Working with strings, numbers, lists, tuples and dictionaries
• Control flow statements
• Conditional execution with if statements
• Conditional loops with where statements
• Looping over a sequence with for statements
• Defining and using custom functions
• Working with dates and times
• Accessing data on file (CSV, JSON, ...)

Python Data Science libraries

• Working with data in pandas

  • Working with table-like data in pandas
  • Creating Series and DataFrame objects
  • Loading data from file into DataFrame objects
  • Adding, removing and updating databases

Retrieving data in pandas

  • Querying data to extract specific rows and columns
  • Filtering data on specific conditions
  • Understanding pandas indexing

Data manipulation in pandas

  • Data transformation
  • Applying functions to transform individual values
  • Applying functions to aggregate values by rows and columns

 

Handling missing data in pandas

  • Identifying missing data points
  • Filtering out missing data
  • Filling missing data with given values, interpolation and other filling strategies

Data Analysis in pandas

  • Extracting summary statistics over DataFrame objects
  • Performing data aggregation queries (groupby() method)
  • Aggregating multiple columns in the same query
  • Exploratory analysis of new datasets

Data Visualisation in pandas

  • Plotting data from a Series or DataFrame object
  • Bar plots, line plots, scatter plots, histograms and other common charts
  • Basic customisation of charts

Working with multiple tables

  • Concatenation of multiple tables based on structure/schema
  • Join/merge operations with DataFrame objects based on values
  • Reindexing operations, dealing with duplicate labels in the index
  • Dealing with duplicate records
  • Renaming columns

 Time Series with pandas

  • Working with date and time data types in pandas
  • Creating ranges of date/time data points
  • Indexing by time
  • Resampling: data aggregation over time
  • Moving window operations, e.g. moving average
  • Defining custom calendars, custom business days, custom holidays

 

 

Working with text data in DataFrames

  • Using the str attribute in pandas objects
  • String manipulation functions in pandas
  • Filtering data with string pattern matching

SQL databases

  • Connecting to SQL databases with SQLAlchemy
  • Loading data from SQL to pandas
  • Sending SQL queries to a database and retrieving the results in Python and pandas

NumPy

  • Working with multi-dimensional arrays with NumPy
  • Arithmetic operations with NumPy arrays
  • Vectorised operations with NumPy arrays
  • Stats and linear algebra with NumPy
  • Slicing and indexing NumPy arrays

Data Visualisation with matplotlib and plotly

  • Overview on the basic types of charts available with the Python libraries
  • Bar plots, line plots, histograms, scatter plots, pie charts
  • Customising the layout and format of a chart
  • Examples of static visualisation with matplotlib
  • Examples of interactive visualisation with plotly
JBI training course London UK

This course is of benefit to Financial Traders, business analysts, quantitative analysts, sales and marketing, financial software developers and any professional seeking to perform data analysis.

Prior knowledge of Python is not required.

 


5 star

4.8 out of 5 average

"I hadn't integrated Pandas with Python before joining my company. So it's very useful to consolidate my understanding of such skill via this course." JL, Data Analyst, March 2021

 

Client feedback from Python training course: 

JBI training course London UK

Certification


Every delegate will be entitled to a certificate of achievement on completion of the course.

If you are missing your certificate - please use the link below to apply - you can also use this link to sign up for the JBI Training newsletter to receive technology tips directly from our instructors - Analytics, AI, ML, DevOps, Web, Backend and Security.
 



Our three-day course is an introduction to data science and the Python programming language, exploring many of the key libraries and tools commonly used in the financial services industry.

Aimed at finance professionals, the course builds real solutions for data analysis using Pandas, visualisation using Matplotlib and Plot.ly, and n-dimensional matrix manipulation and linear algebra using Numpy.

The course is run by instructors with experience in applying Python in finance, therefore adding value with highly relevant Labs and models.

JBI Training offers a structured range of Python courses covering every level, from complete beginners through to advanced developers. Available courses include Python for Data Analysts and Quants, Python Introduction, Advanced Python, Python for Financial Traders, Python Machine Learning, AI-Assisted Python, Python Data Wrangling, Clean Code with Python, and Python NLP. All courses are available as instructor-led classroom sessions in London or as live remote online training, with onsite delivery available for corporate teams.
The Python for Data Analysts and Quants course is designed specifically for professionals working with data, including data analysts, financial analysts, quantitative analysts, business intelligence specialists, and data scientists who are new to Python. It covers core Python, data processing with Pandas and NumPy, data visualisation, and applying Python to real-world analytical workflows. No prior Python experience is required.
Yes. All Python courses can be delivered as customised onsite or online programmes for corporate teams. Content can be tailored to match the team's current skill level, industry context, existing tools, and specific objectives — such as automating data workflows, developing internal applications, or integrating Python with AI and machine learning pipelines. JBI has delivered Python training for organisations including the BBC, NHS, RBS, Cisco, and Capita.
Yes. Several Python courses are designed for non-developers or those with limited programming experience, particularly in data and analytics roles. The Python for Data Analysts course requires no prior programming knowledge. Business professionals and analysts can learn Python for automating tasks, processing data from Excel and databases, and creating visualisations — without needing a software development background.
Power BI is a point-and-click business intelligence tool best suited for building interactive dashboards and sharing visual reports quickly. Python is a general-purpose programming language that provides greater flexibility for handling large datasets, automating complex processes, building machine learning models, and performing statistical analysis. Many organisations use both tools together — Power BI for reporting and Python for data preparation, transformation, and modelling.
Yes. JBI offers several Python courses that address AI and machine learning, including Python Machine Learning, Introduction to AI and ML with Python, Data Science and AI/ML with Python, TensorFlow, and AI-Assisted Python — which covers how to use AI coding assistants alongside Python development. These courses are suitable for data scientists and developers who want to build, train, and deploy machine learning models using Python.
Course duration varies by topic and level. Introductory Python courses typically run for three days. Specialist courses such as Python for Financial Traders or Python Machine Learning are generally two to three days. Advanced programmes such as Advanced Python Mastery run for four days. Single-day focused courses are also available, including Pandas Beyond the Basics and AI-Assisted Python. Corporate programmes can be structured flexibly to suit team schedules.
Yes. JBI's Python courses are continuously reviewed and updated to reflect the latest stable Python releases and current best-practice libraries and frameworks. This includes updates to Pandas, NumPy, scikit-learn, TensorFlow, and the latest AI-assisted coding tools. Course content reflects how Python is actively used in professional development, data science, and AI engineering roles today.

CONTACT
+44 (0)20 8446 7555

[email protected]

 

Copyright © 2026 JBI Training. All Rights Reserved.
JB International Training Ltd  -  Company Registration Number: 08458005
Registered Address: Wohl Enterprise Hub, 2B Redbourne Avenue, London, N3 2BS

Modern Slavery Statement & Corporate Policies | Terms & Conditions | Contact Us

POPULAR

AI training courses                                                                        CoPilot training course

Threat modelling training course   Python for data analysts training course

Power BI training course                                   Machine Learning training course

Spring Boot Microservices training course              Terraform training course

Data Storytelling training course                                               C++ training course

Power Automate training course                               Clean Code training course