@andrew.heiss.phd is gonna be on the DS Lab showing us how he makes his life easier: #Positron extensions he loves, OS tools he uses, and #duckdb + Connections pane 👀
Bonus, we'll def share the "moving the activity bar" thing live, too 👏🏻
Register: pos.it/dslab
#rstats #databs
Also I'm keen to see an analysis of the data - I did a bunch of reading on this area to inform some recommendations around probability number -> wording
This area is so interesting!
Also I'm keen to see an analysis of the data - I did a bunch of reading on this area to inform some recommendations around probability number -> wording
This area is so interesting!
so i guess we're gonna learn how to work with xml in R so we can automate this sucker.
what lazy task is motivating you to learn new things today?
so i guess we're gonna learn how to work with xml in R so we can automate this sucker.
what lazy task is motivating you to learn new things today?
Which is fine if speed doesn't matter, but I just profiled some maths code using Airy functions and numerical integration and stuff, and
n<-pmax(n,1)
was taking like a quarter of the time. You can use
n[n<1] <- 1
if that's all you need
Which is fine if speed doesn't matter, but I just profiled some maths code using Airy functions and numerical integration and stuff, and
n<-pmax(n,1)
was taking like a quarter of the time. You can use
n[n<1] <- 1
if that's all you need
Literally, tell Claude: "Look at <XYZ dirs>. ID common themes, styles & conventions. Write them to a .md file."
Literally, tell Claude: "Look at <XYZ dirs>. ID common themes, styles & conventions. Write them to a .md file."
Literally, tell Claude: "Look at <XYZ dirs>. ID common themes, styles & conventions. Write them to a .md file."
👉 www.amazon.com/Longitudinal...
#rstats #HigherEd #Statistics #LongitudinalData #SocialScience #Statistics
👉 www.amazon.com/Longitudinal...
#rstats #HigherEd #Statistics #LongitudinalData #SocialScience #Statistics
✅ Data viz. on domestic terrorism trends by Stephen Ponce
✅ Ted Laderas introduces Databot, Positron’s AI-powered analysis tool
✅ {quanteda} package developed by Kenneth Benoit for analyzing qualitative text data
Read the issue: buff.ly/gUPhm9s
#rstats
✅ Data viz. on domestic terrorism trends by Stephen Ponce
✅ Ted Laderas introduces Databot, Positron’s AI-powered analysis tool
✅ {quanteda} package developed by Kenneth Benoit for analyzing qualitative text data
Read the issue: buff.ly/gUPhm9s
#rstats
✨ AppDriver now auto-loads local packages - no more installing required!
🔧 Pass functions directly to AppDriver$new(app_dir=). Ex: Golem's run_app()
📦 New local_app_support() & with_app_support() helpers
rstudio.github.io/shinytest2/
#rstats #rshiny
✨ AppDriver now auto-loads local packages - no more installing required!
🔧 Pass functions directly to AppDriver$new(app_dir=). Ex: Golem's run_app()
📦 New local_app_support() & with_app_support() helpers
rstudio.github.io/shinytest2/
#rstats #rshiny
📦 Today, we’re releasing the early version of the #rstats package with datasets. Find it on GitHub (on its way to CRAN): github.com/hellodata-sc...
📦 Today, we’re releasing the early version of the #rstats package with datasets. Find it on GitHub (on its way to CRAN): github.com/hellodata-sc...
📦{grateful} auto-cites all of the packages you used… except itself, unless you set omit = NULL.
Even tools for acknowledgment need acknowledgment. Glad I spotted it and fixed it in time.
pakillo.github.io/grateful/ind...
📦{grateful} auto-cites all of the packages you used… except itself, unless you set omit = NULL.
Even tools for acknowledgment need acknowledgment. Glad I spotted it and fixed it in time.
pakillo.github.io/grateful/ind...
Best part: “Digital Divide in Agriculture”—students learn data/programming by analyzing family farm records + trial plots. r-consortium.org/posts/crops-...
#AgTech #DigitalAgriculture #DataScience #OpenSource
Best part: “Digital Divide in Agriculture”—students learn data/programming by analyzing family farm records + trial plots. r-consortium.org/posts/crops-...
#AgTech #DigitalAgriculture #DataScience #OpenSource