How to Install R on Windows, Mac OS X, and Ubuntu
This is a beginner guide that is designed to save yourself a headache and valuable time if you decide to install R yourself.data visualization
Creating Tableau Visualizations Using Airbnb Dataset
Learn about different categories of variables in Tableau and how they can be leveraged to analyze data through insightful visualizations.python
Python Range() Function
Learn about the Python Range() function and its capabilities with the help of examples.python
Virtual Environment in Python
In this tutorial, you'll learn about the Virtual Environment and two different ways of creating it.must read
python
Python Print() Function
Learn how you can leverage the capability of a simple Python Print function in various ways with the help of examples.python
Python Descriptors
Learn what Python Descriptors are, when you should use them, and why you should use them.sql
How to Install SQL Server
In this tutorial, you will learn how to install SQL Server on a Windows operating system with a brief introduction to SQL in general.python
Reading and Editing PDF’s and Word Documents From Python
This tutorial will allow you to read PDF documents and merge multiple PDF files into one PDF file. It will also show how to read and write word documents from Python.r programming
+1Utilities in R
Learn about several useful functions for data structure manipulation, nested-lists, regular expressions, and working with times and dates in the R programming language.python
Django Web Development in Python
Learn about the basics of web development using Django to build blog applications that have the (CRUD) Create, Read, Update, Delete functionality.r programming
Conditionals and Control Flow in R
Learn about relational operators for comparing R objects and logical operators for combining boolean TRUE and FALSE values. You'll also construct conditional statements.r programming
+1Data Types in R
Learn about data types and their importance in a programming language. More specifically, learn how to use various data types like vector, matrices, lists, and dataframes in the R programming language.Choosing Python or R for Data Analysis? An Infographic
Wondering whether you should use Python or R for data analysis? You’ve come to the right place.spreadsheets
Time Series Analysis with Spreadsheets
In this tutorial, you'll learn basic time-series concepts and basic methods for forecasting time series data using spreadsheets.python
+1