Get in Touch

Course Outline

Module 1: Pandas Functions for Working with DataFrames

  • Introduction to Pandas
    • Fundamental data structures: Series and DataFrame
  • Operations on DataFrames
    • Loading and saving data (CSV, Excel, etc.)
    • Basic operations (selection, filtering, indexing)
  • Data modification
    • Adding and removing columns and rows
    • Modifying values within a DataFrame
  • Data aggregation and grouping
    • GroupBy
    • Aggregation, summation, averages, and more
  • Combining and merging DataFrames
    • merge, join, concat
  • Working with missing data
    • Identifying missing data
    • Methods for filling in missing values

Module 2: Program Execution Time Optimisation

  • Introduction to optimisation
    • The importance of optimisation in programming
  • Code optimisation
    • Efficient data structures
    • Avoiding redundant calculations
    • Loop optimisation
  • Pandas-specific optimisation
    • Vectorisation of operations
    • Avoiding the use of apply and lambda
    • Working with large datasets
  • Simplifying code through function creation
    • Creating and using functions
    • Code refactoring

Module 3: Working with the NumPy Library

  • Introduction to NumPy
    • Importing the library
    • Fundamental data structures: ndarray
  • Array operations
    • Creating and modifying arrays
    • Indexing and slicing arrays
  • Mathematical and statistical functions
    • Basic mathematical operations
    • Statistical and aggregation functions
  • Linear algebra
    • Matrix multiplication
    • Determinant and inverse matrix
  • Working with multidimensional data
    • 2D, 3D, and higher-dimensional arrays
    • Reshaping arrays
  • Integration with other libraries

Module 4: Creating Charts in Excel Using Python

  • Introduction to openpyxl and xlsxwriter
  • Creating charts in Excel
    • Creating basic charts (line, bar, etc.)
    • Formatting charts
  • Generating charts as images (PNG)
    • Using matplotlib to generate charts
    • Saving charts as PNG files
  • Advanced charts in Excel
  • Automating reports
    • Creating automated reports with charts
    • Integrating Pandas with openpyxl/xlsxwriter
 16 Hours

Number of participants


Price per participant

Provisional Upcoming Courses (Require 5+ participants)

Related Categories