Selecting and removing rows in R dataframes

Selecting and removing rows in R dataframes

Richard Webster

9 лет назад

160,945 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

knowledge signim
knowledge signim - 09.12.2022 20:57

How to sum of all prices in column price when against cut is same in cut column in diamonds dataset in R programming

Ответить
Casper Lind
Casper Lind - 12.06.2022 15:43

THANKS M8 i have been watch 8 videos this helped!

Ответить
Shaina Muirgein
Shaina Muirgein - 16.04.2022 02:07

I could marry you. This just helped me figure out how to separate a data set I've been working on for over a week!

Ответить
Alex Telzrow
Alex Telzrow - 11.11.2021 05:51

Holy moly, this was helpful! Thank you for making this.

Ответить
K S
K S - 29.03.2021 06:49

I have a data frame from which I need to select one particular value. The coil limbs in this d/f are Company, Stock_price and Value. I need to select the stock_price for company=“CCC”

Ответить
Peeyush
Peeyush - 09.01.2021 20:43

Very helpful tutorial

Ответить
Sudipto Mitra
Sudipto Mitra - 31.12.2020 23:13

How deal with empty/blank cell in a particular column of a data set in R ?

Ответить
Tori Bianco
Tori Bianco - 05.12.2020 02:32

I have been trying to edit my data for an hour and this is the first video that I had success with!!! THANK YOU

Ответить
Max Grand
Max Grand - 24.11.2020 21:53

Do you mind If I ask a question please

Ответить
Jigeeshu Joshi
Jigeeshu Joshi - 23.05.2020 22:22

I was expecting filter based on string column. You didnt talk about it,

Ответить
Abhishek R.P
Abhishek R.P - 02.05.2020 12:03

Thanks Lot... For Video

Ответить
noora al agha
noora al agha - 01.04.2020 12:01

Thanks for the video! I have a question I haven't been able to find the answer for. What if I wanted to remove rows with certain keywords, and I have those keywords in a list in another data frame containing only those specific keyword? I need to remove the entire row for the column that contains those keywords. In this example, how would I remove all rows that have a list of 187 words, such as "good" and so on, under the column "ideal"?

Ответить
Sebastian F.
Sebastian F. - 06.06.2019 10:59

Great, understendable, with normal accent - helped a lot, thanks

Ответить
I'll Be True-Official
I'll Be True-Official - 03.03.2019 07:00

Just what I needed! Simple and clear! Thanks.

Ответить
Miguel Silva
Miguel Silva - 26.12.2018 16:13

Hi, very good video.. I have a question.. How extract rows to a new data frame?.. Example.. extract all the rows "good" to a new data frame..

Ответить
Wardah Mustahsan
Wardah Mustahsan - 08.12.2018 23:26

Hi

Great Vid! Can you do one on the by() function?

Ответить
Nikhil Jha
Nikhil Jha - 25.10.2018 19:26

how can we prepare a dataframe from lets say diamonds where "cut" type is ideal, good and very good?

Ответить
im_karamo
im_karamo - 07.10.2018 08:45

hELLO sir, in my dataset i have some NA in all the columns. i use na.omit but it returns 0 rows and all the columns present. secondly i took one variable such as dataset$sex to remove all NAs but then the rows is not equal to the other column rows in the main dataset and the remaining rows returns NA again because it isnt equal to the entire rows in the dataset.

my question is how do i fix this... how do i remove all the NAs and still have the same number of rows in each of the columns?

need your help thanks

Ответить
Crystalis Chronicle
Crystalis Chronicle - 04.10.2018 06:47

canu styop pasting functions randomly .... holy jesus

Ответить
Hod Balas
Hod Balas - 13.11.2017 16:17

is that Mila Yianapolous?

Ответить
Feeds 4 All
Feeds 4 All - 22.10.2017 14:43

very good video....

Ответить
Bayu Dc
Bayu Dc - 24.09.2017 16:51

can i remove specific rows using id?

Ответить
toonybg
toonybg - 11.07.2017 10:17

Great tutorial :) Thanks for introducing to dplyr

Ответить
Chenny
Chenny - 22.04.2017 11:57

11 minutes long and you never told me how the command to delete rows, useless piece of shit

Ответить
Josh Shiv
Josh Shiv - 14.11.2015 11:45

Thanks

Ответить
Tina Luke
Tina Luke - 03.06.2015 19:34

Thanks for the video. What if  I wanted to remove rows with certain keywords. In this example, how would I go about removing all rows that have "good" under the column "ideal"?

Ответить