1/ #Pandas is the go-to library that you need for #datawrangling for your #datascience projects when coding in #Python.
πŸ‘€πŸ§΅πŸ‘‡ See thread below
2/ Why Do We Need Pandas?
The Pandas library has a large set of features that will allow you to perform tasks from the first intake of raw data, its cleaning and transformation to the final curated form in order to validate hypothesis testing and machine learning model building.
3/ Basics of Pandas - 1. Pandas Objects
Pandas allows us to work with tabular datasets. The basic data structures of Pandas that consists of 3 types: Series, DataFrame and DataFrameIndex. The first 2 are data structures while the latter serves as a point of reference.
4/ Basics of Pandas - 2. Series
Pandas Series is a one-dimensional array with the ability to be labeled. A Series can hold an integer, float, string, python object, etc. At a high-level, a Series can be thought of as a column in Microsoft Excel. It's similar to the NumPy array.
5/ Basics of Pandas - 3. DataFrame
The Pandas DataFrame is a two-dimensional array of dataframes. It is similar to the spreadsheet in Microsoft Excel.
6/ Basics of Pandas - 4. Index
Pandas Index is an inherent property of Series and DataFrame objects. It serves as a point of reference as to which rows and/or columns to perform operations on.
7/ Conclusion 1 of 2
Pandas is a core component in any data science workflow. To a beginner starting out, learning to use Pandas may seem like a formidable task owing to large collection of Pandas functions that are available.
8/ Conclusion 2 of 2
In summary, we have taken a high-level overview of the Pandas library, considered the importance of data wrangling, learned about the basic data structures in Pandas.
9/ Contents of this thread came from my full blog.
Check it out! πŸ‘‡
towardsdatascience.com/how-to-master-…

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Data Professor

Data Professor Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @thedataprof

25 Jul
1/ #MachineLearning Crash Course by Google
- Free course
- Learn and apply fundamental machine learning concepts
- 30+ exercises
- 25 lessons
- 15 hours to complete
- Real-world case studies
- Explainers of ML algorithms

πŸ‘€πŸ§΅πŸ‘‡ See thread below
2/ Machine Learning Crash Course by Google
developers.google.com/machine-learni…
3/ Free machine learning crash course from Google
Read 5 tweets
25 Jul
1/ Interested in how Deep Learning and AI is impacting a 50-year old grand challenge in biology (protein structure folding)?
See this thread πŸ‘€πŸ§΅πŸ‘‡
#deeplearning #AI #biology #bioinformatics
2/ Deepmind's Alphafold2 Solves Protein Structures (Part 1) #shorts
3/ Deepmind's Alphafold2 Solves Protein Structures (Part 2) #shorts
Read 5 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(