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.

What a Russian Army Collapse Might Look Like

https://www.thebulwark.com/p/what-a-russian-army-collapse-might-look-like-ukraine-drones-logistic...
1•mooreds•3m ago•0 comments

Australia sues Amazon for making allegedly unfair contracts with subscribers

https://www.bbc.com/news/articles/c20yz9rzwy0o
1•aussieguy1234•6m ago•0 comments

Solid-state material converts sunlight into UV light

https://phys.org/news/2026-06-solid-state-material-visible-high.html
1•indynz•7m ago•0 comments

I like Claude Desktop, so I created my own

https://www.zandrey.com/blog/i-like-claude-desktop-so-i-created-my-own
1•rats•8m ago•0 comments

Show HN: Hinge for Trading

https://www.retail-intelligence.ai/
1•chips2011•8m ago•0 comments

Find Top Shopify Development Services for Your ECommerce Success

https://www.techwrath.com/top-shopify-development-services-ecommerce-success/
1•techwrath11•11m ago•0 comments

Cool way to grow early stage revenue

https://x.com/kyaagents
1•Johnall_n•12m ago•0 comments

Commonplace: Self-hosted, privacy-tiered memory for your AI agents

https://github.com/itsmeduncan/commonplace
1•itsmeduncan•14m ago•0 comments

Trump Reports at Least $1.4B in 2025 Crypto Earnings

https://www.bloomberg.com/news/articles/2026-06-30/trump-reports-at-least-1-2-billion-in-crypto-e...
2•petethomas•16m ago•0 comments

Reddit will require you to log in to use old.reddit.com

https://arstechnica.com/gadgets/2026/06/reddit-will-require-you-to-log-in-to-use-old-reddit-com/
5•righthand•18m ago•3 comments

Quran MCP

https://mcp.quran.ai/
2•abdelhousni•18m ago•0 comments

Scalable GANs with Transformers

https://arxiv.org/abs/2509.24935
1•MediaSquirrel•18m ago•0 comments

Vroni Is a Software Delegate

https://www.vroni.com/
1•doener•22m ago•0 comments

AWS Service Availability Updates

https://aws.amazon.com/about-aws/whats-new/2026/06/aws-service-availability/
2•dabinat•22m ago•0 comments

Kids online safety package clears House

https://www.nbcnews.com/tech/tech-news/kids-internet-and-digital-safety-act-passes-house-free-spe...
2•Cider9986•23m ago•1 comments

Capacitor Plague

https://en.wikipedia.org/wiki/Capacitor_plague
2•leonidasv•23m ago•0 comments

Free Electron Lasers (2017) [video]

https://www.youtube.com/watch?v=RKqof77pKBc
1•nharada•23m ago•0 comments

22x memory amp DoS in Anthropic's buffa protobuf decoder (CVE-2026-55407)

https://www.endorlabs.com/learn/endor-labs-ai-sast-finds-zero-day-cve-2026-55407-buffa
2•bugvader•24m ago•0 comments

Doughnut (Economic Model)

https://en.wikipedia.org/wiki/Doughnut_(economic_model)
1•doener•25m ago•0 comments

Fanianolima667 Gmail.com

https://blog.cloudflare.com/wordpress-pingback-attacks-and-our-waf/
1•Alefmax•25m ago•0 comments

Claude Code Skills: 98 AI architectures, Haiku at 93% of Fable 5 quality

https://github.com/GPire/claude-skills-swarm
1•GPrab•26m ago•0 comments

We Built a Tool to Predict Runaway LLM Costs (Before They Kill Your Margins)

https://the746th.substack.com/p/before-you-scale
1•dcriglerd•26m ago•0 comments

Hatari – Online Atari ST/STE/TT/Falcon Emulator

https://hatari.frama.io/hatari/online/hatari.html
6•gregsadetsky•26m ago•0 comments

Show HN: TakoVM – open-source sandboxing for your agent's code

https://github.com/Tako-Research/TakoVM
1•sakuraiben•28m ago•0 comments

As better chatbots get harder to build, AI turns to simulated worlds

https://www.science.org/content/article/better-chatbots-get-harder-build-ai-turns-simulated-worlds
1•sudo_cowsay•28m ago•0 comments

New AI approaches are connecting development, environment, and disease

https://www.science.org/content/article/new-ai-approaches-connecting-development-environment-disease
1•sudo_cowsay•29m ago•0 comments

OpenClaw Now Available on Android and iOS

https://techcrunch.com/2026/06/30/openclaw-is-finally-available-on-android-and-ios/
1•bogdiyan•30m ago•0 comments

Autoresearch, Claude and Constrained Optimization

https://www.elliotcsmith.com/autoresearch-claude-and-constrained-optimization/
1•smitec•31m ago•0 comments

Show HN: Whenever Alignment Matters

https://vece.ai/
1•koliev•32m ago•0 comments

Lighthouse Agentic Browsing Scoring

https://developer.chrome.com/docs/lighthouse/agentic-browsing/scoring
2•m-hodges•37m ago•0 comments