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.

A Deep Dive on China's "LineShine" All-CPU, Exaflops-Class Supercomputer

https://www.nextplatform.com/hpc/2026/06/25/a-deep-dive-on-chinas-lineshine-all-cpu-exaflops-clas...
1•jonbaer•7m ago•0 comments

Anthropic's philosopher answers your questions [video]

https://www.youtube.com/watch?v=I9aGC6Ui3eE
2•binyu•9m ago•1 comments

Om Malik – Silicon Valley Has an Empathy Vacuum (Nov 2016)

https://www.newyorker.com/business/currency/silicon-valley-has-an-empathy-vacuum
2•rmason•12m ago•1 comments

Van Halen test

https://en.wikipedia.org/wiki/Van_Halen_test
3•teleforce•14m ago•0 comments

Show HN: FastPlay, a fast minimal Windows video player built in Rust

https://github.com/CalvinSturm/FastPlay
1•CalvinSturm•16m ago•0 comments

Investors bet on AI again after Micron reports 346% sales jump

https://www.cnn.com/2026/06/25/business/micron-results-ai-stocks-volatility
1•dabinat•18m ago•0 comments

Steve Jobs felt certain Apple would never have existed without making blue boxes

https://macdailynews.com/2024/06/19/steve-jobs-felt-certain-apple-would-never-have-existed-withou...
1•SockThief•20m ago•0 comments

Popular Adblock for YouTube extension contains remote code execution

https://www.island.io/blog/badblocker-11-million-users-one-server-call-away-from-compromise
2•fastest963•27m ago•0 comments

Claude AI's link handling and fix

https://www.FoolQuest.com/
2•Aaron_Agassi•28m ago•0 comments

Show HN: A field recording of the underground. The engineers and producers

https://2inch.fm/
2•shawnzam•29m ago•1 comments

Wall Street Embraces the Dollar as Warsh's Fed Activates Bulls

https://www.bloomberg.com/news/articles/2026-06-25/wall-street-embraces-the-dollar-as-warsh-s-fed...
3•petethomas•30m ago•0 comments

Tropius: Detect AI Tropes in Prose

https://tangled.org/desertthunder.dev/tropius
2•birdculture•33m ago•0 comments

Ask HN: Anyone Here Work for Google? Specifically on the Google SMB Newsletter?

2•VladVladikoff•36m ago•0 comments

Trump administration asks to hold OpenAI's next model

https://www.axios.com/2026/06/25/trump-administration-openai-gpt-model-release
5•dramebaaz•38m ago•0 comments

Show HN: Replyt – Track which Reddit discussions become customers

https://replyt.co
4•hectorguedea•38m ago•0 comments

Ask HN: Norway bans AI in elementary schools

3•mellosty•41m ago•3 comments

This isn't a PPT. Repo speaks

2•hblqzj•45m ago•0 comments

Show HN: Pw-whip, a bridge between PipeWire and WHIP

https://github.com/jech/pw-whip/
3•jech•48m ago•0 comments

Poll

6•krapp•48m ago•2 comments

Deep Dive into IBM's new NanoStack 0.7nm Process Node for Chips – 666 MTr/mm2

https://morethanmoore.substack.com/p/ibms-announces-07nm-process-node
4•IanCutress•49m ago•0 comments

Hollywood-backed nonprofit launches machine-readable AI consent registry

https://rslmedia.org/
2•navs•51m ago•0 comments

The Garbage Collection Handbook: The Art of Automatic Memory Management (2nd Ed)

https://gchandbook.org/
10•teleforce•55m ago•1 comments

AI doesn't take jobs. It takes tasks

https://www.nextgig.rocks/dash/how-ai-changes-jobs
4•poseidon_sg•57m ago•1 comments

How do you tackle a backlog of deferred maintenance you didn't create?

3•zeelex•58m ago•0 comments

Elasto Mania Ported to WebAssembly

https://joshumax.github.io/elma-web/
2•joshumax•1h ago•0 comments

Show HN: HoprLabs – a Python lab for prototyping AI math ideas

https://github.com/TangibleResearch/HoprLabs
3•reboy•1h ago•0 comments

Oracle workforce shrinks by about 21,000 employees amid AI adoption

https://finance.yahoo.com/technology/ai/articles/oracle-workforce-shrinks-13-204431510.html
4•akyuu•1h ago•0 comments

Ford could bring F1-inspired 'skunkworks' EVs to Europe

https://www.autocar.co.uk/car-news/electric-cars/ford-could-bring-f1-inspired-skunkworks-evs-europe
3•breve•1h ago•0 comments

Show HN: DeepSeek Flash inverted the economics of agent products

https://www.rtrvr.ai/blog/code-as-plan-deepseek-flash-text-only-browser-agent
8•arjunchint•1h ago•0 comments

Om Malik

https://en.wikipedia.org/wiki/Om_Malik
2•emot•1h ago•0 comments