I was going through the book and didn't want to go through the whole chapter and was looking for a good summary, your video does that wonderfully, thank you!
@RichardOnData3 жыл бұрын
Yes, I know this particular chapter is quite dense. I'm glad this was helpful!
@joeyoviedo5202 Жыл бұрын
Thanks for making these videos, they are super helpful. Glad I found your channel
@jamesleleji69843 жыл бұрын
How do you remove duplicates from a column that contains duplicated texts regardless of the case whether lowercase or uppercase
@arvinflores53163 жыл бұрын
I'm having a hard time in understanding the book atm, good thing I found this
@RichardOnData3 жыл бұрын
Thank you! To clarify, you're having difficulty with the book "R for Data Science"?
@arvinflores53163 жыл бұрын
@@RichardOnData the stringr chapter especially, regular expressions gave me a hard time lol
@romulodamasceno24274 жыл бұрын
Man, you're amazing! Thank you so much!
@RichardOnData4 жыл бұрын
That means a lot, thanks for watching!
@javedmohib97363 жыл бұрын
str_count(word, "[a|c]") will count a, c or |. To count only a or c you need to use str_count(word, "[ac]")
@sven9r4 жыл бұрын
I still don't know how much the KZbin algo hates you - still under 6k subs
@RichardOnData4 жыл бұрын
Hah, well the goal for this year is 50k subs as I make some changes and start some new initiatives! KZbin is a bit of a snowball at times (gotta remember, this time last year I was under 100 subs). If I’m WAY off with that then I’ll re-evaluate later, but doubt I will be.