frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: How is Julia for data analysis coming along?

1•juujian•1y ago
For a hot minute, Julia revived a lot of attention. Haven't heard anything in a while. I have my computing needs covered by R and Julia, and last time I tried Julia (two years ago? Three?) it didn't take me long to find something that would be non-trivial to do/wasn't implemented. Now I'm having some need for faster for larger datasets, and I like the idea of a typed language. What's the status?

Comments

poobear22•1y ago
I had about 14 yrs of R exposure and really liked it, but it was time to try something new. I cut over to Julia with my "retirement" and I've had no issues at all with it. With LLMs, it is different, as I needed to learn R from the ground up, "the hard way" and with LLMs, I find myself working at a more elevated level, knowing Julia less than I know R, but getting things accomplished in a quicker manner. It does seem the ecosystem of libraries is a more limited, but from my experience, its just been a little more work on my part and I have resolved what I needed to. When I look at my finished code, I fine it more readable and supportable than my historical R code. Again, my experiences are different with the LLM support offered today. A side note: I really wanted to avoid Python, it just never resonated with me. But, when I compare my Julia code with what I'd have in Python, Julia wins for me hands down. So, for me, over all, I have no complaints and have no reason not to be with this language for a long time.
MScholar•1y ago
I have been loving using Julia for data munging and Exploratory Data Analysis. It's performant and fun to use. Here are my observations:

Some parts of the JuliaData ecosystem are uber cool, like DataFrames, TidierData, DuckDB, etc. However, they lack robust support for parquet, iceberg, accessing data in ADLS, etc. There are workarounds like using DuckDB for accessing parquet files, but that's not always ideal.

For visualization, there are tons of great libraries like Makie (complex and powerful), VegaLite (very easy to use), and PlotlyLight.

One aspect which is seriously lacking is the ability to create nice web applications. There is GenieFramework (somehow I have always encountered issues with it), then there is Pluto (also a great idea but not a great experience). For static reports, QuartoNotebooks are awesome.

Once you start going deeper into statistical analysis, my experience is hit-or-miss depending upon what I am trying to do. The TimeSeries analysis ecosystem, for example, is fragmented and not as mature.

But with the advent of LLMs, I can easily and quickly write code and create custom functions for just the task I am working on, which I believe would be great for Julia. You can quickly create a custom, performant, pure Julia implementation for the task at hand.

For interacting with LLMs, PromptingTools.jl is awesome.

TheWiggles•1y ago
If you need a web application you could also use Oxygen.jl.
MScholar•1y ago
Oxygen.jl is nice. But what I really need for simple analysis is something like Gradio or Streamlit. Or even something like IPyWidgets for Jupyter would be good.

Setting the cursor: trading delayed correction against delay itself

https://deimos28.substack.com/p/setting-the-cursor
1•deimos_28•4m ago•0 comments

InteractInk

https://interactink.vercel.app/interactink.html
1•squeezes•5m ago•0 comments

Open Source Will Eat AI

https://www.openenergytransition.org/posts/ai-coding-agents-should-optimize-for-less-owned-code
1•lyoncy•7m ago•0 comments

The Eight Winds Cannot Move Me

https://alexchen373.medium.com/the-eight-winds-cannot-move-me-c5ec9a148d45
1•jkly•9m ago•0 comments

The Building Block Economy

https://twitter.com/mitchellh/status/2041566958681014418
1•tosh•15m ago•0 comments

How to Write Loops with Claude Code

https://karanbansal.in/blog/loop-engineering/
1•ingve•19m ago•0 comments

Show HN: Spoold - Durable curl without a database or broker

https://github.com/Rionlyu/spoold
2•Rionlyu•22m ago•0 comments

How Stream Processing Works: From Stateless Functions to Stateful Windows

https://medium.com/@DolphinDB_Inc/why-stream-processing-matters-and-how-dolphindb-does-it-b63c5dc...
1•yiweileng•26m ago•0 comments

Introduce a memory safe compilation mode inspired by Fil-C

https://codeberg.org/ziglang/zig/issues/36237
2•mpweiher•27m ago•1 comments

I Revived My Broken MacBook into My Own Personal Cloud

https://blog.matsmoll.eu/posts/i-revived-my-old-macbook-into-my-own-personal-cloud
1•matsmoll•29m ago•0 comments

Fable 5 is now a standard part of your Max plan

1•duggan•30m ago•0 comments

App iOS/Android

1•Andrew_Huynh•31m ago•0 comments

ASI May Require a Level of Trust We're Not Willing to Give

https://rodyne.com/?p=4070
1•boznz•33m ago•0 comments

The Pentagon Is Finally Buying (Some) Weapons from Startups

https://www.wsj.com/politics/national-security/pentagon-weapon-purchases-startups-4919d870
2•JumpCrisscross•34m ago•0 comments

The video game atlas – vgmaps.com

https://vgmaps.com/
2•xiaodai•36m ago•0 comments

Agentic test processes, LLM benchmarks, and other notes from Galapagos Island

https://danluu.com/ai-coding/
1•gnyeki•37m ago•0 comments

Stolen Buttons

https://anatolyzenkov.com/stolen-buttons
1•Gecko4072•39m ago•0 comments

Show HN: A simple TUI to CRUD Beads tasks

https://github.com/finallyblueskies/beads-explorer
1•quietcity•40m ago•0 comments

Somatic mutations impose an entropic upper bound on human lifespan

https://www.nature.com/articles/s41514-026-00421-6
2•arto•41m ago•0 comments

LLM Wiki Implementation

https://github.com/nashsu/llm_wiki
1•rldjbpin•41m ago•0 comments

UK confirms pay-per-mile tax start date for electric vehicle drivers

https://www.independent.co.uk/travel/news-and-advice/electric-vehicles-pay-per-mile-tax-eved-b301...
2•Markoff•45m ago•3 comments

Exact Prompt Used by OpenAI for "A Proof of the Cycle Double Cover Conjecture" [pdf]

https://cdn.openai.com/pdf/04d1d1e4-bc75-476a-97cf-49055cd98d31/cdc_prompt.pdf
1•nomilk•49m ago•0 comments

US gas prices hit an average of $4 a gallon again

https://apnews.com/article/gas-prices-iran-war-4-gallon-4b82825734ec3ded192351e53a4be69e
28•geox•50m ago•42 comments

A Field Guide to the Flags of the Far Right: From Betsy Ross to Trump-Rambo

https://www.theatlantic.com/magazine/archive/2024/09/us-far-right-trump-flags/679154/
5•Alien1Being•53m ago•0 comments

Show HN: A free Minecraft skin editor

https://www.hamza.se/blog/mineskin-pro
1•hamza512b•54m ago•0 comments

Windows tool for automatic TV volume leveling

https://github.com/AdBusterOfficial
1•Bo_Amigo_910•55m ago•1 comments

Tornado VPS services and website are down

https://www.whtop.com/review/tornadovps.com
2•pramodbiligiri•57m ago•1 comments

A mass archive of weird, wonderful websites

https://www.are.na/tom/www-t_kopepmelw
1•Gecko4072•59m ago•0 comments

Keeping teams on one AI harness

https://baselane.sh/blog/keeping-teams-on-one-harness/
1•mohammad0omar•59m ago•0 comments

Airbus migrating 70 critical apps from AWS to Scaleway amid digital sovereignty

https://www.theregister.com/paas-and-iaas/2026/07/16/airbus-migrating-70-critical-apps-from-aws-t...
4•_____k•1h ago•1 comments