Intro to Python for Data Science
Python is a general-purpose programming language that is becoming more and more popular for doing data science.
Критерий завершения
Course completed
-
Python Basics
An introduction to the basic concepts of Python. Learn how to use Python both interactively and through a script. Create your first variables and acquaint yourself with Python's basic data types.
-
Hello Python!
-
The Python Interface
-
When to use Python
-
Any comments?
-
Python as a calculator
-
Variables & Types
-
Variable Assignment
-
Calculations with variables
-
Other variable types
-
Guess the type
-
Operations with other types
-
Type conversion
-
Can Python handle everything?
-
-
Python Lists
Learn to store, access and manipulate data in lists: the first step towards efficiently working with huge amounts of data.
-
Lists, what are they?
-
Create a list
-
Create list with different types
-
Select the valid list
-
List of lists
-
Subsetting lists
-
Subset and conquer
-
Subset and calculate
-
Slicing and dicing
-
Slicing and dicing (2)
-
Subsetting lists of lists
-
List Manipulation
-
Replace list elements
-
Extend a list
-
Delete list elements
-
Inner workings of lists
-
-
Functions and Packages
To leverage the code that brilliant Python developers have written, you'll learn about using functions, methods and packages. This will help you to reduce the amount of code you need to solve challenging problems!
-
Functions
-
Familiar functions
-
Help!
-
Multiple arguments
-
Methods
-
String Methods
-
List Methods
-
List Methods (2)
-
Packages
-
Import package
-
Selective import
-
Different ways of importing
-
-
NumPy
NumPy is a Python package to efficiently do data science. Learn to work with the NumPy array, a faster and more powerful alternative to the list, and take your first steps in data exploration.
-
NumPy
-
Your First NumPy Array
-
Baseball players' height
-
Baseball player's BMI
-
Lightweight baseball players
-
NumPy Side Effects
-
Subsetting NumPy Arrays
-
2D NumPy Arrays
-
Your First 2D NumPy Array
-
Subsetting 2D NumPy Arrays
-
2D Arithmetic
-
NumPy: Basic Statistics
-
Average versus median
-
Explore the baseball data
-
Blend it all together
-
- 645
- 26 ноября 2018, 14:51
Не пропустите новые записи!
Подпишитесь на цель и следите за ее достижением