mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 07:12:37 -05:00
[PR #150] [MERGED] completed NumPy and Pandas notebooks #210
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/150
Author: @GokuMohandas
Created: 10/10/2019
Status: ✅ Merged
Merged: 10/10/2019
Merged by: @GokuMohandas
Base:
master← Head:numpy📝 Commits (3)
6039ed7adding data and numpy notebook0a58b1ffinished pandas notebookc0a8c3fcompleted numpy and pandas notebooks📊 Changes
11 files changed (+145613 additions, -70 deletions)
View changed files
📝
CHANGES.md(+8 -1)➕
data/harrypotter.txt(+6589 -0)➕
data/news.csv(+120001 -0)➕
data/spiral.csv(+1501 -0)➕
data/surnames.csv(+10981 -0)➕
data/titanic.csv(+1310 -0)➕
data/tumors.csv(+1001 -0)➕
data/tumors_reduced.csv(+721 -0)📝
notebooks/01_Python.ipynb(+69 -69)➕
notebooks/02_NumPy.ipynb(+1216 -0)➕
notebooks/03_Pandas.ipynb(+2216 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.