Princess Jasmine’s Trick
(This article was first published on Ripples, and kindly contributed to R-bloggers) I’m history! No, I’m mythology! Nah, I don’t care what I am; I’m free hee! (Genie, when he is released from the...
View ArticleUsing SQLite in R
(This article was first published on Digital Hardcore » rbloggers, and kindly contributed to R-bloggers) Working on big data requires a clean and robust approach on storing and accessing the data....
View ArticleWebinar September 25: Data Science with R
(This article was first published on Revolutions, and kindly contributed to R-bloggers) A quick heads up that if you'd like to get a great introduction to doing data science with the R language, Joe...
View ArticleBuild Predictive Model on Big data: Using R and MySQL Part-1
(This article was first published on Pingax » R, and kindly contributed to R-bloggers) Wellcome to the series blog posts. Since long time, I am writing post on Machine learning with R. Today I am...
View ArticleBuild Predictive Model on Big data: Using R and MySQL Part-2
(This article was first published on Pingax » R, and kindly contributed to R-bloggers) Welcome to the second part of the series blog posts. In first part we tried to understand the challenges of...
View ArticleBuild Predictive Model on Big data: Using R and MySQL Part-3
(This article was first published on Pingax » R, and kindly contributed to R-bloggers) Welcome to last part of the series post again! In previous part I discussed about the solutions to the questions...
View ArticleFactors are not first-class citizens in R
(This article was first published on Win-Vector Blog » R, and kindly contributed to R-bloggers) The primary user-facing data types in the R statistical computing environment behave as vectors. That...
View ArticlePageRank For SQL Lovers
(This article was first published on Ripples, and kindly contributed to R-bloggers) If you’re changing the world, you’re working on important things. You’re excited to get up in the morning (Larry...
View ArticleData Science Toolbox Survey Results… Surprise! R and Python win
(This article was first published on Data Science Los Angeles » R, and kindly contributed to R-bloggers) This is a re-publication of a blog post from a blog I created not long before we got the idea...
View ArticleInstalling dplyr 0.3 on Mac OS X (Mavericks)
(This article was first published on Data Driven Security, and kindly contributed to R-bloggers) UPDATE Per the author, a devtools::install_github("hadley/devtools") should take care of everything you...
View ArticleA book about some important bits of R
(This article was first published on The Shape of Code » R, and kindly contributed to R-bloggers) I see that Hadley Wickham’s new book, “Advanced R”, is being published in dead tree form and will be...
View ArticleDeep Down Below – Using in-database analytics from within Tableau (with MADlib)
(This article was first published on Data * Science + R, and kindly contributed to R-bloggers) Introduction Using Tableau for visualizing all kinds of data is quite a joy, but it’s not that strong on...
View ArticleThe World We Live In #1: Obesity And Cells
(This article was first published on Ripples, and kindly contributed to R-bloggers) Lesson learned, and the wheels keep turning (The Killers – The world we live in) I discovered this site with a huge...
View Articledplyr 0.3
(This article was first published on RStudio Blog, and kindly contributed to R-bloggers) I’m very pleased to announce that dplyr 0.3 is now available from CRAN. Get the latest version by running:...
View ArticleThe World We Live In #2: To Study Or To Work
(This article was first published on Ripples, and kindly contributed to R-bloggers) I was getting ready for school and about to wear my uniform when I remembered that our principal had told us not to...
View Article‘Open sourcing’ microsimulation with R
(This article was first published on Robin Lovelace - R, and kindly contributed to R-bloggers) These are the slides from a presentation today at the European conference of the IMA, held in Maastricht,...
View ArticleRSQLite 1.0.0
(This article was first published on RStudio Blog, and kindly contributed to R-bloggers) I’m very pleased to announce a new version of RSQLite 1.0.0. RSQLite is the easiest way to use SQL database...
View ArticleSome R Highlights from the Bay Area Data Science Camp and Unconference
(This article was first published on Revolutions, and kindly contributed to R-bloggers) by Joseph Rickert The San Francisco Bay Area Chapter of the Association of Computing Machinery (ACM) has been...
View ArticleWrangling F1 Data With R – F1DataJunkie Book
(This article was first published on OUseful.Info, the blog... » Rstats, and kindly contributed to R-bloggers) Earlier this year I started trying to pull together some of my #f1datajunkie R-related...
View ArticleQuery Pandas DataFrame with SQL
(This article was first published on Yet Another Blog in Statistical Computing » S+/R, and kindly contributed to R-bloggers) Similar to SQLDF package providing a seamless interface between SQL...
View Article