Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt

Applied Python for Data Science & Engineering (TTPS4874)

Geared for scientists and engineers with limited practical programming background or experience, Applied Python for Data Science & Engineering is a hands-on introductory-level course that provides you with a ramp-up to using Python for scientific and mathematical computing. Working in a hands-on learning environment, you’ll learn basic Python scripting skills and concepts, as well as the most important Python modules for working with data, from arrays, to statistics, to plotting results.

Throughout the course, guided by our expert instructor, you’ll gain a robust skill set that will equip you to make data-driven decisions and elevate operational efficiencies within your organization. You’ll explore data manipulation with Pandas, advanced data visualization using Matplotlib, and numerical analysis with NumPy. You’ll also delve into best practices for error and exception handling, modular programming techniques, and automated workflow development, equipping you with the skill set to enhance both the effectiveness and efficiency of your data-driven projects.

  • Price: $2,295.00
  • Duration: 1 day
  • Delivery Methods: Virtual
Date Time Price Option
01/13/2025 10:00 AM - 06:00 PM CT $2,295.00
03/17/2025 09:00 AM - 05:00 PM CT $2,295.00
05/19/2025 09:00 AM - 05:00 PM CT $2,295.00
07/21/2025 09:00 AM - 05:00 PM CT $2,295.00
10/20/2025 09:00 AM - 05:00 PM CT $2,295.00
11/17/2025 10:00 AM - 06:00 PM CT $2,295.00
For questions call: (469) 721-6100

Why choose
TOPTALENT?

  • Get assistance every step of the way from our Texas-based team, ensuring your training experience is hassle-free and aligned with your goals.
  • Access an expansive range of over 3,000 training courses with a strong focus on Information Technology, Business Applications, and Leadership Development.
  • Have confidence in an exceptional 95% approval rating from our students, reflecting outstanding satisfaction with our course content, program support, and overall customer service.
  • Benefit from being taught by Professionally Certified Instructors with expertise in their fields and a strong commitment to making sure you learn and succeed.

Please note that this list of topics is based on our standard course offering, evolved from typical industry uses and trends. We’ll work with you to tune this course and level of coverage to target the skills you need most.

  1. The Python Environment
  • About Python
  • Starting Python
  • Using the interpreter
  • Running a Python script
  • Python scripts on Unix/Windows
  • Using the Spyder editor
  1. Getting Started
  • Using variables
  • Builtin functions
  • Strings
  • Numbers
  • Converting among types
  • Writing to the screen
  • String formatting
  • Command line parameters
  1. Flow Control
  • About flow control
  • White space
  • Conditional expressions (if,else)
  • Relational and Boolean operators
  • While loops
  • Alternate loop exits
  1. Array Types
  • About sequences
  • Lists
  • Tuples
  • Indexing and slicing
  • Iterating through a sequence
  • Using enumerate()
  • Functions for all sequences
  • Keywords and operators for all sequences
  • The range() function
  • Nested sequences
  • List comprehensions
  • Generator expressions
  1. Working with files
  • File overview
  • Opening a text file
  • Reading a text file
  • Writing to a text file
  • Raw (binary) data
  1. Dictionaries and Sets
  • Creating dictionaries
  • Iterating through a dictionary
  • Creating sets
  • Working with sets
  1. Functions, modules, and packages
  • Four types of function parameters
  • Four levels of name scoping
  • Single/multi dispatch
  • Relative imports
  • Using __init__ effectively
  • Documentation best practices
  1. Errors and Exception Handling
  • Syntax errors
  • Exceptions
  • Using try/catch/else/finally
  • Handling multiple exceptions
  • Ignoring exceptions
  1. Using the Standard Library
  • The sys module
  • Launching external programs
  • Walking directory trees
  • Grabbing web pages
  • Sending e-mail
  • Paths, directories, and filenames
  • Dates and times
  • Zipped archives
  1. Pythonic Programming
  • The Zen of Python
  • Common idioms
  • Named tuples
  • Useful types from collections
  • Sorting
  • Lambda functions
  • List comprehensions
  • Generator expressions
  • String formatting
  1. Introduction to Python Classes
  • Defining classes
  • Constructors
  • Instance methods and data
  • Attributes
  • Inheritance
  • Multiple inheritance
  1. Developer tools
  • Program development
  • Comments
  • pylint
  • Customizing pylint
  • Using pyreverse
  • The unittest module
  • Fixtures
  • Skipping tests
  • Making a suite of tests
  • Automated test discovery
  • The Python debugger
  • Starting debug mode
  • Stepping through a program
  • Setting breakpoints
  • Profiling
  • Benchmarking
  1. Excel spreadsheets
  • The openpyxl module
  • Reading an existing spreadsheet
  • Creating a spreadsheet from scratch
  • Modifying an existing spreadsheet
  • Setting Styles
  1. Serializing Data
  • Using ElementTree
  • Creating a new XML document
  • Parsing XML
  • Finding by tags and XPath
  • Parsing JSON into Python
  • Parsing Python into JSON
  • Working with CSV
  1. iPython and Jupyter
  • iPython features
  • Using Jupyter notebooks
  • Benchmarking
  • External Commands
  • Cells
  • Sharing Notebooks
  1. Introduction to NumPy
  • NumPy basics
  • Creating arrays
  • Shapes
  • Stacking
  • Indexing and slicing
  • Array creation shortcuts
  • Matrices
  • Data Types
  1. Brief intro to SciPy
  • What is SciPy?
  • The Python science ecosystem
  • How to use SciPy
  • Getting Help
  • SciPy subpackages
  1. Intro to Pandas
  • Pandas overview & architecture
  • Series
  • Dataframes
  • Reading and writing data
  • Data alignment and reshaping
  • Basic indexing
  • Broadcasting
  • Removing Entries
  • Timeseries
  • Reading Data
  1. Introduction to Matplotlib
  • Overal architecture
  • Plot terminology
  • Kinds of plots
  • Creating plots
  • Exporting plots
  • Using Matplotlib in Jupyter
  • What else can you do?

This course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises.  Our engaging instructors and mentors are highly experienced practitioners who bring years of current “on-the-job” experience into every classroom.  Working in a hands-on learning environment, guided by our expert team, attendees will learn how to:

  • Core Python Proficiency: By the close of the course, participants will have a firm grasp on the foundational elements of Python, such as variables, data types, and flow control, empowering them to write scripts and build simple programs with confidence.
  • Analytical Problem-Solving: Utilizing libraries such as NumPy and SciPy, students will develop the ability to perform complex mathematical operations and statistical analyses, significantly amplifying their analytical capabilities for tasks such as data modeling or optimization problems.
  • Data Manipulation Mastery: By the end of the course, participants will be proficient in employing Pandas to clean, transform, and analyze data sets, enabling them to make data-driven decisions effectively.
  • Automated Workflow Development: Students will acquire the ability to construct automated scripts using Python’s Standard Library, optimizing repetitive tasks and thereby enhancing operational efficiency in their organizations.
  • Advanced Data Visualization: Upon course completion, learners will be equipped to utilize Matplotlib and other Python libraries to craft intricate visual representations of data, facilitating clearer and more impactful reporting and presentations.
  • Error-Resilient Coding: Attendees will learn best practices for implementing robust error and exception handling techniques, leading to the creation of more stable and secure Python applications.
  • Modular Programming Proficiency: By mastering Python functions, modules, and packages, students will be adept at developing modular and maintainable code, a key skill for scalability and collaborative programming projects.

Need different skills or topics?  If your team requires different topics or tools, additional skills or custom approach, this course may be further adjusted to accommodate.  We offer additional python, data science, AI, machine learning , web development, data science, machine learning and other related topics that may be blended with this course for a track that best suits your needs. Our team will collaborate with you to understand your needs and will target the course to focus on your specific learning objectives and goals.

This introductory-level course is geared for technical professionals new to Python.  Roles include data analysts, developers, engineers or anyone tasked with utilizing Python for data analytics tasks.  Familiarity with basic scripting skills is recommended, as this course does not teach general scripting basics.

This introductory-level course is geared for technical professionals new to Python.  Roles include data analysts, developers, engineers or anyone tasked with utilizing Python for data analytics tasks.  Familiarity with basic scripting skills is recommended, as this course does not teach general scripting basics.

Ten (10) business days’ notice is required to reschedule a class with no additional fees. Notify TOPTALENT LEARNING as soon as possible at 469-721-6100 or by written notification to info@toptalentlearning.com to avoid rescheduling penalties.
Please contact our team at 469-721-6100; we will gladly guide you through the online purchasing process.
You will receive a receipt and an enrollment confirmation sent to the email you submitted at purchase. Your enrollment email will have instructions on how to access the class. Any additional questions our team is here to support you. Please call us at 469-721-6100.
If a student is 15 minutes late, they risk losing their seat to a standby student. If a student is 30 minutes late or more, they will need to reschedule. A no-show fee will apply. Retakes are enrolled on a stand-by basis. The student must supply previously issued courseware. Additional fees may apply.
You will receive a ‘Certificate of Completion’ once you complete the class. If you purchased an exam voucher for the class, a team member from TOPTALENT LEARNING will reach out to discuss your readiness for the voucher and make arrangements to send it.