---
title: "Machine Learning: Popular Libraries and Frameworks (Part 1)"
url: https://daily.dev/posts/machine-learning-popular-libraries-and-frameworks-part-1--dwyuc5gfd
source_url: https://python.plainenglish.io/machine-learning-popular-libraries-and-frameworks-part-1-b71d22f45282
type: article
source: "Python in Plain English"
published: 2021-11-16T02:14:23.600Z
updated: 2021-11-16T02:14:23.600Z
tags: ["python", "machine-learning", "scikit"]
reading_time: 5
upvotes: 22
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Machine Learning: Popular Libraries and Frameworks (Part 1)

**[Python in Plain English](https://daily.dev/sources/inPlainEngHQ)** · 5 min read · 22 upvotes · 0 comments

## Summary

Machine Learning: Popular Libraries and Frameworks (Part 1) An overview of industry-standard frameworks, modules, and libraries used by Machine Learning practitioners. We’ll focus on the Machine Learning libraries unique to the Python programming language. The popular Pandas library is a go-to machine learning library when it comes to dealing with an enormous density of tabular data.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://python.plainenglish.io/machine-learning-popular-libraries-and-frameworks-part-1-b71d22f45282>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#machine-learning](https://daily.dev/tags/machine-learning), [#scikit](https://daily.dev/tags/scikit)

[View this post on daily.dev](https://daily.dev/posts/machine-learning-popular-libraries-and-frameworks-part-1--dwyuc5gfd)
