C++ time-series-analysis Projects
-
Project mention: Polars Cloud: The Distributed Cloud Architecture to Run Polars Anywhere | news.ycombinator.com | 2025-03-07
Statically typed dataframes are exactly why I created the Empirical programming language:
https://www.empirical-soft.com
It can infer the column names and types from a CSV file at compile time.
Here's an example that misspells the "ask" column as if it were plural:
let quotes = load("quotes.csv")
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
tsqsim
Time Series Quick Simulator - able to perform time series analysis and to setup validation experiments.
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C++ time-series-analysis discussion
C++ time-series-analysis related posts
Index
# | Project | Stars |
---|---|---|
1 | empirical-lang | 173 |
2 | tsqsim | 8 |