diff --git a/README.md b/README.md index 32394ee8..c5c1fb7d 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ These are some Machine Learning and Data Mining algorithms and models help you t | [Datalab from Google](https://cloud.google.com/datalab/docs/) | easily explore, visualize, analyze, and transform data using familiar languages, such as Python and SQL, interactively. | | [Hortonworks Sandbox](https://www.cloudera.com/downloads/hortonworks-sandbox.html) | is a personal, portable Hadoop environment that comes with a dozen interactive Hadoop tutorials. | | [R](https://www.r-project.org/) | is a free software environment for statistical computing and graphics. | +| [Tidyverse](https://www.tidyverse.org/) | is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy, grammar, and data structures. | | [RStudio](https://www.rstudio.com) | IDE – powerful user interface for R. It’s free and open source, works on Windows, Mac, and Linux. | | [Python - Pandas - Anaconda](https://www.anaconda.com) | Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing | | [Pandas GUI](https://github.com/adrotog/PandasGUI) | Pandas GUI |