Website: https://www.collinberke.com/
GitHub: https://github.com/collinberke
LinkedIn: https://www.linkedin.com/in/collinberke/
Taking a moment to pause and reflect on some good times.
Taking a moment to pause and reflect on some good times.
No notes.
genzplyr is dplyr, but bussin fr fr no cap.
No notes.
I screenrecorded the process, so if you want to see how EASY it is to contribute a dataset to this AMAZING #rstats community, check out this video.
youtu.be/Kp7pyYwLcwc
Some great advice within. Three sections really landed for me:
1. embrace rough drafts
2. make small changes.
3. avoid wandering the code.
Good read. I highly suggest others check it out.
Some great advice within. Three sections really landed for me:
1. embrace rough drafts
2. make small changes.
3. avoid wandering the code.
Good read. I highly suggest others check it out.
blog.genesmindsmachines.com/p/if-your-ra...
blog.genesmindsmachines.com/p/if-your-ra...
Recently came across this idea in two blog posts from @adrianhoward.com:
🔗 adrianhoward.com/posts/give-y...
🔗 adrianhoward.com/posts/three-...
I also really like the three-question checklist for reviewing data products (e.g., metrics, dashboards) 👇
#dataBS 1/2
Recently came across this idea in two blog posts from @adrianhoward.com:
🔗 adrianhoward.com/posts/give-y...
🔗 adrianhoward.com/posts/three-...
I also really like the three-question checklist for reviewing data products (e.g., metrics, dashboards) 👇
#dataBS 1/2
A net new concept for me was the *capturing* of the arguments using `list(...)`. @josiahparry.com's explainer was very helpful (04M45S): www.youtube.com/watch?v=oIMF...
A net new concept for me was the *capturing* of the arguments using `list(...)`. @josiahparry.com's explainer was very helpful (04M45S): www.youtube.com/watch?v=oIMF...
Some past workshop materials are here: github.com/rich-iannone...
#RStats #dataBS 1/2
Some past workshop materials are here: github.com/rich-iannone...
#RStats #dataBS 1/2
I used to comment out tests I didn't want to fix. I'd often forget about these. With skip() I get a nice reminder. Now I'll be sure to go back and fix broken tests I left for later ... yeah, later 😂
I used to comment out tests I didn't want to fix. I'd often forget about these. With skip() I get a nice reminder. Now I'll be sure to go back and fix broken tests I left for later ... yeah, later 😂
I wrote about this back in 2024, and I was reminded about it's utility again today: www.collinberke.com/til/posts/20...
I wrote about this back in 2024, and I was reminded about it's utility again today: www.collinberke.com/til/posts/20...
Here's an earlier small scale study I did with Claude
nightingaledvs.com/what-does-ai...
Here's an earlier small scale study I did with Claude
nightingaledvs.com/what-does-ai...
I don't know why this makes me so excited. Perhaps it's the analyst in me who's had to wrestle with and wrangle various date formats in the past ...
Obligatory @xkcd.com link: xkcd.com/1179/
#dataBS
I don't know why this makes me so excited. Perhaps it's the analyst in me who's had to wrestle with and wrangle various date formats in the past ...
Obligatory @xkcd.com link: xkcd.com/1179/
#dataBS
I'm certainly not AI-averse when performing coding tasks. But, 'Comprehension Debt' is something to be mindful of.
I'm certainly not AI-averse when performing coding tasks. But, 'Comprehension Debt' is something to be mindful of.
📦: cran.r-project.org/web/packages...
🧑💻: github.com/gluc/data.tree
📚: cran.r-project.org/web/packages...
I was looking for a way to create simple tree diagrams of various outcomes and probabilities. Any #dataBS folks have other suggestions?
📦: cran.r-project.org/web/packages...
🧑💻: github.com/gluc/data.tree
📚: cran.r-project.org/web/packages...
I was looking for a way to create simple tree diagrams of various outcomes and probabilities. Any #dataBS folks have other suggestions?
Here are some quotes and thoughts I'm walking away with 👇
1/9 #RStats
Here are some quotes and thoughts I'm walking away with 👇
1/9 #RStats
Sign up here: r-consortium.org/webinars/how...
#RStats #DataBS
Sign up here: r-consortium.org/webinars/how...
#RStats #DataBS
Thanks, @emilhvitfeldt.bsky.social!
There isn't a lot of new information yet, but this format allows me to add more easily
slidecrafting-book.com
#quarto
Thanks, @emilhvitfeldt.bsky.social!
It's not every day we have a new major #ggplot2 release but it is a fitting 18 year birthday present for the package.
Get an overview of the release in this blog post and be on the lookout for more in-depth posts #rstats
I was pleased with the outcome. Links 👇