Get in Touch

Course Outline

Module 1: Pandas Functions in Data Frame Work

  • Introduction to Pandas
    • Basic data structures: Series and DataFrame
  • DataFrame Operations
    • Loading and saving data (CSV, Excel, etc.)
    • Basic operations (selection, filtering, indexing)
  • Data Modification
    • Adding and removing columns and rows
    • Modifying values in a DataFrame
  • Data Aggregation and Grouping
    • GroupBy
    • Aggregation, summing, averaging, etc.
  • Combining and Merging DataFrames
    • merge, join, concat
  • Working with Missing Data
    • Identifying missing data
    • Methods for imputing missing data

Module 2: Program Runtime Optimization

  • Introduction to Optimization
    • The importance of optimization in programming
  • Code Optimization
    • Efficient data structures
    • Avoiding redundant calculations
    • Loop optimization
  • Pandas Optimization
    • Vectorization of operations
    • Avoiding 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
    • Basic data structures: ndarray
  • Array Operations
    • Creating and modifying arrays
    • Array indexing and slicing
  • Mathematical and Statistical Functions
    • Basic mathematical operations
    • Statistical and aggregation functions
  • Linear Algebra
    • Matrix multiplication
    • Determinant, inverse matrix
  • Working with Multi-dimensional Data
    • 2D, 3D, and higher-dimensional arrays
    • Array shape transformations
  • Integration with Other Libraries

Module 4: Creating Excel Charts Using Python

  • Introduction to openpyxl and xlsxwriter
  • Creating Charts in Excel
    • Creating simple charts (line, bar, etc.)
    • Chart formatting
  • Generating Charts as Images (PNG)
    • Using matplotlib to generate charts
    • Saving charts as PNG files
  • Advanced Excel Charts
  • Report Automation
    • Creating automated reports with charts
    • Integrating Pandas with openpyxl/xlsxwriter
 16 Hours

Number of participants


Price per participant

Upcoming Courses

Related Categories