HackerTrans
TopNewTrendsCommentsPastAskShowJobs

TheHeasman

no profile record

Submissions

15 Minutes vs. 14 Hours: The Reality of Custom Data Visualisation

theheasman.com
1 points·by TheHeasman·6 miesięcy temu·0 comments

A Brief History of UK Interest Rates

theheasman.com
2 points·by TheHeasman·7 miesięcy temu·0 comments

Luck and Risk

theheasman.com
2 points·by TheHeasman·8 miesięcy temu·0 comments

AI and Intuition

theheasman.com
3 points·by TheHeasman·8 miesięcy temu·0 comments

Excessive planning is a fools game

theheasman.com
4 points·by TheHeasman·9 miesięcy temu·3 comments

Why is D3 so Verbose?

theheasman.com
131 points·by TheHeasman·11 miesięcy temu·68 comments

[untitled]

1 points·by TheHeasman·12 miesięcy temu·0 comments

[untitled]

1 points·by TheHeasman·12 miesięcy temu·0 comments

[untitled]

1 points·by TheHeasman·12 miesięcy temu·0 comments

Part 1 of 7 – My First Predictive Analytics Project

theheasman.com
1 points·by TheHeasman·12 miesięcy temu·1 comments

I Used a Market Basket Analysis During a Job Interview

theheasman.com
4 points·by TheHeasman·w zeszłym roku·0 comments

comments

TheHeasman
·9 miesięcy temu·discuss
Aristotle's golden mean.
TheHeasman
·11 miesięcy temu·discuss
I stand corrected. Thanks for pointing that out. Learned something new.
TheHeasman
·11 miesięcy temu·discuss
Ahhhhh. Thanks man. And totally nerding out here because YES. ANIMATIONS. Animations is why I fell in love with wanting to learn D3 in 2019. You can do things as you transition between data steps, that honestly, has been such a pain in the behind to try with anything else. I'm not a web developer. I'm a data guy.
TheHeasman
·11 miesięcy temu·discuss
I'll check that out. At the moment I'm just building up a bunch of template code which I'll re-use. But might check out solid.js.
TheHeasman
·11 miesięcy temu·discuss
Yaaasss. I think of it as being able to use a pencil to draw charts (and do creative stuff like Florence Nightingale's original polar area graph), instead of having a stencil that can draw things for you. It's a way to visually manipulate the DOM in a way if you're comfortable with data.

You can simply just use Tableau or Power BI and take screenshots otherwise.
TheHeasman
·11 miesięcy temu·discuss
Uh, there are arrow operators in JS. D3.JS in Action Third Edition exclusively uses arrow operators.

(Trust me. I don't know jack about JavaScript, I had to get through the MDN docs to understand what they were, and once I did, made a whole lot more sense).
TheHeasman
·11 miesięcy temu·discuss
Agreed. I fudged quite a lot in my post to make it accessible to the layman. Triee to explain to a UX designer I know that "D3 is a library for JavaScript that..." And I saw their brain switch off live in front of me.

Semantics matter more than literals sometimes.

*EDIT: Grammar. I was typing on my phone. Soz.
TheHeasman
·11 miesięcy temu·discuss
This is very fair: I went for a metaphorical explanation, rather than a literal one. (For instance, I'd actually have had to write down the code for an SVG, and I was quickly writing this on my lunch break).

The `.selectAll().data().join()` data binding method (or `.enter()` on older versions) is very intuitive once you understand it, but for the layman coming in, it's inaccessible AF. I fudged a little in my explanation to make it more accessible. But hey. That's learning.
TheHeasman
·12 miesięcy temu·discuss
"The survey was designed to search for bodies with orbits that extend far above and below the plane of the Earth's orbit around the sun, part of the outer solar system that hasn’t been well-studied."

Christ. I didn't realise we hadn't looked at stuff not in Earth's plane. That's a tonne of space to explore, right in our own backyard.
TheHeasman
·12 miesięcy temu·discuss
The joys of being at a platform's mercy.
TheHeasman
·12 miesięcy temu·discuss
My first predictive analytics project in my Data Journalism career.