Data Science Templates

Boost your programming skills with free SQL, R, Excel, and Python templates and create top-notch projects for your portfolio.

Accelerate your workflow with code-ready data science templates from 365 Data Science instructors—designed to enhance efficiency in your programming projects.

Discover a myriad of valuable resources—from a time-saving data science cheat sheet to data analysis and visualization templates in Excel and ready-to-use SQL, R, and Python coding shortcuts.

Whether you’re unsure how to approach a task or work on a time-sensitive project, these templates are designed to streamline your work and enhance productivity.

Green cover Correlation in Excel. This template resource is from 365 Data Science.
Templates excel

Correlation in Excel Template

The Correlation in Excel template demonstrates how the correlation coefficient can be calculated in Excel. Some other related topics you might be interested in are Calculating the Variance in Excel, Standard Deviation in Excel, Coefficient of Variation in Excel, Covariance in Excel. You can now download the Excel template for free. The Correlation in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Covariance in Excel. This template resource is from 365 Data Science.
Templates excel

Covariance in Excel Template

The Covariance in Excel template demonstrates how the covariance metric can be calculated in Excel. Some other related topics you might be interested in are Calculating the Variance in Excel, Standard Deviation in Excel, Coefficient of Variation in Excel, Correlation in Excel You can now download the Excel template for free. The Covariance in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Standard Deviation in Excel. This template resource is from 365 Data Science.
Templates excel

Standard Deviation in Excel Template

The following Standard Deviation in Excel template introduces the relevant Excel syntax for calculating sample standard deviation. Some other related topics you might be interested in are Calculating the variance in Excel, Coefficient of Variation in Excel, Covariance in Excel, Correlation in Excel You can now download the Excel template for free. Standard Deviation in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Calculating the Variance in Excel. This template resource is from 365 Data Science.
Templates excel

Calculating the Variance in Excel Template

The following Calculating the Variance in Excel template demonstrates the difference between sample variance and population variance. It introduces the relevant Excel syntax for calculating these 2 metrics. Some other related topics you might be interested in are Standard Deviation in Excel, Coefficient of Variation in Excel, Covariance in Excel, Correlation in Excel. You can now download the Excel template for free. Calculating the Variance in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Negative Skew in Excel. This template resource is from 365 Data Science.
Templates excel

Negative Skew in Excel Template

The following Negative Skew in Excel template includes a sample dataset resulting in a negatively (left) skewed frequency distribution graph. Some other related topics you might be interested in are Positive Skew in Excel, Zero Skew in Excel, Normal Distribution in Excel, Standard Normal Distribution in Excel. You can now download the Excel template for free. Negative Skew in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Zero Skew in Excel. This template resource is from 365 Data Science.
Templates excel

Zero Skew in Excel Template

The following Zero Skew in Excel template includes a sample dataset resulting in a zero skewed (no skew) frequency distribution graph Some other related topics you might be interested in are Positive Skew in Excel, Negative Skew in Excel, Normal Distribution in Excel, Standard Normal Distribution in Excel. You can now download the Excel template for free. Zero Skew in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Positive Skew in Excel. This template resource is from 365 Data Science.
Templates excel

Positive Skew in Excel Template

The Positive Skew in Excel template includes a sample dataset resulting in a positively (right) skewed frequency distribution graph. Some other related topics you might be interested in are Zero Skew in Excel, Negative Skew in Excel, Normal Distribution in Excel, Standard Normal Distribution in Excel. You can now download the Excel template for free. Positive Skew in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Calculating the Mode in Excel. This template resource is from 365 Data Science.
Templates excel

Calculating the Mode in Excel Template

The Calculating the Mode in Excel template shows how to apply the Excel function corresponding to finding the mode of a set of numbers. Some other related topics you might be interested in are Calculating the Mean in Excel, Calculating the Median in Excel, Covariance in Excel, and Correlation in Excel. You can now download the Excel template for free. Calculating the Mode in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Green cover of Calculating the Median in Excel. This template resource is from 365 Data Science.
Templates excel

Calculating the Median in Excel Template

The Calculating the Median in Excel template shows how to apply the Excel function corresponding to finding the median of a set of numbers. Some other related topics you might be interested in are Calculating the Mean in Excel, Calculating the Mode in Excel, Covariance in Excel, and Correlation in Excel.

Learn More
Green cover of Calculating the Mean in Excel. This template resource is from 365 Data Science.
Templates excel

Calculating the Mean in Excel Template

The Calculating the Mean in Excel template shows how to apply the Excel function corresponding to finding the mean of a set of numbers. Some other related topics you might be interested in are Pareto Diagram in Excel, Side-by-Side Bar Chart in Excel, Normal Distribution in Excel, Stacked Area Chart in matplotlib Python, Bar and Line chart in Excel You can now download the Excel template for free. Calculating the Mean in Excel template is among the topics covered in detail in the 365 Data Science program.

Learn More
Purple cover of Export Data as csv in R. This template resource is from 365 Data Science.
Templates r

Export Data as csv in R Template

The Export Data as csv in R template shows how to export a data set from R and save it as an csv file. The file in question contains an employee database. Some other related topics you might be interested in are Calculating Standard Deviation in R, Calculating Data Mean in R, Calculating Standard Deviation of Data in R, Exploring Data Skewness in R. You can now download the R template for free. Export Data as csv in R template is among the topics covered in detail in the 365 Data Science program.

Learn More
Purple cover of Adding a New Column to a Data Frame in R. This template resource is from 365 Data Science.
Templates r

Adding a New Column to a Data Frame in R Template

The Adding a New Column to a Data Frame in R template shows how to create a dataframe in R and add additional columns to it. We create a Star Wars data frame containing movies and stats and include two additional columns to extend the dataframe. Some other related topics you might be interested are Adding a New Row to a Data Frame in R, Dealing with Missing Data in R, Read a csv File into R, Export Data as csv in R. You can now download the R template for free. Adding a New Column to a Data Frame in R template is among the topics covered in detail in the 365 Data Science program.

Learn More
Purple cover of Adding a New Row to a Data Frame in R. This template resource is from 365 Data Science.
Templates r

Adding a New Row to a Data Frame in R Template

The Adding a New Row to a Data Frame in R template shows how to add a row in an R data frame. The file shows how to create a data frame object in R from scratch, containing information and stats about movies and then shows how to extend the data frame by adding new columns. Some other related topics you might be interested are Adding a New Column to a Data Frame in R, Dealing with Missing Data in R, Read a csv File into R, Export Data as csv in R. You can now download the R template for free. Adding a New Row to a Data Frame in R template is among the topics covered in detail in the 365 Data Science program.

Learn More
Purple Cover of Read a csv File in R. This template resource is from 365 Data Science.
Templates r

Read a csv File in R Template

The Read a csv File in R template shows how to import a csv file into R with the help of the read csv() function. The file in question contains a real estate data set detailing information on different properties. Some other related topics you might be interested are Scatter plot with ggplot2 in R, Regression Scatter with ggplot2 in R, and Correlation between Two Variables in R. You can now download the R template for free. The Read a csv File in R template is among the topics covered in detail in the 365 Data Science program.

Learn More
Purple cover of Linear Regression in R. This template resources is from 365 Data Science.
Templates r

Linear Regression in R Template

The Linear Regression in R template shows how to perform a linear regression in R using lm() on real estate property data. Some other related topics you might be interested are Scatter plot with ggplot2 in R, Regression Scatter with ggplot2 in R, and Correlation between Two Variables in R. You can now download the R template for free. Linear Regression in R template is among the topics covered in detail in the 365 Data Science program.

Learn More
Purple Cover of Correlation between Two Variables in R. The template is from 365 Data Science.
Templates r

Correlation between Two Variables in R Template

The Correlation between Two Variables in R template shows how to calculate the correlation coefficient between two variables in a dataset with the help of the corr() function. Some other related topics you might be interested in checking are Calculating Data Variance in R, Calculating Data Mean in R, Calculating Standard Deviation of Data in R, and Exploring Data Skewness in R. You can now download the R template for free. Correlation between Two Variables in R is among the topics covered in detail in the 365 Data Science program.

Learn More
Ocean blue cover of DELETE Statement in SQL. This template resources is from 365 Data Science.
Templates SQL

DELETE Statement in SQL

The DELETE Statement in SQL template shows you how to delete information from the table's columns. Download and unzip the .zip file in a new folder. Inside the folder you will find a .sql file. Load it into MySQL Workbench. Some other related topics you might be interested are Creating a Database, ORDER BY Clause, SELECT Statement, and INSERT Statement. You can now download the SQL template for free. DELETE Statement in SQL is among the topics covered in detail in the 365 Data Science program.

Learn More
Ocean blue cover of INSERT Statement in SQL. This template resources is from 365 Data Science.
Templates SQL

INSERT Statement in SQL Template

The INSERT Statement in SQL template shows you how to add information into the table's columns. Download and unzip the .zip file in a new folder. Inside the folder you will find a .sql file. Load it into MySQL Workbench. Some other related topics you might be interested are Creating a Database, ORDER BY Clause, SELECT Statement, and DELETE Statement. You can now download the SQL template for free. INSERT Statement in SQL is among the topics covered in detail in the 365 Data Science program.

Learn More
Ocean blue cover of SELECT Statement in SQL. This template resources is from 365 Data Science.
Templates SQL

SELECT Statement in SQL Template

The SELECT Statement in SQL template shows you how to extract a fraction of the entire dataset. Download and unzip the .zip file in a new folder. Inside the folder you will find a .sql file. Load it into MySQL Workbench. Some other related topics you might be interested are Creating a Database, ORDER BY Clause, INSERT Statement, and DELETE Statement. You can now download the SQL template for free. SELECT Statement in SQL is among the topics covered in detail in the 365 Data Science program.

Learn More
Ocean blue cover of Subqueries with EXISTS in SQL. This template resources is from 365 Data Science.
Templates SQL

Subqueries with EXISTS in SQL Template

The Subqueries with EXISTS in SQL template shows how EXISTS is nested inside WHERE to obtain particular records. Download and unzip the .zip file in a new folder. Inside the folder you will find a .sql file. Load it into MySQL Workbench. Some other related topics you might be interested are Creating a Database, ORDER BY Clause, SELECT Statement. You can now download the SQL template for free. Subqueries with EXISTS in SQL is among the topics covered in detail in the 365 Data Science program.

Learn More