Skip to content

Commit

Permalink
Merge pull request #23 from MexsonFernandes/master
Browse files Browse the repository at this point in the history
Added README.md in subfolders and fixed TOC links
  • Loading branch information
datasciencescoop committed Nov 18, 2019
2 parents a9adf99 + 414fd67 commit 09122d3
Show file tree
Hide file tree
Showing 29 changed files with 57 additions and 10 deletions.
1 change: 1 addition & 0 deletions Artificial Intelligence/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Artificial Intelligence Cheat Sheet
1 change: 1 addition & 0 deletions Big Data/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Big Data Cheat Sheet
1 change: 1 addition & 0 deletions Data Engineering/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Data Engineering Cheat Sheet
1 change: 1 addition & 0 deletions Data Mining/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Data Mining Cheat Sheet
1 change: 1 addition & 0 deletions Data Science/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Data Science Cheat Sheet
1 change: 1 addition & 0 deletions Data Visualization/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Data Visualization Cheat Sheet
1 change: 1 addition & 0 deletions Data Warehouse/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Data Warehouse Cheat Sheet
1 change: 1 addition & 0 deletions Deep Learning/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Deep Learning Cheat Sheet
1 change: 1 addition & 0 deletions DevOps/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# DevOps Cheat Sheet
1 change: 1 addition & 0 deletions Docker & Kubernetes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Docker & Kubernetes Cheat Sheet
1 change: 1 addition & 0 deletions Excel/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Excel Cheat Sheet
2 changes: 2 additions & 0 deletions Git/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Git Cheat Sheet

1 change: 1 addition & 0 deletions Images/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Images Cheat Sheet
1 change: 1 addition & 0 deletions Interview Questions/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Interview Questions
1 change: 1 addition & 0 deletions Linux/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Linux Cheat Sheet
1 change: 1 addition & 0 deletions Machine Learning/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Machine Learning Cheat Sheet
1 change: 1 addition & 0 deletions Mathematics/READMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Mathematics Cheat Sheet
1 change: 1 addition & 0 deletions Matlab/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Matlab Cheat Sheet
1 change: 1 addition & 0 deletions NLP/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Natural Language Processing Cheat Sheet
1 change: 1 addition & 0 deletions Numpy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Numpy Cheat Sheet
1 change: 1 addition & 0 deletions Ordinary Differential Equations/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Ordinary Differential Equations Cheat Sheet
1 change: 1 addition & 0 deletions Pandas/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Pandas Cheat Sheet
1 change: 1 addition & 0 deletions Probability/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Probability Cheat Sheet
1 change: 1 addition & 0 deletions Python/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Python Cheat Sheet
1 change: 1 addition & 0 deletions R Cheat Sheet/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# R Cheat Sheet
38 changes: 28 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,33 @@ Created by <a href="https://github.com/abhat222"><strong>Asif Bhat</strong></a>
List of Data Science Cheatsheets :

## Table of Contents
- [Artificial Intelligence](https://github.com/FavioVazquez/ds-cheatsheets#artificial-intelligence)
- [Big Data Analytics](https://github.com/abhat222/Data-Science--Cheat-Sheet#big-data-analytics)
- [Big Data](https://github.com/FavioVazquez/ds-cheatsheets#big-data)
- [Data Engineering](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-engineering)
- [Data Mining](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-mining)
- [Data Science](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-science)
- [Data Visualization](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-visualization)
- [Deep Learning](https://github.com/abhat222/Data-Science--Cheat-Sheet#deep-learning)
- [Artificial Intelligence](Artificial%20Intelligence/README.md)
- [Big Data](Big%20Data/README.md)
- [Data Engineering](Data%20Engineering/README.md)
- [Data Mining](Data%20Mining/README.md)
- [Data Science](Data%20Science/README.md)
- [Data Visualization](Data%20Visualization/README.md)
- [Data Warehouse](Data%20Warehouse/README.md)
- [Deep Learning](Deep%20Learning/README.md)
- [DevOps](DevOps/README.md)
- [Docker & Kubernetes](Docker%20&%20Kubernetes/README.md)
- [Excel](Excel/README.md)
- [Git](Git/README.md)
- [Images](Images//README.md)
- [Interview Questions](Interview%20Questions/README.md)
- [Linux](Linux/README.md)
- [Machine Learning](https://github.com/abhat222/Data-Science--Cheat-Sheet#machine-learning)
- [SQL](https://github.com/abhat222/Data-Science--Cheat-Sheet#sql)
- [Python](https://github.com/abhat222/Data-Science--Cheat-Sheet#python)
- [Mathematics](Mathematics/README.md)
- [Matlab](Matlab/README.md)
- [NLP](NLP/README.md)
- [Numpy](Numpy/README.md)
- [Ordinary Differential Equations](Ordinary%20Differential%20Equations/README.md)
- [Pandas](Pandas/README.md)
- [Probability](Probability/README.md)
- [Python](Python/README.md)
- [Scala](Scala/README.md)
- [SQL](SQL/README.md)
- [Statistics](Statistics/README.md)

# Python

Expand All @@ -36,6 +52,8 @@ List of Data Science Cheatsheets :

<a href="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/Python/Python%20for%20Data%20Analysis.pdf"><img src="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/Images/pythonforDA.PNG?" alt="Illustration" height="300px" width="415px"/> &nbsp; &nbsp; &nbsp;</a><a href="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/Pandas/pandas-10min.pdf"><img src="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/Images/Pandas_10mins.PNG?" alt="Illustration" width="415px" height="300px"/></a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>Python for Data Analysis<b> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>10 Minutes to Pandas<b><br/>



# R Language

<a href="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/R%20Cheat%20Sheet/R%20Cheat%20Sheets.pdf"><img src="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/Images/R_cheatsheet.PNG?" alt="Illustration" height="300px" width="415px"/> &nbsp; &nbsp; &nbsp;</a><a href="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/R%20Cheat%20Sheet/R%20Programming%20Cheat%20Sheet.pdf"><img src="https://github.com/abhat222/Data-Science--Cheat-Sheet/blob/master/Images/R.PNG?" alt="Illustration" width="415px" height="300px"/></a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>R Cheat Sheet<b> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>R (Basics & Advanced)<b><br/>
Expand Down
1 change: 1 addition & 0 deletions SQL/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# SQL Cheat Sheet
1 change: 1 addition & 0 deletions Scala/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Scala Cheat Sheet
1 change: 1 addition & 0 deletions Statistics/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Statistics Cheat Sheet

0 comments on commit 09122d3

Please sign in to comment.