Art Steinmetz
Art Steinmetz
@apsteinmetz.bsky.social
A simple man from the Midwest trying to make it in the big city. My data science blog is at outsiderdata.net This is also me, https://www.linkedin.com/in/asteinmetz/
@amigabill.bsky.social Hi, Bill. I'm hoping your vast network might be able to help me to extract what's on this Ricoh 500mb MO drive cart. It was in my A2000 with a GVP SCSI controller. Powers up but I've been unsuccessful in recognizing the disk. I'd be happy to find a recovery service. THX!
September 14, 2025 at 1:04 AM
Does anyone have an opinion on whether Claude is better at vibe coding in #Python than #Rstats? My assumption would be Python because of a larger training set but I can't speak with any authority on the subject.
August 7, 2025 at 3:38 PM
Let's view the #NJ flooding on a map. Sooo many #Rstats #ggplot2 graphic elements in this plot and moving from mapping coordinate system to cartesian and back again. Crazy. Code here: gist.github.com/apsteinmetz/...
July 21, 2025 at 9:49 PM
I continue to explore visualizing flooding with #rstats, #ggplot with stream gage data from the USGS. Here are the USGS stream gage data for the flooding in NJ on 7/14. You'll note that "Bound Brook in Middelsex" is the station downstream from Plainfield, where the worst flooding occured.
July 21, 2025 at 8:44 PM
The USGS monitors rivers and streams in near-real time. The gage closest to #CampMystic on the #GuadalupeRiver "pinned the meter" around 5AM, July 4 and stopped reporting. Some perspective visualizations using #Rstats. Claude helped with the USGS API. Code here: gist.github.com/apsteinmetz/...
July 14, 2025 at 9:15 PM
Project Gutenberg is a fantastic resource but I've been frustrated by the absence of an original publication date. The metadata on the site shows the date it was posted to PG. #tidytuesday was a great excuse to "fix" this. A few lines with the #rstats gutenbergr package and presto!
June 3, 2025 at 8:18 PM
@eddelbuettel.com I just did a linux (mint) install, again, so I'll thank you, again, for the fantastic r2u #rstats repo and the very clear setup instructions on github!
February 20, 2025 at 4:19 PM
Lake Erie is pretty frosty now. A couple #ggplot2 extensions illustrate the context. The first plot duplicates what's at the NOAA using gghighlight. The second is fun with ggridges! #rstats
February 3, 2025 at 11:38 PM
Combining two of my favorite things. #rstats and oysters. My latest blog post is a project to predict New York Harbor water quality using data from Billionoysterproject.org and
#tidymodels.
outsiderdata.netlify.app/posts/2024-1...
Predicting Water Quality in New York Harbor – Outsider Data Science
Using Tidymodels and data from the Billion Oyster Project
outsiderdata.netlify.app
December 6, 2024 at 1:26 AM
So many great #rstats database engines. Data.table, Arrow, duckDB and polars. There are #tidyverse wrappers for all of them, but should you use them? Some surprising answers here. outsiderdata.netlify.app/posts/2024-0...
March 11, 2024 at 10:14 PM