Get in Touch

Course Outline

Introduction

  • Python’s versatility: from data analysis to web crawling

Python Data Structures and Operations

  • Integers and floats
  • Strings and bytes
  • Tuples and lists
  • Dictionaries and ordered dictionaries
  • Sets and frozen sets
  • Data frames (pandas)
  • Data conversions

Object-Oriented Programming in Python

  • Inheritance
  • Polymorphism
  • Static classes
  • Static functions
  • Decorators
  • Other OOP concepts

Data Analysis with Pandas

  • Data cleaning
  • Using vectorized operations in pandas
  • Data wrangling
  • Sorting and filtering data
  • Aggregate operations
  • Analyzing time series

Data Visualization

  • Creating plots with matplotlib
  • Using matplotlib within pandas
  • Producing high-quality visualizations
  • Visualizing data in Jupyter notebooks
  • Other Python visualization libraries

Vectorizing Data with NumPy

  • Creating NumPy arrays
  • Common matrix operations
  • Using universal functions (ufuncs)
  • Views and broadcasting on NumPy arrays
  • Optimizing performance by avoiding loops
  • Performance optimization with cProfile

Processing Big Data with Python

  • Building and maintaining distributed applications with Python
  • Data storage: Working with SQL and NoSQL databases
  • Distributed processing using Hadoop and Spark
  • Scaling your applications

Extending Python (and vice versa) with Other Languages

  • C#
  • Java
  • C++
  • Perl
  • Other languages

Python Multi-Threaded Programming

  • Modules
  • Synchronization
  • Thread prioritization

Data Serialization

  • Serializing Python objects with Pickle

UI Programming with Python

  • Framework options for building GUIs in Python
    • Tkinter
    • PyQt

Python for Maintenance Scripting

  • Properly raising and catching exceptions
  • Organizing code into modules and packages
  • Understanding symbol tables and accessing them in code
  • Selecting a testing framework and applying Test-Driven Development (TDD) in Python

Python for the Web

  • Packages for web processing
  • Web crawling
  • Parsing HTML and XML
  • Automating web form submissions

Summary and Next Steps

Requirements

  • Beginner to intermediate programming experience
  • Understanding of mathematics and statistics
  • Familiarity with database concepts

Target Audience

  • Developers
 28 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories