Skip to content

Fix typos; Impose standard guidelines #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions Data Science/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ My Journey to Data Scientist

# Data Science

Data Science is the Mixture of Statistics and Probability, Algorithms and Codes. So, Data Science is all About Algorithms and Maths to implement together using Programming. Selection of right Alogrithms and Method is very important in Data Science. We can learn R or Python or Both for Data Science as both have a large library for Data Science. So we will first learn Programming for Data Science.
We will Start it with Python and then R.
Data Science is a mixture of statistics and probability, algorithms and codes. So, Data Science is all about algorithms and mathematics to implement together using programming. Selection of the right algorithms and methods, is of uttermost importance in Data Science. We can learn R or Python or both for Data Science, as both possess a large library for Data Science. So, we will first learn Programming for Data Science.
We will Start it with Python, and then switch to R.

## Data Science have 6 Major Fields
1. Data Mining
2. Machine Learning
3. Statistics & Probability
4. Data Analysis
5. Big Data
6. Data Engineering
## Data Science has 6 major Fields
* Data Mining
* Machine Learning
* Statistics & Probability
* Data Analysis
* Big Data
* Data Engineering

So choose one field and work on Data Science.
So, choose one field and work on Data Science.

Check Python Lession Now and learn Python.Check comments used in Python files for better understanding.
Check Python Lession Now and learn Python. Check comments used in Python files for better understanding.