logo


your one source for IT & AV

Training Presentation Systems Services & Consulting Cloud Services Purchase Client Center Computer Museum
Arrow Course Schedule | Classroom Rentals | Student Information | Free Seminars | Client Feedback | Partners | Survey | Standby Discounts

Quick Start to Python Primer for Data Science

SS Course: GK100668

Course Overview

TOP

Dive into the dynamic world of Python with our Quick Start to Python for Data Science Primer, tailored specifically for data analysts, business analysts, and technical managers keen on grasping the essentials of Python. This introductory course offers a friendly first step into the programming language that s become a staple in data science. Through engaging instructor-led presentations and light hands-on activities, you ll explore Python in various environments, including traditional scripts and interactive web notebooks like Jupyter. Discover how to execute simple scripts, manage data with fundamental Python structures, and apply basic programming concepts to real-world data scenarios.

By the end of this course, you'll not only understand the core functionalities of Python but also appreciate how it can be leveraged in data science applications. You ll be equipped to read and write basic files a crucial skill for data management and get introduced to powerful data science tools such as NumPy and Pandas for preliminary data analysis. Whether you re preparing for more advanced training or looking to gain a quick, practical understanding of Python for your professional needs, this course promises a clear and concise introduction to the skills necessary to kickstart your journey in data science.

                                                                  

Scheduled Classes

TOP
09/09/24 - GVT - Virtual Classroom - Virtual Instructor-Led
12/09/24 - GVT - Virtual Classroom - Virtual Instructor-Led

Outline

TOP
  1. Getting Started: Explore the Python Environment
    • Python in the Shell
    • The python interpreter
    • Getting started with Jupyter notebook)
    • Python in Web Notebooks (iPython, Jupyter, Zeppelin)
    • Exploring Python, Notebooks, and Data Science
  2. Variables and Values
    • Using variables
    • Builtin functions
    • Strings
    • Numbers
    • Converting among types
  3. Basic Input and output
    • Writing to the screen
    • Command line parameters
  4. Flow Control
    • About flow control
    • White space
    • Conditional expressions
    • Relational and Boolean operators
    • While loops
    • Alternate loop exits
  5. Sequences, Arrays, Dictionaries and Sets
    • About sequences
    • Lists and list methods
    • Tuples
    • Indexing and slicing
    • Iterating through a sequence
    • Sequence functions, keywords, and operators
    • List comprehensions
    • Generator Expressions
    • Nested sequences
    • Working with Dictionaries
    • Working with Sets
  6. Working with files
    • File overview
    • Opening a text file
    • Reading a text file
    • Writing to a text file
    • Reading and writing raw (binary) data
  7. Functions, modules, & packages
    • Defining functions
    • Parameters
    • Variable Scope
    • Creating modules
    • Using import
    • Creating packages
  8. Python and Data Science
    • Python data science overview
    • NumPy Overview (with SciPy)
    • Pandas Overview
    • MatPlotLib Overview

    Prerequisites

    TOP

    This course is geared for technical users, so some familiarity with basic scripting skills is recommended. Students should be comfortable working with files and folders as well as command line scripting.

      Who Should Attend

      TOP

      This introductory-level technical course is geared for data analysts, developers, engineers or anyone new to Python, who are tasked with utilizing Python for data analytics tasks.