ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) End To End Data Science With R 🚀

The End To End Data Science With R is a new book by Rene Essomba. The book, as the name implies, focuses on the core data science applications using R ❤️. This book covers the following topics:
✅ Exploratory data analysis
✅ Data visualization
✅ Supervised learning
✅ Unsupervised learning
✅ Time series
✅ Natural language processing
✅ Image classification

#RStats #DataScience #MachineLearning #dataviz #data

image/png
image/png
image/png

stevensanderson, to random
@stevensanderson@mstdn.social avatar

🚀 Elevate Your R Programming Skills: Removing Elements from Vectors

Want to level up your R programming game? Let's talk about removing specific elements from vectors! It's a fundamental skill.

But here's the real fun: try it yourself! Experiment with your own data and see which method resonates with you. To get yourself familiar with what's happening, you have to experiment.

#R

Post: https://www.spsanderson.com/steveondata/posts/2024-05-20/

nrennie, to random
@nrennie@fosstodon.org avatar

I'll be at Manchester R User Group on June 27th talking about "Faster R code with Rust"!

Come and join us: https://www.meetup.com/manchester-r/events/295438003/

useR_conf, to random
@useR_conf@mastodon.social avatar

Check out another fireside chat hosted by Audrey Yeo, featuring Heather Turner and Abhishek Ulayil. This week's chat is on building foundations for R’s future as an accessible and diverse collaboration.

Heather is an R Foundation member with a strong track record promoting diversity in contributions to R, while Abhishek has recently converted the R Journal content to more accessible web content, and keynote speaker at useR! 2024.

https://www.menti.com/alct1hdwg7sn

jessie, to random
@jessie@mastodon.social avatar

Friends, Romans, fellow internet nerds: Do we have resources we like for teaching R to already-competent developers?

KathyReid,
@KathyReid@aus.social avatar

@jessie Hey Jess try the #Rstats hashtag

terence, to random
@terence@fosstodon.org avatar

World topobathy, sort of.

adventures, an tale

yabellini, to random
@yabellini@fosstodon.org avatar

This is another beautiful and helpful #Rstats package:

Keyring makes securely managing your credentials in R very easy:

Thanks @gaborcsardi !

https://keyring.r-lib.org/index.html

anze3db, to random
@anze3db@fosstodon.org avatar

I've just added the R programming language to Fedidevs! You can now find 194 #Rstats programmers on fedidevs!

Thank you @smach for the suggestion! 💙

https://fedidevs.com/rstats

adamhsparks,
@adamhsparks@rstats.me avatar

@TimTeaFan @anze3db @smach I'm puzzled as well, as far as I can tell, I'm fully discoverable here, but I'm not on the list along with oodles of other #RStats folks that I follow. Several of us are on the RStats.me instance, even.

But I did find a few new profiles to follow, so that's at least working for me!

rOpenSci, to rstats Spanish
@rOpenSci@hachyderm.io avatar

📦 [A package a day - Computing Infrastructure 45]

Today's Computing Infrastructure package is osfr

Provides a suite of functions for interacting with the Open Science Framework (OSF)
🙏 Maintained by Aaron Wolen
📝 https://docs.ropensci.org/osfr/

Check out this article: Authenticating {osfr}
💻 https://docs.ropensci.org/osfr/articles/auth.html

#PeerReviewed

#APackageADay
#OSS
#RStats
@rstats

stevensanderson, to random
@stevensanderson@mstdn.social avatar

The newest version of my #R #package TidyDensity really took off for me. Now wait until the next release which introduces 39 new functions. #R #RStats #RProgramming

terence, to random
@terence@fosstodon.org avatar

Shiretoko National Park, Hokkaidō, Japan.

#rayshader adventures, an #rstats tale

simonpcouch, to random
@simonpcouch@fosstodon.org avatar

A new release of broom is on CRAN! v1.0.6 includes several changes to well-used tidiers from the package, e.g. for lm(), gam(), and survfit() output.

https://github.com/tidymodels/broom/releases/tag/v1.0.6

Posit, to opensource
@Posit@fosstodon.org avatar

Interested in using GenAI to enhance your clinical reporting?

Phil Bowsher is hosting a session on 'GenAI to Enhance Your Statistical Programming' at PharmaSUG, happening May 19-22 in Baltimore!

He will then join Shawn Campbell at the Posit Booth if you want to discuss further.

Want to chat now? Book a call here: https://posit.co/schedule-a-call/?booking_calendar__c=Industry_Pharma

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

If you work with text data in R, the gregexpr() function is essential for pattern matching. It finds all occurrences of a pattern within a string. Key parameters include pattern, text, ignore.case, perl, fixed, and useBytes. You can match characters, ignore case, use advanced regex, and search fixed strings.

#R #RProgramming #Programming #RStats #ROpenSci #Text #regex

Post: https://www.spsanderson.com/steveondata/posts/2024-05-17/

image/png
image/png

HeathrTurnr, to opensource
@HeathrTurnr@fosstodon.org avatar

Next Tuesday I'll be part of a Fireside Chat alongside keynote Abhishek Ulayil on the topic of "Building foundations for R’s future as an accessible and diverse collaboration".

You can submit questions for us to discuss at https://www.menti.com/alct1hdwg7sn.

tylermorganwall, to random
@tylermorganwall@fosstodon.org avatar

Thank you continuous backups! I was working in RStudio and the git pane was showing "./" as being staged and I was unable to unstage it. It displayed a small amount of code from one R function, so I just reverted it after backing up that file... which reverted ALL the files in the repo to their last state (with days worth of work being gone) 😬 😬 😬

Thankfully I was able to pull versions of the files from an hour prior from backblaze, with minimal work lost

#RStats

tylermorganwall, to random
@tylermorganwall@fosstodon.org avatar

Rendering the moon's craters with displacement mapping in R with rayrender! If you noticed they appear unphysically large, it's because I'm using a information communication technique long employed by cereal boxes: the data have been enlarged to show texture 😉

#RStats #rayrender

Moon render with bumps from displacement mapping

nihilistdatascientist, to datascience
@nihilistdatascientist@mastodon.social avatar

Once I learned that SQL is usually case-insensitive I decided to write all my SQL in SpongeMock, because nothing fucking matters:

seLeCt
cOl2
,CoL1
fROm mY_tAblE
wHeRe cOl1 iS nOt nUlL
aNd CoL2 = 23

#sql #rstats #pydata #DataScience

terence, to random
@terence@fosstodon.org avatar

Topobathy contours of Crete.

#rayshader adventures, an #rstats tale

Posit, to random
@Posit@fosstodon.org avatar

Join Posit at The New York R Conference!

@hadleywickham will present on R in Production, providing advice and principles for creating robust, portable, and collaborative workflows.

Wes McKinney will present on The Future Roadmap for the Composable Data Stack, discussing interoperable open standards for the data processing stack.

Posit experts Sally Yang and @Rika_Gorn would love to see you at the booth!

Learn more about the New York R Conference: https://rstats.ai/nyr

stevensanderson, to random
@stevensanderson@mstdn.social avatar

39 new functions coming to my #R package TidyDensity at it's next release which will be soon.

#R

https://www.spsanderson.com/TidyDensity/news/index.html#tidydensity-development-version

rOpenSci, to rstats Spanish
@rOpenSci@hachyderm.io avatar

[help wanted] rOpenSci packages are looking for some help! 🙏

📦 tidyqpcr (maintained by @ewjwallace)

Check out the issue by Samuel Joseph Haynes labelled 'help wanted':
"Check the suitability of the vignette colour scheme for accessibility" at https://github.com/ropensci/tidyqpcr/issues/94

Check out the issue by @rmagno labelled 'help wanted':
"Import RDES format" at https://github.com/ropensci/tidyqpcr/issues/197

#RStats
@rstats

RLadiesGlobal, to random
@RLadiesGlobal@hachyderm.io avatar

Join us at posit::conf(2024) on Wednesday, Aug 14 after the last keynote for the joint R-Ladies / PyLadies community mixer in Seattle! 💜 The event is open to the public and posit conf attendees. 🤗

✨ meetup https://www.meetup.com/rladies-seattle/events/300741695/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link

✨ conference agenda https://reg.conf.posit.co/flow/posit/positconf24/publiccatalog/page/publiccatalog/session/1713835872133001MTv6

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

🎉 New Post Alert! 🎉

Counting words in a string is a fundamental task in data analysis.

  1. Base R: Use strsplit(), a straightforward method to split strings and count words.

  2. stringr: The str_split() function from the stringr package makes the code more readable.

  3. stringi: For powerful and efficient string manipulation, stri_split_regex() from the stringi package is your go-to.

Happy coding! 🚀

#R

Post: https://www.spsanderson.com/steveondata/posts/2024-05-16/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • magazineikmin
  • Youngstown
  • osvaldo12
  • khanakhh
  • slotface
  • tacticalgear
  • InstantRegret
  • ngwrru68w68
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • everett
  • rosin
  • JUstTest
  • Durango
  • GTA5RPClips
  • ethstaker
  • modclub
  • mdbf
  • cisconetworking
  • Leos
  • normalnudes
  • cubers
  • megavids
  • tester
  • anitta
  • lostlight
  • All magazines