Live data from Hacker News

Viewing profile — joelostblom

joelostblom

HN member
Joined
Tue, Feb 27, 2024, 11:31 PM UTC
HN karma
1
Public activity
3 items

About joelostblom

No profile information was provided.

Recent public activity

  1. comment
    Comment #39531810

    If you are interested in similar shortcuts for repeated charts in Altair, I'm experimenting a bit with such a syntax in the package altair-ally https://joelostblom.github.io/altair…

  2. comment
    Comment #39531794

    Altair actually does introspection when the data is passed as a dataframe (e.g. via pandas or polars). In these cases you can leave out the `:Q` and just write `x='abc'` and Altair…

  3. comment
    Comment #39531756

    Feel free to open an issue to let us know which parts of the documentation you find obscure and if you have suggestions for how to improve them. We did a larger overhaul a few mont…