You are on page 1of 8

ANALYTICS WITH MANOJ

Manoj Kumar

6
PYTHON LIBRARIES
YOU NEED TO KNOW
FOR DATA ANALYTICS

https://www.linkedin.com/in/mk-analytics
ANALYTICS WITH MANOJ

Manoj Kumar

👉Lets you work with arrays of numbers.

👉Arrays can store many dimensions of data and


do fast math on them.

👉You can use NumPy arrays for data like images,


audio, or tables.

https://www.linkedin.com/in/mk-analytics/
ANALYTICS WITH MANOJ

Manoj Kumar

👉Work with tabular data, like spreadsheets or


databases.

👉Pandas helps you read, write, change, and


analyze data using Series and DataFrames.

👉Series are like labelled lists, while DataFrames are


like labeled tables.

https://www.linkedin.com/in/mk-analytics/
ANALYTICS WITH MANOJ

Manoj Kumar

👉Create and customize graphs of data.

👉 Matplotlib can make different types of graphs,


like lines, bars, pies, histograms, scatter plots,
and more.

https://www.linkedin.com/in/mk-analytics/
ANALYTICS WITH MANOJ

Manoj Kumar

👉Do machine learning, which is making models


that can learn from data and make predictions
or decisions.

👉Scikit-learn has many algorithms for common


machine learning tasks, like classification,
regression, clustering, and more.

https://www.linkedin.com/in/mk-analytics/
ANALYTICS WITH MANOJ

Manoj Kumar

👉Scrape data from websites or APIs that do not


offer proper data formats.

👉 Scrapy helps you build crawling programs


(spider bots) that can get structured data from
the web.

👉 Scrapy is a framework that follows the Don't


Repeat Yourself principle and makes your code
reusable and scalable.

https://www.linkedin.com/in/mk-analytics/
ANALYTICS WITH MANOJ

Manoj Kumar

These are some of the best Python libraries for


data analytics.

You can learn more about them on their


websites or online courses.

Have fun coding! 😊

https://www.linkedin.com/in/mk-analytics/
ANALYTICS WITH MANOJ

Manoj Kumar

WANT TO BE A DATA
ANALYST?
I’m here to help you with your quest
to build a career in data analytics.

Book a 1:1 call with me today and let’s


get started! 👇

https://topmate.io/mk_analytics/220958

https://www.linkedin.com/in/mk-analytics

You might also like