[PR #149] [MERGED] Completed Lesson 01. Python #209

Closed
opened 2025-11-02 00:09:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/149
Author: @GokuMohandas
Created: 10/9/2019
Status: Merged
Merged: 10/9/2019
Merged by: @GokuMohandas

Base: masterHead: python


📝 Commits (8)

  • 14f3ccc completed python lesson
  • f770b66 added link to readme
  • a258919 edited and completed lesson 01. Python
  • d1c41f2 edited and completed lesson 01. Python
  • 9f9ef95 edited and completed lesson 01. Python
  • 707e94f edited and completed lesson 01. Python
  • 79e404e edited and completed lesson 01. Python
  • e5c3fdf edited and completed lesson 01. Python

📊 Changes

11 files changed (+2520 additions, -38 deletions)

View changed files

📝 CHANGES.md (+7 -0)
📝 README.md (+3 -6)
images/bulb.gif (+0 -0)
images/colab.png (+0 -0)
images/colab_logo.png (+0 -0)
images/github_logo.png (+0 -0)
images/no_image.png (+0 -0)
images/practicalai_logo.png (+0 -0)
images/twitter.gif (+0 -0)
📝 notebooks/00_Notebooks.ipynb (+71 -32)
notebooks/01_Python.ipynb (+2439 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GokuMohandas/Made-With-ML/pull/149 **Author:** [@GokuMohandas](https://github.com/GokuMohandas) **Created:** 10/9/2019 **Status:** ✅ Merged **Merged:** 10/9/2019 **Merged by:** [@GokuMohandas](https://github.com/GokuMohandas) **Base:** `master` ← **Head:** `python` --- ### 📝 Commits (8) - [`14f3ccc`](https://github.com/GokuMohandas/Made-With-ML/commit/14f3ccc8dad19efc36089c0acb757c3de39458b8) completed python lesson - [`f770b66`](https://github.com/GokuMohandas/Made-With-ML/commit/f770b662e076864c88e663334fe9b15927d2eca4) added link to readme - [`a258919`](https://github.com/GokuMohandas/Made-With-ML/commit/a2589195958cfb6491382916928550aecaa739d0) edited and completed lesson 01. Python - [`d1c41f2`](https://github.com/GokuMohandas/Made-With-ML/commit/d1c41f2347ff0e982204b1497ee37d6fa3aff2ca) edited and completed lesson 01. Python - [`9f9ef95`](https://github.com/GokuMohandas/Made-With-ML/commit/9f9ef956aec6d6eed69076694a7be477f943c8ff) edited and completed lesson 01. Python - [`707e94f`](https://github.com/GokuMohandas/Made-With-ML/commit/707e94f5f8410151c70e309838c194b076317cbe) edited and completed lesson 01. Python - [`79e404e`](https://github.com/GokuMohandas/Made-With-ML/commit/79e404ee9a16d9528836585c7699c490aab5d696) edited and completed lesson 01. Python - [`e5c3fdf`](https://github.com/GokuMohandas/Made-With-ML/commit/e5c3fdf96e389f33e3b9e39d54d67090bddaf0dd) edited and completed lesson 01. Python ### 📊 Changes **11 files changed** (+2520 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.md` (+7 -0) 📝 `README.md` (+3 -6) ➖ `images/bulb.gif` (+0 -0) ➖ `images/colab.png` (+0 -0) ➖ `images/colab_logo.png` (+0 -0) ➖ `images/github_logo.png` (+0 -0) ➖ `images/no_image.png` (+0 -0) ➖ `images/practicalai_logo.png` (+0 -0) ➖ `images/twitter.gif` (+0 -0) 📝 `notebooks/00_Notebooks.ipynb` (+71 -32) ➕ `notebooks/01_Python.ipynb` (+2439 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 00:09:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#209