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.

Party Where Hip-Hop Began

https://www.smithsonianmag.com/arts-culture/they-were-just-having-back-school-party-apartment-rec...
1•bookofjoe•40s ago•0 comments

Show HN: ctx is now open-source, a hackable desktop workbench for coding agents

https://github.com/ctxrs/ctx
2•ripped_britches•1m ago•0 comments

QuantoDupClean – A way to manage duplicates easily

https://codeberg.org/r2innovation/QuantoDupClean
1•mou7664•2m ago•0 comments

Helion obtains regulatory approval to operate fusion power plant in Washington

https://www.helionenergy.com/newsroom/helion-clears-key-regulatory-milestone-on-the-path-to-build...
1•greyface-•2m ago•0 comments

Deft version 0.2.0 – required-keys for Clojure protocols

https://www.sammystraus.com/#deft-version-0-2-0
1•sammy0910•4m ago•0 comments

Assess the security of email communication between providers

https://mecsa.jrc.ec.europa.eu/
1•8organicbits•4m ago•0 comments

How Many Elementary Particles Are There, Really?

https://www.quantamagazine.org/how-many-elementary-particles-are-there-really-20260615/
1•rbanffy•5m ago•0 comments

Why attacking your competitors online is dumb

https://posthog.com/blog/why-attacking-competitors-is-dumb
1•mmarian•5m ago•0 comments

AI's Brokenomics

https://www.wheresyoured.at/brokenomics/
1•sarmike31•5m ago•0 comments

Using Task Graph Caching to Accelerate TVM Code Generation

https://dl.acm.org/doi/10.1145/3810246
1•matt_d•6m ago•0 comments

Complex-If and Beyond: Expert Rubrics for RLVR [pdf]

https://cdn.prod.website-files.com/68dc970bd6e945ea3fb0f426/6a24113dce0f59637d14881a_complex_if.pdf
1•gk1•6m ago•0 comments

Republican Gov. Mike DeWine wants Ohio to abolish the death penalty

https://apnews.com/article/death-penalty-ohio-dewine-6210d7fbcecde9fe88657a76521e90fe
1•danso•7m ago•0 comments

Write code that is easy to delete, not easy to extend. (2013)

https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to
1•downbad_•7m ago•0 comments

Infinitely Morphing Tesselated Ribbon

https://sand-morph.up.railway.app/a-coil-of-quiet-scales
1•echohive42•7m ago•0 comments

DeepSeek V4 Pro at 5% the cost of Claude – what it takes to close the gap

https://howardchen.substack.com/p/deepseek-v4-pro-at-5-the-cost-of
2•coolwulf•10m ago•0 comments

Coffee Through Divine Intervention

https://alieniloquy.bearblog.dev/coffee-through-divine-intervention/
1•speckx•10m ago•0 comments

Optimizing a C collision detection 100x with an LLM

https://twitter.com/mike_acton/status/2066778535902298405
1•stephc_int13•11m ago•0 comments

I know you're arguing with your wife over 'one more prompt,' and here's why

https://hayredd.in/blog/accidental-gamification-vibe-coding
2•devneeddev•12m ago•0 comments

Show HN: Tally Marks – an app for counting with a handwritten look & feel

https://tallymarks.app/
1•bcye•12m ago•0 comments

wolfSSL releases a new product; wolfHAL a light hardware abstraction layer

https://github.com/wolfSSL/wolfHAL
1•aidangarske•14m ago•0 comments

FP8 GEMM Optimization on AMD CDNA4 Architecture

https://rocm.blogs.amd.com/software-tools-optimization/cdna4-gemm-kernels/README.html
1•skidrow•14m ago•0 comments

Deep Dive into 4-Wave Interleave FP8 GEMM

https://rocm.blogs.amd.com/software-tools-optimization/4wave-fp8gemm/README.html
1•skidrow•15m ago•0 comments

Show HN: I'm 15, built an AI that watches your screen and acts before you ask

https://github.com/Helmus101/weave
2•anqer•15m ago•0 comments

Flexible Rate Limit Resets for Codex (bank rate limit resets)

https://community.openai.com/t/flexible-rate-limit-resets-for-codex-and-a-method-to-get-a-reset/1...
3•embedding-shape•17m ago•0 comments

A Metacircular Interpreter in Rhombus

https://github.com/racket/rhombus/blob/master/rhombus/rhombus/tests/example-interp.rhm
2•spdegabrielle•21m ago•1 comments

AI is potentially a Dunning-Kruger effect amplifier

https://twitter.com/i/status/2066825204207091926
5•binyu•22m ago•0 comments

We built an agent that runs our AI data platform

https://encord.com/blog/merlin-encord-mcp-agentic-intelligence/
5•ulrikhansen54•24m ago•0 comments

Databricks Launches LTAP: A Unified OLAP/OLTP Data Architecture

https://www.databricks.com/company/newsroom/press-releases/databricks-launches-ltap-first-lake-tr...
4•thehaikuza•24m ago•1 comments

Predicting model behavior before release by simulating deployment

https://openai.com/index/deployment-simulation/
3•0xedb•25m ago•0 comments

The feedback loops behind Kubernetes

https://planetscale.com/blog/the-feedback-loops-behind-kubernetes
2•CSDude•26m ago•0 comments