How to Install and Import Pandas (& Jupyter Lab) - Python ~ Episode 0

preview_player
Показать описание
Hey Coders! Are you interested in analyzing data in python? Are you aspiring to become a Data Engineer / Data Scientist one day? If yes, then learning pandas, an immensely popular python package for data analysis and manipulation, is a must. Pandas allows python scripts to read in tabular data of all sizes in a neat and organized way, clean it, transform it, analyze it, and then export it back out in csv, sql, excel, and many other file formats. In my eyes, pandas is sort of like SQL for python, but of course, there's even more functionality wrapped in the package which we'll be tutorialing throughout this playlist. In this video, we'll be learning how to install pandas using the pip command and import it into our python file. We'll also be using Jupyter Lab throughout this playlist (which is optional), so we'll take some time to install that as well.

Check out the source code on GitHub:

----------------------------------------------------------------------------------------------
🕒 Timestamps
0:00 Intro
0:36 What is pandas?
1:54 Overview and Problem Statement
2:50 Installing pandas using pip install pandas
4:57 Installing jupyterlab using pip install jupyterlab
6:51 Viewing the jupyter lab UI using the command jupyter lab
----------------------------------------------------------------------------------------------
Other playlists:

-------------------------------------
Python
-------------------------------------
Interview Prep Introduction:

Pandas:

-------------------------------------
Flutter
-------------------------------------
Basic Widgets:

Dart:

Flutter Orientation:

-------------------------------------
Google Cloud
-------------------------------------
Compute Engine:

App Engine:

Google Cloud Orientation:

-------------------------------------
Apps Script
-------------------------------------
Cache Service:

JDBC Service:

Data Studio Service:

Maps Service:

Utilities Service:

Properties Service:

URL Fetch Service:

Drive Service:

Forms Service:

Lock Service:

HTML Service:

Document Service:

Slides Service:

Calendar Service:

Script Service:

Gmail Service:

Spreadsheet Service:

Apps Script Orientation:
----------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

you are saved my fucking life bro thanks :)

onurakgul