Open in app
Home
Notifications
Lists
Stories

Write
Diwash Shrestha
Diwash Shrestha

Home
About

Apr 25, 2021

TidyTuesday:Video Games

In this post, I will analyze the #Tidytuesday Dataset about a video game from the Steam store. Load the packages library(tidyverse) library(lubridate) library(magrittr) library(ggthemr) library(RColorBrewer) library(gganimate) Load the data video_game <- read_csv("https://raw.githubusercontent.com/rfordatascience/tidytuesday/master/data/2019/2019-07-30/video_games.csv") Data Transformation Lets take a look at our data-frame.

Data Science

6 min read

Data Stories: TidyTuesday:Video Games
Data Stories: TidyTuesday:Video Games

Feb 20, 2021

4 dplyr functions for Data Analysis

You might be here, if you have already begun coding in R and are familiar with the terms as packages and functions. And now you might want to learn codes that are used for data analysis. …

Data Science

4 min read

4 dplyr functions for Data Analysis
4 dplyr functions for Data Analysis

Aug 25, 2020

Access Modifiers in C#

Access Modifier is the keyword which decide who can access resource or object in a C# program. We can control the access level of class, method , variables in a program using a access modifier. There are six Access Modifiers in C# which have different features and which give different…

Csharp

4 min read

Access Modifiers in C#
Access Modifiers in C#

Apr 20, 2019

Statistics with R

Statistics is a branch of mathematics working with data collection, organization, analysis, interpretation and presentation. It is very important in Data Analysis, Data Science and Machine Learning. In this post we will learn about the descriptive statistics with R. Descriptive Statistics Descriptive Statistics is used to summarize the data, and it focuses…

Statistics

5 min read

Statistics with R
Statistics with R

Aug 31, 2018

Taking 100DaysOfMLCode

I completed #100DaysOfCode challenge 2018-Aug-14. I used to code for the data analysis and machine learning project and mostly in R language. Whats 100daysofcode In the 100daysofcode challenge, a person should do coding 1hrs daily for consecutive 100days. The coding done should be for personal projects. This challenge does not count the…

Data Science

2 min read

Taking 100DaysOfMLCode
Taking 100DaysOfMLCode
Diwash Shrestha

Diwash Shrestha

Data Scientist @ Human Assisted AI | ❤️ Data, Stats, Analysis, Insights | Connect @ https://www.linkedin.com/in/shresthadiwash/

Following
  • Cassie Kozyrkov

    Cassie Kozyrkov

  • TDS Editors

    TDS Editors

  • Drishtant Regmi

    Drishtant Regmi

  • Ben Rogojan

    Ben Rogojan

  • Sandeep Uttamchandani

    Sandeep Uttamchandani

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable