<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=R%2FC2%2FPipe-Operator%2FEnglish-timed</id>
		<title>R/C2/Pipe-Operator/English-timed - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=R%2FC2%2FPipe-Operator%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=R/C2/Pipe-Operator/English-timed&amp;action=history"/>
		<updated>2026-04-23T19:45:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=R/C2/Pipe-Operator/English-timed&amp;diff=52151&amp;oldid=prev</id>
		<title>Sakinashaikh: Created page with &quot;  {| border =1 |'''Time''' |'''Narration'''  |- || 00:01 ||Welcome to this tutorial on '''Pipe Operator'''.  |-  || 00:06 ||In this tutorial,we will learn about:  |- || 00:10...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=R/C2/Pipe-Operator/English-timed&amp;diff=52151&amp;oldid=prev"/>
				<updated>2020-05-22T11:06:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;  {| border =1 |&amp;#039;&amp;#039;&amp;#039;Time&amp;#039;&amp;#039;&amp;#039; |&amp;#039;&amp;#039;&amp;#039;Narration&amp;#039;&amp;#039;&amp;#039;  |- || 00:01 ||Welcome to this tutorial on &amp;#039;&amp;#039;&amp;#039;Pipe Operator&amp;#039;&amp;#039;&amp;#039;.  |-  || 00:06 ||In this tutorial,we will learn about:  |- || 00:10...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:01&lt;br /&gt;
||Welcome to this tutorial on '''Pipe Operator'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 00:06&lt;br /&gt;
||In this tutorial,we will learn about:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:10&lt;br /&gt;
||'''summarise''' and '''group_by functions'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:14&lt;br /&gt;
||Operations in '''summarise function'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:18&lt;br /&gt;
||'''Pipe '''operator&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 00:20&lt;br /&gt;
||To understand this tutorial, you should know, &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:25&lt;br /&gt;
||Basics of statistics&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:28&lt;br /&gt;
||Basics of '''ggplot2''' and '''dplyr''' packages&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:34&lt;br /&gt;
||'''Data frames'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:36&lt;br /&gt;
||If not, please locate the relevant tutorials on '''R''' on this website.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 00:43&lt;br /&gt;
||This tutorial is recorded on&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:45&lt;br /&gt;
||'''Ubuntu Linux '''OS version 16.04&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:51&lt;br /&gt;
||'''R''' version 3.4.4&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:55&lt;br /&gt;
||'''RStudio''' version 1.1.463&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:01&lt;br /&gt;
||Install '''R''' version 3.2.0 or higher. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:07&lt;br /&gt;
||For this tutorial, we will use&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:10&lt;br /&gt;
||A '''data frame moviesData.csv'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:15&lt;br /&gt;
||A '''script''' file '''myPipe.R'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:20&lt;br /&gt;
||Please download these files from the '''Code files''' link of this tutorial. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:27&lt;br /&gt;
||I have downloaded and moved these files to '''pipeOps''' folder. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:33&lt;br /&gt;
||This folder is located in '''myProject''' folder on my '''Desktop'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:40&lt;br /&gt;
||I have also set '''pipeOps''' folder as my '''Working Directory.''' &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 01:46&lt;br /&gt;
||Now we learn about '''summarise function'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:50&lt;br /&gt;
||'''summarise function''' reduces a '''data frame '''into a single row. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:56&lt;br /&gt;
||It gives summaries like mean, median, etc. of the '''variables''' available in the '''data frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:05&lt;br /&gt;
||We use '''summarise''' along with '''group_by function'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:11&lt;br /&gt;
||Let us switch to '''RStudio'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:15&lt;br /&gt;
||Open the '''script myPipe.R '''in''' RStudio'''. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:21&lt;br /&gt;
||'''Run''' this '''script''' by clicking on the '''Source''' button. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:26 &lt;br /&gt;
||'''movies data frame''' opens in the '''Source''' window. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:31 &lt;br /&gt;
||In the '''movies dataframe''', scroll from left to right. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:37&lt;br /&gt;
||This will enable us to see the remaining '''objects''' of the '''movies data frame'''. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 02:44 &lt;br /&gt;
||To know the mean of '''imdb_rating''' of all movies, we will use '''summarise function'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:52 &lt;br /&gt;
||Click on the '''script myPipe.R'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:57&lt;br /&gt;
||In the '''Source''' window, type the following '''command'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:02&lt;br /&gt;
||Inside the '''summarise function''', the first '''argument''' is a '''data frame''' to be '''summarised'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:09&lt;br /&gt;
||Here, it is '''movies'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:12&lt;br /&gt;
||The second '''argument''' is the information we need, that is the mean of '''imdb_rating'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:21 &lt;br /&gt;
||Save the '''script''' and '''run''' the current line by pressing '''Ctrl+Enter '''keys simultaneously. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:31&lt;br /&gt;
||The mean value is shown. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:34&lt;br /&gt;
||One will argue that I can find the mean by using '''mean function''' along with '''dollar''' operator.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:43&lt;br /&gt;
||What is the use of installing a whole '''package''' and using a complex '''function'''? &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:49 &lt;br /&gt;
||Basically, we do not use '''summarise function''' for computing such things.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:56&lt;br /&gt;
||This '''function''' is not useful unless we pair it with '''group by function'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:03&lt;br /&gt;
||When we use '''group_by function''', the '''data frame''' gets divided into different groups. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:12 &lt;br /&gt;
||Let us switch back to '''RStudio'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:16 &lt;br /&gt;
||In the '''Source''' window, click on '''movies data frame. '''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:21&lt;br /&gt;
||In the '''movies data frame, '''scroll from right to left. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 04:27 &lt;br /&gt;
||We will group the '''movies data frame''' based on the '''genre'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:33&lt;br /&gt;
||For this, we will use '''group underscore by function'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:39&lt;br /&gt;
||Click on the '''script myPipe.R'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:43&lt;br /&gt;
||In the '''Source''' window, type the following '''command'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:48&lt;br /&gt;
||'''Run''' the current line. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:51 &lt;br /&gt;
||A new '''data frame groupMovies '''is stored. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:56&lt;br /&gt;
||Now, we will use '''summarise function''' on this '''data frame'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:02&lt;br /&gt;
||In the '''Source''' window, type the following '''command'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:07&lt;br /&gt;
||'''Run''' the current line. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:10&lt;br /&gt;
||I will resize the '''Console''' window &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:14&lt;br /&gt;
||The mean values of all movies in different '''genres''' are displayed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:21&lt;br /&gt;
||Notice that, '''Documentary genre''' has the highest mean '''imdb_rating.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:28&lt;br /&gt;
||And '''Comedy genre''' has the lowest mean '''imdb_rating.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:34&lt;br /&gt;
||I will resize the '''Console''' window &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:38 &lt;br /&gt;
||In the '''Source''' window, click on '''movies data frame. '''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 05:43 &lt;br /&gt;
||In the '''movies data frame''', scroll from left to right. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:49&lt;br /&gt;
||Let us find the mean '''imdb_rating '''distribution for the movies of '''Drama genre'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:58&lt;br /&gt;
||Also, we will group movies of '''Drama genre''' by '''mpaa_rating. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:05&lt;br /&gt;
||For this, we will use '''filter, group_by''', and '''summarise functions''' one by one. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:12&lt;br /&gt;
||Click on the '''script myPipe.R'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:17&lt;br /&gt;
||In the '''Source''' window, type the following '''commands'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:23 &lt;br /&gt;
||First, we will extract the movies of '''Drama genre'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:29 &lt;br /&gt;
||Then, we group these movies based on '''mpaa_rating'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:35&lt;br /&gt;
||Finally, we apply '''summarise function'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:39&lt;br /&gt;
||This will calculate the mean of the filtered and grouped movies. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:46 &lt;br /&gt;
||'''Run''' the last three lines of code. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:50&lt;br /&gt;
||I will resize the '''Console''' window &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:54&lt;br /&gt;
||The required mean values are printed on the '''console'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:59&lt;br /&gt;
||I will resize the '''Console''' window again. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:03&lt;br /&gt;
||In this code, we have to give names to each and every intermediate '''data frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:10&lt;br /&gt;
||But there is an alternate method to write these '''statements''' using the '''pipe''' operator. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:17&lt;br /&gt;
||The '''pipe '''operator is denoted as '''%&amp;gt;%'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:25&lt;br /&gt;
||It prevents us from making unnecessary '''data frames'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:30&lt;br /&gt;
||We can read the '''pipe '''as a series of imperative '''statements'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:35&lt;br /&gt;
||If we have to find the '''cosine''' of '''sine''' of '''pi''', we can write &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 07:42&lt;br /&gt;
||Let us switch to '''RStudio'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:45 &lt;br /&gt;
||We will learn how to do the same analysis by using the '''pipe''' operator. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:51&lt;br /&gt;
||In the '''Source''' window, type the following '''command'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:56 &lt;br /&gt;
||Here three lines of code have been written as a series of '''statements'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:02&lt;br /&gt;
||We can read this code as, &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:06&lt;br /&gt;
||Using the '''movies data frame''', filter the movies of '''Drama genre'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:13&lt;br /&gt;
||Next, group the filtered movies by '''mpaa_rating'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:19&lt;br /&gt;
||Finally, summarise the mean of '''imdb_rating '''of the grouped data.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:26 &lt;br /&gt;
||This code is easier to read and write than the previous one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:32&lt;br /&gt;
||In the case of '''pipe''' operator, we don’t have to repeat the name of the''' data frame.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:39&lt;br /&gt;
||Notice that we have written name of the''' data frame''' only once. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:45&lt;br /&gt;
||Save the '''script''' and run the current line. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:50&lt;br /&gt;
||I will resize the '''Console''' window. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:54 &lt;br /&gt;
||The required mean values are printed on the '''Console'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:59&lt;br /&gt;
||I will resize the '''Console''' window again. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 09:03 &lt;br /&gt;
||In the '''Source''' window, click on '''movies data frame. '''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 09:08&lt;br /&gt;
||In the '''Source''' window, scroll from left to right. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 09:13&lt;br /&gt;
||Let us check what is the difference between '''critics_score ''' and '''audience_score''' of all the movies. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 09:22&lt;br /&gt;
||We will use a '''box plot''' for our study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 09:26&lt;br /&gt;
||By using the '''pipe''' operator, we can combine the '''functions''' of '''ggplot2''' and '''dplyr packages'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 09:34&lt;br /&gt;
||Click on the '''script myPipe.R'''	&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 09:38&lt;br /&gt;
||In the '''Source''' window, type the following '''command'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 09:43&lt;br /&gt;
||Save the '''script''' and run the current line. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 09:49 &lt;br /&gt;
||The required '''box plot''' appears in the '''Plots''' window. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 09:54 &lt;br /&gt;
||In the '''Plots''' window, click on the '''Zoom''' button to maximize the plot. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 10:00&lt;br /&gt;
||Here you can see that for the genres '''Drama, Horror, '''and '''Mystery &amp;amp; Suspense''' movies, the median is close to zero. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 10:14&lt;br /&gt;
||This means that the '''audience '''and '''critics '''opinions are very similar for these '''genres'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 10:22&lt;br /&gt;
||Whereas for '''Action &amp;amp; adventure''' and '''Comedy '''movies, the median is not close to zero. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 10:30&lt;br /&gt;
||This means that the '''audience''' and '''critics''' opinions are different for these '''genres'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 10:37&lt;br /&gt;
||Close this plot. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 10:39 &lt;br /&gt;
||In the '''Source''' window, click on '''movies data frame. '''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 10:44&lt;br /&gt;
||In the '''Source''' window, scroll from right to left. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 10:49&lt;br /&gt;
||Let us check the number of movies in every category of '''mpaa_rating''' of each '''genre'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 10:57&lt;br /&gt;
||Click on the '''script myPipe.R'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:01&lt;br /&gt;
||In the '''Source''' window, type the following '''command'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:06 &lt;br /&gt;
||Notice that we have included both '''genre '''and '''mpaa_rating''' in '''group_by function'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:15&lt;br /&gt;
||So, the analysis will be done on the data divided by these 2 '''variables'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:22&lt;br /&gt;
||Also, we have used '''num = n()'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:27&lt;br /&gt;
||The '''function n''' computes the number of times the event with specific condition has happened.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:35 &lt;br /&gt;
||'''Run''' the current line. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:38&lt;br /&gt;
||I will resize the '''Console''' window. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:42 &lt;br /&gt;
||From the output, we can see that there are 22 '''Action and Adventure''' movies with '''mpaa_rating '''as '''R'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 11:53&lt;br /&gt;
||Let us summarize what we have learnt.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 11:57&lt;br /&gt;
||In this tutorial, we have learnt about:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:00&lt;br /&gt;
||'''summarise''' and '''group_by functions'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:04&lt;br /&gt;
||Operations in '''summarise function'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:08&lt;br /&gt;
||'''Pipe '''operator&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 12:10&lt;br /&gt;
||We now suggest an assignment.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:14&lt;br /&gt;
||Use the '''built-in data set iris'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:18&lt;br /&gt;
||Using the '''pipe''' operator, group the flowers by their species.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:24&lt;br /&gt;
||Summarise the grouped data by the mean of '''Sepal.Length '''and '''Sepal.Width'''. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 12:33&lt;br /&gt;
||The video at the following link summarises the Spoken Tutorial project.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:37&lt;br /&gt;
||Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 12:41&lt;br /&gt;
||We conduct workshops using Spoken Tutorials and give certificates.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:46&lt;br /&gt;
||Please contact us.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 12:49&lt;br /&gt;
||Please post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 12:54&lt;br /&gt;
||Please post your general queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 12:59&lt;br /&gt;
||The '''FOSSEE '''team coordinates the '''TBC '''project.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 13:03&lt;br /&gt;
||For more details, please visit these sites.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 13:07&lt;br /&gt;
||The Spoken Tutorial project is funded by NMEICT, MHRD, Govt. of India&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| 13:13&lt;br /&gt;
||The script for this tutorial was contributed by Varshit Dubey (CoE Pune).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 13:20&lt;br /&gt;
||This is Sudhakar Kumar from IIT Bombay signing off. Thanks for watching.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Sakinashaikh</name></author>	</entry>

	</feed>