Pandas Python tutorial | Python Tutorial for Beginner | Python Programming | Great Learning

preview_player
Показать описание


Pandas is a software library written for the Python programming language for data manipulation and analysis in particular it offers data structure and operations for manipulating numerical tables and time series. The python packages are the most important package to do with the disposal of data for the Data Scientists working in Python today. Keeping all these things in mind, we have come up with this Panda’s Python Tutorial

The panda's package is the most important tool at the disposal of Data Scientists and Analysts working in Python today. The powerful machine learning and glamorous visualization tools may get all the attention, but pandas are the backbone of most data projects. If you're thinking about data science as a career, then it is imperative that one of the first things you do is learn pandas.

Pandas is a popular Python package as it offers powerful, expressive, and flexible data structures that make data manipulation and analysis easy, among many other things. In this tutorial, we will go over the essential bits of information about pandas, including how to install it, its uses, and how it works, and much more.

🏁 Topics Covered:
00:00:00 Introduction
00:00:41 Python Pandas
00:00:58 Pandas Data-Structures
00:01:06 Pandas Series Object
00:03:25 Changing Index
00:04:43 Series Object From Dictionary
00:05:56 Changing Index Position
00:06:58 Extracting Individual Elements
00:09:27 Basic Math Operations on Series
00:11:40 Pandas Dataframe
00:12:10 Creating a Dataframe
00:14:31 DataFrame In-Built Functions
00:17:13 .iloc[]
00:20:57 Dropping Columns
00:22:17 Dropping Flows
00:23:24 More Pandas Functions

🔥Check Our Free Courses with free certificate:

⚡ About Great Learning Academy:
Visit Great Learning Academy to get access to 1000+ free courses with free certificate on Data Science, Data Analytics, Digital Marketing, Artificial Intelligence, Big Data, Cloud, Management, Cybersecurity, Software Development, and many more. These are supplemented with free projects, assignments, datasets, quizzes. You can earn a certificate of completion at the end of the course for free.

⚡ About Great Learning:
With more than 5.4 Million+ learners in 170+ countries, Great Learning, a part of the BYJU'S group, is a leading global edtech company for professional and higher education offering industry-relevant programs in the blended, classroom, and purely online modes across technology, data and business domains. These programs are developed in collaboration with the top institutions like Stanford Executive Education, MIT Professional Education, The University of Texas at Austin, NUS, IIT Madras, IIT Bombay & more.

SOCIAL MEDIA LINKS:

🔹 For more updates on courses and tips follow us on:
#PythonPandasTutorial #PythonProgramming #GreatLearning
Рекомендации по теме
Комментарии
Автор

Also to access the datasets, projects, assessments, and codes, register on Great Learning Academy. You can also enroll for any of our 80+ courses offering 1000+ hours of content for free.

greatlearning
Автор

👋 Hey guys, What do you think we should make a video on next? Comment below and let us know !!👇👇

greatlearning
Автор

Thank you for such a valuable session...!!

tejasjilthe
Автор

Thank you Bharani and Great Learning. You explain concepts which are easy to understand.

ImtiazKkan
Автор

Detailed explanation. Cool attitude of trainer. Thank you for your video. We are expecting more videos (Python) from this trainer.

realestateinvestmentadviso
Автор

Found dataset on internet, thank you GreatLearning & Bharani sir for such valuable session...

rohitadalinge
Автор

Amazing Tutorials of @greatlearning I am a regular user og GL App and online course...Thanks to its quality Faculty.

shekharkumar
Автор

Loc is not supporting indexing in my jupyter??

TheInformedCitizen
Автор

How to download pandas in Mac iPad ? Kindly help

indurajesh
Автор

Hi sir

I have below dataframe
Name Age
Ram 18
Raju 16
Rakesh 20

List
A=[
English
Tamil]

Have to append datas
Expected
Name Subject Age
Ram English 18
Ram Tamil 18
Raju English 16
Raju Tamil 16
Rakesh English 20
Rakesh Tamil 20


Please help

hayathbasha
Автор

I am getting an error in
iris=pd.read_csv('iris.csv')
can anyone help me for same?

Shubhgalaxy
Автор

Watching this vedio on Diwali evening 🙂

clashingdud