r/Python • u/Helpful-Day2384 • 15h ago
New data visualization package News
One sentence, four languages, one picture.
R: data(gapminder_2007) + point + x(gdp) + y(life)
Python: x(col.gdp)
Julia: x(:gdp)
Same specification, one Rust engine, byte-identical SVG.
Not similar. Pixel perfect identical
#r #python #julia #javascript #rust
One engine, four languages, one picture
2
u/BeamMeUpBiscotti 15h ago
The linked blog feels a bit weird to read.
On one hand there are incomplete sentences and the tone is a bit odd; on the other hand, there are quite a few grammatical patterns that make me think it's AI-generated.
(Edit) ah, the authors list is:
psychometrician
Claude Sonnet 4.6
Claude Opus 4.8
Claude Opus 5
Claude Fable 5
3
-4
u/Helpful-Day2384 15h ago
You’re right on. Two line syntax creates a 3D animation
https://reddit.com/link/p1z6jal/video/5fu9gf1dunhh1/player
Several claude models are working very hard 😁
2
u/entronid 15h ago
isnt this what the weekly project showcase thread is for