[RFC] Sibyl: Time Series Analysis in Haskell
Haskell Community [Unofficial]
March 19, 2026
Yeah. The (|>) operator is from DataFrame, I just happen to have picked it up as a programmer around the dataHaskell folks. I think @jackdk makes good points about the operator, but I think it originally existed to keep a similar syntax to Elixir’s pipe operator.
This decision is less of a design decision on my end, but all good points.
Additionally, I’ve just begun drafting Sibyl’s model API, which is uploaded as a doc in the latest commit sibyl/planning/design_draft.md at main · jackiedorland/sibyl · GitHub after some revision & discussion with other folks at dataHaskell. I’d appreciate comments on this as well!
Discussion in the ATmosphere