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.

It took me more than a year to build – the zombie survival phone

https://zsc.sh/zsc-1/
1•tomccc•51s ago•0 comments

Memocept – Your Guide to Better Everyday Wellness

https://finance.yahoo.com/healthcare/articles/memocept-introduces-multi-ingredient-dietary-163100...
1•Blairrv•1m ago•0 comments

Harness-of-Harness: Multi-day autonomous software development

https://arxiv.org/abs/2609.01481
1•fourfire•6m ago•0 comments

Git hosting that never leaves Europe

https://pushin.eu
2•sevenseacat•10m ago•0 comments

Anthropic & friends caught paying religious NGO's 3.3M for propaganda

https://www.effort.news/revelation
2•nullbio•10m ago•3 comments

Semantic Memory or Just Markdown?

https://laravel.com/blog/semantic-memory-or-just-markdown
1•pushpak1300•10m ago•0 comments

My message to my fellow humans: Emacs is good

https://www.reddit.com/r/emacs/comments/1w5r6by/shoutout_to_remacs_community/p7xby38/
1•iLemming•11m ago•1 comments

Imperial Colors Manifesto

https://qum.cz/imperial_colors/
1•signa11•15m ago•0 comments

Show HN: Mu, two-minute visualized lessons on modern AI

https://mu.vizuara.ai/
1•sreedath•15m ago•0 comments

The U.N. backs a new world map showing Africa in its true relative size

https://www.npr.org/2026/09/04/nx-s1-5958611/africa-world-map-un-vote
1•croes•16m ago•0 comments

Show HN: RagLeap Core – 46 AI Employees, open-source LangChain alt

https://github.com/antonyrag/ragleap-core
1•antonyragleap•17m ago•1 comments

Microsoft says email spammers are adopting ASCII smuggling

https://arstechnica.com/security/2026/09/once-popular-for-attacking-ai-ascii-smuggling-is-embrace...
1•utiiiD•17m ago•0 comments

Show HN: map data onto a globe

https://github.com/atlaslib/globe
1•tosh•19m ago•0 comments

Show HN: Free macOS App to import photos from memory card with file naming rules

https://github.com/jianfenglin-git/photo-batch-importer
2•jianfenglin•20m ago•0 comments

Aerial Saw

https://en.wikipedia.org/wiki/Aerial_saw
1•js2•22m ago•1 comments

Show HN: Hitomaki, a memento mori measured in toilet paper rolls

https://ag3497120.github.io/hitomaki/
2•kofdai•31m ago•0 comments

El Niño Forecast to Be Strongest on Record

https://healthpolicy-watch.news/ongoing-el-nino-set-to-strongest-on-record-increasing-risks-of-ex...
1•geox•32m ago•0 comments

The Cogito – Keyboard designed for human hands

https://wattiv.nl/work/cogito/
1•TGHUvzPtTBFnxRo•34m ago•0 comments

Former Treasury Secretaries: AI is a risk of a different kind

https://www.washingtonpost.com/opinions/2026/09/03/ai-safety-security-risks-demand-new-government...
5•reasonableklout•35m ago•1 comments

Who runs the labor market? Women accounted for 98% of U.S. job gains in August

https://fortune.com/2026/09/04/jobs-report-september-women-162000-jobs/
4•littlexsparkee•35m ago•1 comments

Motivating Myself for Exercise by Arbitrarily Withholding Things I Desire

https://blog.klungo.no/2026/09/04/motivating-myself-for-exercise-by-arbitrarily-withholding-rewards/
1•danielskogly•37m ago•0 comments

Free Sewing Patterns

https://freesewing.eu/
2•gmargari•42m ago•0 comments

Could Anthropic have solved Navier–Stokes?

https://twitter.com/ElliotGlazer/status/2096076054133952516
1•marcelo-earth•43m ago•0 comments

An OS with two syscalls that runs COBOL on bare metal, no LLVM or GCC

https://github.com/AndreeSalazar/BMO-X
1•Salazar-X•48m ago•0 comments

Is AI ruining my brain?

https://thoughtbot.com/blog/is-ai-ruining-my-brain
2•signa11•48m ago•1 comments

Booz Allen Cyber Weapon Index

https://www.boozallen.com/insights/cyber/cyber-weapon-index.html
3•jonbaer•49m ago•0 comments

Why are European countries moving their gold out of North America?

https://www.bbc.com/news/articles/cvgyn8q8gqxo
67•ranit•49m ago•43 comments

LG and Samsung TVs are logging everything you say [video]

https://www.youtube.com/watch?v=w5KnFmKjFTA
4•someonebaggy•55m ago•0 comments

Cerebras CS-4: 30x Faster Than GPUs

https://www.cerebras.ai/blog/introducing-cerebras-cs-4
2•mgh2•57m ago•2 comments

Claude Fable 5.1 and Mythos 5.1: The System Card

https://thezvi.substack.com/p/claude-fable-51-and-mythos-51-the
1•paulpauper•1h ago•0 comments