Open in app

Sign In

Write

Sign In

Kayren,
Kayren,

5 Followers

Home

About

Pinned

Missing Values in R — remove na values

The first method — is.na() is.na tests the presence of missing values or null values in a data set. The method searches through every single column of the dataset, finding outliers with a na value that might affect the calculation. Example;``` x <- c(1,2,3,4,NA) is.na(x) returns a series of FALSE and TRUE depending on whether…

R

3 min read

Missing Values in R — remove na values
Missing Values in R — remove na values
R

3 min read


Jan 10, 2020

Why taking that bug break is important.

A software BUG is an error, a flaw or a fault in a computer program that makes it not to run as expected. Believe it or not some bugs are ‘nice’ they are the reasons as to why some of the applications created have certain features that you’ll hear the…

Programming

4 min read

Why taking that bug break is important.
Why taking that bug break is important.
Programming

4 min read

Kayren,

Kayren,

5 Followers

A full-stack software developer who writes in python; flask and django are my frameworks. I’m passionate about learning and I love writing :-)

Following
  • Bennett Garner

    Bennett Garner

  • Adam Hughes

    Adam Hughes

  • Chris Orwa

    Chris Orwa

  • Joseph Adediji

    Joseph Adediji

  • Esther Wachuka

    Esther Wachuka

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech