Skip to content

Commit 09122d3

Browse files
Merge pull request #23 from MexsonFernandes/master
Added README.md in subfolders and fixed TOC links
2 parents a9adf99 + 414fd67 commit 09122d3

File tree

29 files changed

+57
-10
lines changed

29 files changed

+57
-10
lines changed

Diff for: Artificial Intelligence/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Artificial Intelligence Cheat Sheet

Diff for: Big Data/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Big Data Cheat Sheet

Diff for: Data Engineering/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Data Engineering Cheat Sheet

Diff for: Data Mining/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Data Mining Cheat Sheet

Diff for: Data Science/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Data Science Cheat Sheet

Diff for: Data Visualization/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Data Visualization Cheat Sheet

Diff for: Data Warehouse/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Data Warehouse Cheat Sheet

Diff for: Deep Learning/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Deep Learning Cheat Sheet

Diff for: DevOps/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# DevOps Cheat Sheet

Diff for: Docker & Kubernetes/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Docker & Kubernetes Cheat Sheet

Diff for: Excel/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Excel Cheat Sheet

Diff for: Git/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Git Cheat Sheet
2+

Diff for: Images/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Images Cheat Sheet

Diff for: Interview Questions/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Interview Questions

Diff for: Linux/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Linux Cheat Sheet

Diff for: Machine Learning/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Machine Learning Cheat Sheet

Diff for: Mathematics/READMe.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Mathematics Cheat Sheet

Diff for: Matlab/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Matlab Cheat Sheet

Diff for: NLP/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Natural Language Processing Cheat Sheet

Diff for: Numpy/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Numpy Cheat Sheet

Diff for: Ordinary Differential Equations/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Ordinary Differential Equations Cheat Sheet

Diff for: Pandas/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Pandas Cheat Sheet

Diff for: Probability/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Probability Cheat Sheet

Diff for: Python/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Python Cheat Sheet

Diff for: R Cheat Sheet/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# R Cheat Sheet

Diff for: README.md

+28-10
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,33 @@ Created by <a href="https://github.com/abhat222"><strong>Asif Bhat</strong></a>
1111
List of Data Science Cheatsheets :
1212

1313
## Table of Contents
14-
- [Artificial Intelligence](https://github.com/FavioVazquez/ds-cheatsheets#artificial-intelligence)
15-
- [Big Data Analytics](https://github.com/abhat222/Data-Science--Cheat-Sheet#big-data-analytics)
16-
- [Big Data](https://github.com/FavioVazquez/ds-cheatsheets#big-data)
17-
- [Data Engineering](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-engineering)
18-
- [Data Mining](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-mining)
19-
- [Data Science](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-science)
20-
- [Data Visualization](https://github.com/abhat222/Data-Science--Cheat-Sheet#data-visualization)
21-
- [Deep Learning](https://github.com/abhat222/Data-Science--Cheat-Sheet#deep-learning)
14+
- [Artificial Intelligence](Artificial%20Intelligence/README.md)
15+
- [Big Data](Big%20Data/README.md)
16+
- [Data Engineering](Data%20Engineering/README.md)
17+
- [Data Mining](Data%20Mining/README.md)
18+
- [Data Science](Data%20Science/README.md)
19+
- [Data Visualization](Data%20Visualization/README.md)
20+
- [Data Warehouse](Data%20Warehouse/README.md)
21+
- [Deep Learning](Deep%20Learning/README.md)
22+
- [DevOps](DevOps/README.md)
23+
- [Docker & Kubernetes](Docker%20&%20Kubernetes/README.md)
24+
- [Excel](Excel/README.md)
25+
- [Git](Git/README.md)
26+
- [Images](Images//README.md)
27+
- [Interview Questions](Interview%20Questions/README.md)
28+
- [Linux](Linux/README.md)
2229
- [Machine Learning](https://github.com/abhat222/Data-Science--Cheat-Sheet#machine-learning)
23-
- [SQL](https://github.com/abhat222/Data-Science--Cheat-Sheet#sql)
24-
- [Python](https://github.com/abhat222/Data-Science--Cheat-Sheet#python)
30+
- [Mathematics](Mathematics/README.md)
31+
- [Matlab](Matlab/README.md)
32+
- [NLP](NLP/README.md)
33+
- [Numpy](Numpy/README.md)
34+
- [Ordinary Differential Equations](Ordinary%20Differential%20Equations/README.md)
35+
- [Pandas](Pandas/README.md)
36+
- [Probability](Probability/README.md)
37+
- [Python](Python/README.md)
38+
- [Scala](Scala/README.md)
39+
- [SQL](SQL/README.md)
40+
- [Statistics](Statistics/README.md)
2541

2642
# Python
2743

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

3753
<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/>
3854

55+
56+
3957
# R Language
4058

4159
<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/>

Diff for: SQL/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# SQL Cheat Sheet

Diff for: Scala/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Scala Cheat Sheet

Diff for: Statistics/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Statistics Cheat Sheet

0 commit comments

Comments
 (0)