#dataframe
this is genuinely embarassing. a basic python dataframe could handle this much shit
March 14, 2025 at 2:48 AM
Your most common dataframe names were:

- df
- mydf
- test
- eric
- merged
Rstudio wrapped

bsky.app/profile/sal....
They should do MyChart Wrapped
December 4, 2025 at 3:59 AM
Basic DataFrame to PDF Example
February 27, 2026 at 2:56 AM
More helpful (at least for me) resources from the blog archive: Seven (7!) tidyexplain-esque animations (downloadable and CC-licensed) showing how {dplyr}'s mutate(), summarize(), group_by(), and ungroup() all work together #rstats #dataskyence www.andrewheiss.com/blog/2024/04...
November 18, 2024 at 5:26 PM
New blog post! Seven (7!) new tidyexplain-esque animations showing how {dplyr}'s mutate(), summarize(), group_by(), and ungroup() all work together #rstats #dataskyence www.andrewheiss.com/blog/2024/04...
April 4, 2024 at 9:17 PM
#rstats note on a print(dataframe) -> data.frame() workaround i did www.tjmahr.com/notes/2026-0...
Quick hack to parse brms priors print-out
At the time of writing, the print() function for a brms prior specification does some row-filling to make things more verbose and explicit. But these details are not available as a dataframe for the ...
www.tjmahr.com
September 22, 2026 at 4:35 PM
new trump EO bans anyone from receiving NSF funding from saving a dataframe as Rdata, and makes it a felony to save it as "df"
January 29, 2025 at 5:15 PM
Ooops broke R so bad I can't even quit the R session

(tried to run an ifelse() statement on a dataframe with 180 million rows, turns out that is not advised)
May 2, 2025 at 6:41 PM
Me too!

But then things happen, like I remember that `merge` can reorder your dataframe...
Dennis's Evil Stare
ALT: Dennis's Evil Stare
static.klipy.com
September 24, 2026 at 10:14 PM
Just updated the dataframe SQL library to auto generate expression bindings from the table types.

The read input surface is looking pretty great now: CSV, JSON lines, Parquet and now various SQL DBs.

hackage.haskell.org/package/data...
dataframe-persistent
Persistent database integration for the dataframe library
hackage.haskell.org
December 18, 2025 at 11:30 AM
my secret base #rstats function (actually utils package) function that I love is stack() -- super easy way to convert a named list into a dataframe
September 7, 2025 at 8:52 PM
I recently talked about how Haskell is still missing good Parquet support. Excited to see how github.com/mchav/datafr... from @mschav.bsky.social develops, looks promising!
GitHub - mchav/dataframe: A fast, safe, and intuitive DataFrame library.
A fast, safe, and intuitive DataFrame library. Contribute to mchav/dataframe development by creating an account on GitHub.
github.com
August 22, 2025 at 7:03 PM
Reproducible Data Science in R: Flexible functions using tidy evaluation. Improve your functions with helpful dataframe evaluation patterns! waterdata.usgs.gov/blog/rds-fun... #rstats
December 17, 2024 at 4:38 PM
1626 colunas em um dataframe…
PRA QUE ISSO BRASIL?!?
Boulos GIF
ALT: Boulos GIF
media.tenor.com
November 16, 2024 at 8:13 PM
📢 Kotlin DataFrame 1.0.0-Beta3 is out!

This update brings Parquet and DuckDB support, better compile-time schema tracking via the Compiler Plugin, and a big refresh of docs and examples.

Read the full release notes 👇 kotl.in/w2eq2c?utm_c...
Release v1.0.0-Beta3 · Kotlin/dataframe
We're one step closer to DataFrame 1.0! We've been working hard to iron out bugs and improve documentation and examples throughout. Try out this release by updating to 1.0.0-Beta3 in your project o...
kotl.in
September 18, 2025 at 11:48 AM
This is your DataFrame.

This is your DataFrame on GPU.
January 30, 2025 at 5:14 AM
it’s such a shame that so much data science and data engineering tooling is Python-based. DataFrame → DataFrame is the most worthless type signature.
June 18, 2025 at 3:55 PM
A {datapasta} equivalent for #Positron from @anatolii-t.bsky.social

"{pastum} VS Code/Positron extension that mimics the legendary {datapasta}📦. Copy any text table and paste it in the editor as a dataframe object of your favorite framework/language"
#python #rstats

github.com/atsyplenkov/...
GitHub - atsyplenkov/pastum: VS Code extension to transform table from clipboard to R, Python or Julia dataframe
VS Code extension to transform table from clipboard to R, Python or Julia dataframe - atsyplenkov/pastum
github.com
October 27, 2024 at 2:10 PM
New kid on the block: Granite is the new terminal plotting library from ‪@mschav.bsky.social‬'s dataframe project

discourse.haskell.org/t/granite-a-...

github.com/mchav/granite

#Haskell #DataViz
Granite: a terminal plotting library
Have been working on this for some time as part of dataframe but decided to split it off in case anyone also finds it useful. The main library has no dependencies except base (by design) so it should...
discourse.haskell.org
August 19, 2025 at 11:22 AM
Periodic skirmishes kept erupting sporadically long after the great tibbles v. dataframe war was over #rstats
tibbles are fine, probably even good.
March 2, 2026 at 7:14 PM
Do you use Kotlin DataFrame or have you used it in the past? The team is looking for feedback and suggestions

#kotlin #dataframe

github.com/Kotlin/dataf...
Do you use Kotlin DataFrame or have you used it in the past? · Kotlin dataframe · Discussion #1102
Join us for a one-hour interview and get a USD 100 Amazon Gift Card or a one-year JetBrains All Products Pack subscription. Simply fill out a form and schedule a session if your profile matches our...
github.com
March 18, 2025 at 4:38 PM
Well put, and it’s clear that people are yearning for authenticity more and more while the economy is pushing slop. At some point that fault line is going to erupt.

Besides, I am not a spreadsheet. At the very least I deserve a Pandas DataFrame, dangnabbit!
September 23, 2026 at 12:34 PM
🚀 Kotlin DataFrame 1.0.0-Beta3 is here!
Working with data in Kotlin is now smoother thanks to Parquet and DuckDB support, improved compile-time schema tracking via the Compiler Plugin, and refreshed docs.
Read the full release notes 👇
kotl.in/w2eq2c
Release v1.0.0-Beta3 · Kotlin/dataframe
We're one step closer to DataFrame 1.0! We've been working hard to iron out bugs and improve documentation and examples throughout. Try out this release by updating to 1.0.0-Beta3 in your project o...
kotl.in
September 23, 2025 at 10:00 AM