frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

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

1•juujian•6mo 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•6mo 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•6mo 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•6mo ago
If you need a web application you could also use Oxygen.jl.
MScholar•6mo 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.

My Chillest Breakup

https://substack.com/home/post/p-178397232
1•eatitraw•48s ago•0 comments

Why Is Browser Observability Hard

https://hazelweakly.me/blog/why-is-browser-observability-hard/
1•mnming•1m ago•0 comments

Berapa Kah WhatsApp Bank BCA 24Jam

1•magsparky•1m ago•0 comments

Repo Bench – Repo Prompt

https://repoprompt.com/bench
1•mefengl•1m ago•0 comments

Halo BCA, Apakah Punya Wa 24 Jam

1•magsparky•1m ago•0 comments

Peer Review Request Agnosti-AI-Zero Day?

https://github.com/tattoosonmyskin/time-warp-exploit-white-paper
1•The_Reformer•2m ago•1 comments

Show HN: A list of CLI coding tools similar to Claude Code

https://github.com/omarabid/cli-llm-coding
1•csomar•3m ago•0 comments

Tools Take Power Away

https://faingezicht.com/articles/2025/06/05/tools-power/
1•speckx•4m ago•0 comments

Pimped Amiga 500

https://www.pimyretro.org/pimped-amiga-500/
1•onename•5m ago•0 comments

The Cities Skylines Paradox: how the sequel stumbled

https://selix.net/notes/the-cities-skyline-paradox
1•jhy•6m ago•0 comments

Halo BCA, Apakah Punya WhatsApp 24 Jam

1•muratt0707•6m ago•0 comments

After 14 years, I'm stepping down as CEO of Gumroad

https://twitter.com/shl/status/1991113997702054110
2•sahillavingia•6m ago•0 comments

GPU Secrets for Scalable AI Performance

https://content.knowledgehub.wiley.com/unlock-the-full-potential-of-ai-with-optimized-inference-i...
2•quapster•7m ago•0 comments

Show HN: Q⊗DASH – Rust/Python quantum operator framework for graph-based QC

1•dioniceOS•8m ago•0 comments

Show HN: Sidely a minimal ChatGPT sidebar for Chrome (no back end no injections)

https://chromewebstore.google.com/detail/sidely-chatgpt-sidebar/ibgipmeolfponfpmjhflfgkbcecpmcoo
1•parasochka•8m ago•0 comments

Raycast Released a Windows Beta

https://raycastapp.notion.site/Raycast-Windows-Beta-Manual-213d6e4a82158011b8b0e0760b5c7f63
2•ssgodderidge•9m ago•0 comments

Snow

https://rodgercuddington.substack.com/p/snow-a-winters-tale
1•freespirt•12m ago•0 comments

Show HN: SLFG: We Made Gets() Safe. Everyone Said It Was Impossible

1•DenisDolya•13m ago•0 comments

Phoenix Creator Argues Elixir Is AI's Best Language

https://thenewstack.io/phoenix-creator-argues-elixir-is-ais-best-language/
1•mooreds•14m ago•0 comments

Lloyds Banking Announces Acquisition of Curve

https://www.nasdaq.com/articles/lloyds-banking-announces-acquisition-curve
1•franze•14m ago•0 comments

The Valley of Code

https://thevalleyofcode.com/
1•AliCollins•14m ago•0 comments

Bullying Questions Answered

https://www.pacer.org/bullying/info/questions-answered/
1•mooreds•15m ago•0 comments

GitHub FOMO

https://lmika.org/2025/11/19/github-fomo.html
1•speckx•16m ago•0 comments

The need for Ochat in whistle blowing

https://www.ochat.fun/about.html
1•petercode•16m ago•0 comments

Unity and Epic Games: Open Interoperable Future for Video Gaming

https://www.unrealengine.com/en-US/news/unity-and-epic-games-together-advance-the-open-interopera...
1•tasoeur•17m ago•0 comments

Microsoft E Anthropic

1•jonasthimoteo•18m ago•0 comments

How to replicate the Claude Code attack with Promptfoo

https://www.promptfoo.dev/blog/claude-code-attack/
1•mooreds•19m ago•0 comments

Show HN: Papers with Code Meets Elicit.org – ResearchLit

https://researchlit.com
1•micksmi•19m ago•0 comments

Thunderbird Adds Native Microsoft Exchange Email Support

https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/
2•babolivier•22m ago•0 comments

Show HN: We built an easy way to sync multiple Google Calendars

https://gcalsync.app
1•aggarwalachal•22m ago•0 comments