Python Crash Course: Part 8 - Slicing Data

preview_player
Показать описание
Slicing data is a fundamental skill for using Python in analytics and data science - so learn how to do it with this video!

Python slicing is how you access subsets of the data stores in lists, strings, and tuples. Not surprisingly, you're using slicing a lot in your Python code.

After completing this crash course series, you will have the foundational Python skills to take additional analytics, data science, and machine learning courses using Python.

--------------------------------------------------------------------------------------------
VIDEO CHAPTERS
--------------------------------------------------------------------------------------------
00:00 Intro
00:36 Indexing a String
02:55 Negative Indexing a Tuple
04:10 Slicing a List
06:46 Slicing From the Beginning
07:49 Slicing Until the End
08:22 Striding

--------------------------------------------------------------------------------------------
FREE DATA SCIENCE CRASH COURSES
--------------------------------------------------------------------------------------------
If you're ready to see what Python skills make possible, be sure to check out my FREE on-demand data science crash courses!

Here's what you get with any of these courses:
1️⃣ On-Demand: Watch the course when it fits your schedule
2️⃣ PDF of all slides
3️⃣ All Python code as a Jupyter Notebook
4️⃣ All data so you can experiment
5️⃣ Resources to continue your learning.

Data science with Python. You've got this if you want it:
💻 Decision Trees with Python:

💻 Tuning Decision Trees with Python:

💻 Logistic Regression with Python:

💻 Cluster Analysis with Python:

#python #pythonprogramming #pythontutorial #pythonforbeginners #pythoncrashcourse #pythoncourse
Рекомендации по теме
Комментарии
Автор


FREE DATA SCIENCE CRASH COURSES

If you're ready to see what Python skills make possible, be sure to check out my FREE on-demand data science crash courses!

Here's what you get with any of these courses:
1 - On-Demand: Watch the course when it fits your schedule
2 - PDF of all slides
3 - All Python code as a Jupyter Notebook
4 - All data so you can experiment
5 - Resources to continue your learning.

Data science with Python. You've got this if you want it:
💻 Decision Trees with Python:

💻 Tuning Decision Trees with Python:

💻 Logistic Regression with Python:

💻 Cluster Analysis with Python:

DaveOnData
Автор

Meghan Trainor is All About That Bass. I'm all about that algorithm. Another great video.

michaelt