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.

Panoramax – The free alternative to photo-mapping territories

https://panoramax.fr
1•jraph•2m ago•0 comments

Trump orders a halt to US trade with Spain

https://www.politico.eu/article/trump-says-hes-cutting-off-trade-with-spain-over-defense-spending...
1•JumpCrisscross•3m ago•0 comments

Android phones will see more downgrades as RAMageddon rages on

https://9to5google.com/2026/07/07/android-phones-downgrades-cheap-devices-ramageddon/
1•theanonymousone•4m ago•0 comments

SinceAI: A nonprofit AI accelerator combining compute, research, pilot customers

https://sinceai.ai
2•hasnain_ai•5m ago•0 comments

Founder of Adderall 'Pill Mill' Sentenced to Six Years in Prison

https://www.wsj.com/us-news/law/founder-of-adderall-pill-mill-sentenced-to-six-years-in-prison-1c...
1•impish9208•9m ago•1 comments

Show HN: On-device semantic-embedding toolkit built on ternlight

https://ternlight.vercel.app/
1•modinfo•9m ago•0 comments

Ask HN: Does Apple not care about fake apps in the App Store?

2•pentacent_hq•12m ago•1 comments

Germans turn to battery storage to shield against fossil fuel price shocks

https://www.euronews.com/2026/07/08/solar-mad-germans-turn-to-battery-storage-to-shield-themselve...
2•rustoo•14m ago•0 comments

Open-source LLMs administer maximum electric shocks in a Milgram-like obedience

https://www.lesswrong.com/posts/fTnnq82CB5vxqrNp9/open-source-llms-administer-maximum-electric-sh...
1•joozio•19m ago•0 comments

We Got This Wrong. and We Are Fixing It

https://community.hubspot.com/t/we-got-this-wrong-and-we-are-fixing-it/152063
5•JumpCrisscross•19m ago•1 comments

Google Search Console vs Bing Webmaster Tools

https://adilrashidlone.substack.com/p/google-search-console-vs-bing-webmaster
1•digitaldaddyme•20m ago•0 comments

The different levels of how Claude thinks [YouTube]

https://www.youtube.com/watch?v=rKV5JcALQoQ
1•topherjaynes•21m ago•0 comments

Ask HN: Are you paying for Lovable / Replit / Base44?

1•shvilesh-logen•22m ago•0 comments

List of European organizations that have banned personal messaging apps at work

https://www.birdy.chat/blog/the-growing-list-of-european-organisations-that-ban-personal-messagin...
4•rmesters•22m ago•1 comments

Hackers can use 9 of the most popular AI tools to assemble botnets

https://arstechnica.com/security/2026/07/hackers-can-use-9-of-the-most-popular-ai-tools-to-assemb...
1•joozio•23m ago•0 comments

How Build Cache for React Native works: caching C++ your CI keeps recompiling

https://bitrise.io/blog/post/how-build-cache-for-react-native-works-caching-the-cpp-your-ci-keeps...
1•viktorbenei•24m ago•0 comments

The referee and the bulletproof vest; every real fairness system makes enemies

https://thenextnow.substack.com/p/the-referee-and-the-bulletproof-vest
1•jamieskella•24m ago•0 comments

CodeTalk – recover why AI-written code was written, quoted from Git (zero-LLM)

https://github.com/HUKAIR/CodeTalk
1•Johnny666456•25m ago•0 comments

The Front End Swiss Knife

https://www.jspad.dev/hello
2•js_chap•27m ago•1 comments

Raising the Baseline

https://blog.gjmveloso.dev/posts/2026/07/08/raising-the-baseline/
2•gjmveloso•30m ago•0 comments

The War on Fixing Your Own Car [video]

https://www.youtube.com/watch?v=NUd2pMu96xM
1•stevefan1999•30m ago•0 comments

Plan 9 FAQ

https://plan9.io/wiki/plan9/FAQ/index.html#ABOUT_PLAN_9
1•ColinWright•34m ago•0 comments

Show HN: HeatPumpWise – heat pump calculators for homeowners

https://heatpumpwise.com
1•bricy-ss•35m ago•0 comments

The Time Two Hackers Got Windows on the Mac Before Apple [video]

https://www.youtube.com/watch?v=LbKY1O-WLTk
1•Oxodao•40m ago•0 comments

Easily migrate your old custom Odoo module to a new version

https://www.abundanceofstrawberries.com/
1•lurnake•40m ago•1 comments

Show HN: Starify Links – shields.io badges next to links on any web page

https://github.com/itenium-be/starify-links
1•Laoujin•42m ago•0 comments

I built my First Game Galazon

https://vfxger.itch.io/galazon/devlog/1578295/welcome-to-the-galazon-devlog
1•vfxGer•43m ago•0 comments

Fine-tuning a small model for text simplification with simple verifiers

https://miguelconner.substack.com/p/engineer-two
1•dothereading•44m ago•0 comments

The Stakeholder Journey: From User to Contributor

https://blog.stdlib.io/the-stakeholder-journey/
1•kgryte•48m ago•0 comments

Digital Deli, 1984 book by early PC hackers and enthusiasts

https://www.atariarchives.org/deli/
1•achairapart•50m ago•0 comments