Data Science with Python Course Catalog

Similar documents
Django with Python Course Catalog

Flask Web Development Course Catalog

Python for Data Analysis

Programming for Data Science Syllabus

Certified Data Science with Python Professional VS-1442

Webgurukul Programming Language Course

Python for Data Analysis

About Intellipaat. About the Course. Why Take This Course?

pandas: Rich Data Analysis Tools for Quant Finance

David J. Pine. Introduction to Python for Science & Engineering

PYTHON CONTENT NOTE: Almost every task is explained with an example

ARTIFICIAL INTELLIGENCE AND PYTHON

Data Analyst Nanodegree Syllabus

Python Training. Complete Practical & Real-time Trainings. A Unit of SequelGate Innovative Technologies Pvt. Ltd.

Python With Data Science

Programming in Python 3

Introduction to Data Science. Introduction to Data Science with Python. Python Basics: Basic Syntax, Data Structures. Python Concepts (Core)

Lotus IT Hub. Module-1: Python Foundation (Mandatory)

HANDS ON DATA MINING. By Amit Somech. Workshop in Data-science, March 2016

"Charting the Course... MOC Programming in C# with Microsoft Visual Studio Course Summary

[CHAPTER] 1 INTRODUCTION 1

SCIENCE. An Introduction to Python Brief History Why Python Where to use

Python Basics. Lecture and Lab 5 Day Course. Python Basics

Python Certification Training

DATA SCIENCE INTRODUCTION QSHORE TECHNOLOGIES. About the Course:

About Python. Python Duration. Training Objectives. Training Pre - Requisites & Who Should Learn Python

Command Line and Python Introduction. Jennifer Helsby, Eric Potash Computation for Public Policy Lecture 2: January 7, 2016

Programming with Python with Software Automation & Data Analytics

Introduction to Python

DATA STRUCTURE AND ALGORITHM USING PYTHON

PROGRAMMING IN VISUAL BASIC WITH MICROSOFT VISUAL STUDIO Course: 10550A; Duration: 5 Days; Instructor-led

DSC 201: Data Analysis & Visualization

Part I Basic Concepts 1

Python Certification Training

Programming in Visual Basic with Microsoft Visual Studio 2010

JatinSir - Mastering Python

Week. Lecture Topic day (including assignment/test) 1 st 1 st Introduction to Module 1 st. Practical

Python for Data Analysis. Prof.Sushila Aghav-Palwe Assistant Professor MIT

Ch.1 Introduction. Why Machine Learning (ML)?

This course is designed for anyone who needs to learn how to write programs in Python.

Python Certification Training

Selenium Online Training Brochure

Table of Contents EVALUATION COPY

"Charting the Course to Your Success!" MOC D Querying Microsoft SQL Server Course Summary

Murach s Beginning Java with Eclipse

Table of Contents. Preface... xxi

Problem Based Learning 2018

2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET

,

Data Analyst Nanodegree Syllabus

"Charting the Course to Your Success!" MOC B Programming in C# Course Summary

Course Title: Python + Django for Web Application

Fast Track to Core Java 8 Programming for OO Developers (TT2101-J8) Day(s): 3. Course Code: GK1965. Overview

Java SE 8 Programming

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery.

SAS and Python: The Perfect Partners in Crime

P.G.D.C.A. EXAMINATION, 2009

TH IRD EDITION. Python Cookbook. David Beazley and Brian K. Jones. O'REILLY. Beijing Cambridge Farnham Köln Sebastopol Tokyo

Python Scripting for Computational Science

JVA-103. Java Programming

SQL Server Machine Learning Marek Chmel & Vladimir Muzny

Application Development in JAVA. Data Types, Variable, Comments & Operators. Part I: Core Java (J2SE) Getting Started

Writing Queries Using Microsoft SQL Server 2008 Transact- SQL

DSC 201: Data Analysis & Visualization

Introducing Python Pandas

Microsoft. Microsoft Visual C# Step by Step. John Sharp

"Charting the Course... MOC A Developing Data Access Solutions with Microsoft Visual Studio Course Summary

Scientific Computing with Python. Quick Introduction

Microsoft Visual C# Step by Step. John Sharp

Java SE 8 Programming

Python Scripting for Computational Science

Oracle Database 10g: Introduction to SQL

Data Science Bootcamp Curriculum. NYC Data Science Academy

Basic Python 3 Programming (Theory & Practical)

Python INTRODUCTION: Understanding the Open source Installation of python in Linux/windows. Understanding Interpreters * ipython.

"Charting the Course... MOC C: Querying Data with Transact-SQL. Course Summary

Python Pandas- II Dataframes and Other Operations

Ch.1 Introduction. Why Machine Learning (ML)? manual designing of rules requires knowing how humans do it.

Python & Spark PTT18/19

CO Java SE 8: Fundamentals

Computer Programming II Python

KLiC C++ Programming. (KLiC Certificate in C++ Programming)

GE PROBLEM SOVING AND PYTHON PROGRAMMING. Question Bank UNIT 1 - ALGORITHMIC PROBLEM SOLVING

Advanced PHP and MySQL

Java SE 8 Programming

WA1278 Introduction to Java Using Eclipse

Data Analytics Training Program using

Learning Alliance Corporation, Inc. For more info: go to

CSC Advanced Scientific Computing, Fall Numpy

Course: Programming 101 Introduction to Python. CIP Course Title / Code: Computer Programming / Duration: Part one of a two-semester series

Episode 8 Matplotlib, SciPy, and Pandas. We will start with Matplotlib. The following code makes a sample plot.

MSc(IT) Program. MSc(IT) Program Educational Objectives (PEO):

PYTHON FOR MEDICAL PHYSICISTS. Radiation Oncology Medical Physics Cancer Care Services, Royal Brisbane & Women s Hospital

"Charting the Course... SharePoint 2007 Hands-On Labs Course Summary

B.Sc II Year Computer Science (Optional)

Programming in C# with Microsoft Visual Studio 2010

Java 8 Programming for OO Experienced Developers

Course Structure of Python Training: UNIT - 1: COMPUTER FUNDAMENTALS. Computer Fundamentals. Installation of Development Tools:

Contents. Introduction

PTN-102 Python programming

Transcription:

Enhance Your Contribution to the Business, Earn Industry-recognized Accreditations, and Develop Skills that Help You Advance in Your Career March 2018 www.iotintercon.com

Table of Contents Syllabus Overview Time Duration: 45H To 50H 1 Introduction I. Why Do People Use Python? II. Is Python a Scripting Language? III. Who Uses Python Today? IV. What are the Python s Technical Strengths? V. How Python Runs Program VI. How You Run Python Program 2 Installation I. Installation of Python in Windows, Linux, Mac OS II. Installation of Eclipse IDE Windows, Linux, Mac OS III. Installation of Pip. 3 Object Types or Built-in Types I. Python s Core Data Types II. Numbers III. Strings IV. Lists V. Dictionaries VI. Tuples VII. Files 4 Statements and Syntax I. Assignments, Expressions and Prints II. If Test and Syntax Rules III. While and for Loops IV. break, continue, pass, and the Loop else V. Iterations and Comprehensions 5 Functions and Generators I. Function Basics. II. Scopes III. Arguments IV. Anonymous Functions: lambda V. Comprehensions and Generations

6 Modules and Packages I. Module Coding Basics II. How Imports Work III. The module Search Path IV. Package Import Basics V. Package Import Example 7 Objet Oriented Programming I. Why Use Classes? II. Classes and Instances III. Method calls IV. Inheritance (Multilevel and Multiple Inheritance) V. Overriding VI. Polymorphism VII. Method Overloading and Operator Overloading VIII. Encapsulation IX. Abstraction 8 Exceptions and Tools I. Default Exception Handler II. Catching Exceptions III. Raising Exceptions IV. User-Defined Exceptions V. Termination Actions 9 File Handling I. File Handling Basics II. Work with Text Files III. Work with Doc Files IV. Works with Excel-Sheet

10 Introduction to Data Science with Python I. Why Python for Data Science? II. Essential Python Libraries I. numpy II. pandas III. Matplotlib and scikit-learn IV. Ipython and Jupyter 11 Installation and Setup I. Install IPython in Windows, Linux and Mac OS II. Install Jupyter in Windows, Linux and Mac OS III. Install numpy in Windows, Linux and Mac OS IV. Install pandas in Windows, Linux and Mac OS V. Install matplotlib in Windows, Linux and Mac OS VI. Install scikit-learn in Windows, Linux and Mac OS 12 NumPy Basics I. A Multidimensional Array Object ( ndarrays ) I. Creating ndarrays II. Data Types for ndarrays III. Basic Indexing and Slicing IV. Fancy Indexing V. Transposing Arrays and Swapping Axes II. Fast Element-Wise Array Functions III. Mathematical and Statistical Methods IV. Sorting V. File Input and Output with Arrays VI. Linear Algebra 13 Getting Started with pandas I. Series, DataFrame and Index Objects II. Reindexing III. Indexing, Selection and Filtering IV. Sorting and Ranking V. Axis Indexes with Duplicate Labels

14 Data Loading, Storage, and File Formats I. Reading and Writing Data in Text Format II. Reading Text Files in Pieces III. JSON Data IV. XML and HTML: Web Scrapping V. Reading Microsoft Excel Files VI. Interacting with Web API VII. Interacting with Databases 15 Data Cleaning and Preparation I. Handling Missing Data II. Filtering Out Missing Data III. Filling in Missing Data IV. Removing duplicates V. Replacing values VI. Renaming Axis index VII. Discretization and Binning VIII. Permutation and Random sampling IX. String Manipulation X. String Object methods XI. Vectorized String Functions in pandas 16 Data Wrangling I. Hierarchical Indexing II. Indexing with a DataFrame s columns III. Combining and Merging Datasets IV. Reshaping and Pivoting 17 Plotting and Visualization I. Figures and Subplots II. Colors, Markers and Line Style III. Ticks, Labels, and Legends IV. Annotations and Drawing on a Subplot V. Saving Plots to File VI. Matplotlib Configuration

18 Data Aggregation and Group Operations I. Iterating Over Groups II. Selecting a column or Subset of Columns III. Grouping with Dicts and Series IV. Grouping with Functions V. Grouping with Index Levels VI. Data Aggregation VII. Suppressing the Group Keys VIII. Example: Filling Missing Values with Group-Specific Values IX. Example: Random Sampling and Permutation X. Pivot Tables and Cross-Tabulation 19 Time Series I. Date and Time Data Types and Tools II. Time Series Basics III. Indexing, Selecting, Subsetting IV. Date, Range, Frequencies, and Shifting V. Time Zone Handling VI. Periods and Period Arithmetic VII. Resampling and Frequency Conversion VIII. Downsampling IX. Upsampling and Interpolation X. Moving Window Functions XI. User Defined Moving Window Functions

Python Course Catalog Course Description Target Audience Data science, also known as data-driven science, is an interdisciplinary field of scientific methods, processes, algorithms and systems to extract knowledge or insights from data in various forms, either structured or unstructured, similar to data mining. Data science is a "concept to unify statistics, data analysis, machine learning and their related methods" in order to "understand and analyze actual phenomena" with data.[3] It employs techniques and theories drawn from many fields within the broad areas of mathematics, statistics, information science, and computer science,. Fresher, Experienced who want to switch their technology. Enthusiastic Techie who want to work on future technologies. Duration Style Delivery Prerequisites 45 50 Hours Self-paced Class Room Training, e-learning None