freeCodeCamp/guide/english/data-science-tools/index.md

27 lines
2.1 KiB
Markdown
Raw Normal View History

---
title: Data Science Tools
---
## Data Science Tools
In this section, we'll have guides to a wide variety of tools used by data scientists.
Data scientists are inquisitive and often seek out new tools that help them find answers. They also need to be proficient in using the tools of the trade, even though there are dozens upon dozens of them. Overall, data scientists should have a working knowledge of statistical programming languages for constructing data processing systems, databases, and visualization tools. Many in the field also deem a knowledge of programming an integral part of data science; however, not all data science students study programming, so it is helpful to be aware of tools that circumvent programming and include a user-friendly graphical interface so that data scientists knowledge of algorithms is enough to help them build predictive models.
What is great about data science is that there are numerous pathways to becoming a data scientist. You don't have to have a degree in computer science or mathematics. With subject matter expertise, such as business, biostatistics, geography or political science, you can acquire the skills to use data science in multiple ways. There are a plethora of online resources, boot camps and local meetups where you can immerse yourself in the data science community (see resources below).
There are a few tools that you can start learning to get into data science. R remains the leading tool, with 49% share, but use of the Python language is growing fast, and is approaching the popularity of R. RapidMiner remains the most popular general Data Science platform. Big Data tools used by almost 40%, and Deep Learning usage doubles.
Data Science is OSEMN (**O**btain, **S**crub, **M**odel, i**N**terpret) the Data.
[Resources for Data Science]
- Open Source Data Science Masters
(https://github.com/datasciencemasters/go)
- Kaggle
(https://www.kaggle.com/)
- Towards Data Science article: How to learn data science if you're broke
(https://towardsdatascience.com/how-to-learn-data-science-if-youre-broke-7ecc408b53c7)