ZenithTA VS tsdownsample

Compare ZenithTA vs tsdownsample and see what are their differences.

ZenithTA

A high performance python technical analysis library written in Rust and the Numpy C API. (by gregyjames)

tsdownsample

High-performance time series downsampling algorithms for visualization (by predict-idlab)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ZenithTA tsdownsample
1 7
213 128
- 4.7%
0.0 6.0
over 1 year ago 28 days ago
Rust Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ZenithTA

Posts with mentions or reviews of ZenithTA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.
  • Easiest way to get a pandas dataframe from python to rust?
    3 projects | /r/rust | 21 Jan 2023
    I have a technical analysis library written for Python using Rust and PyO3 called ZenithTA. A typical Dataframe for a stock has four columns: open, high, low, and close. Currently, I am converting each of the rows into lists to pass into Rust. It would be way easier if the end user could just pass in the dataframe, and I could just manipulate it in Rust. Does anyone have any tips or advice for doing this?

tsdownsample

Posts with mentions or reviews of tsdownsample. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.

What are some alternatives?

When comparing ZenithTA and tsdownsample you can also consider the following projects:

lazerpay-rust-sdk - Lazerpay SDK for Rust 🦀

tsai - Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai

pyo3-polars - Pyo3 extensions for polars

downsample - Collection of several downsampling methods for time series visualisation purposes.

tendie-factory - Tendie-Factory is a work in progress application that seeks to track the stocks mentioned in the wallstreetbets subreddit.

Panther - A high performance python technical analysis library written in Rust and the Numpy C API. [Moved to: https://github.com/gregyjames/ZenithTA]

argminmax - Efficient argmin & argmax

FinNLP-Progress - NLP progress in Fintech. A repository to track the progress in Natural Language Processing (NLP) related to the domain of Finance, including the datasets, papers, and current state-of-the-art results for the most popular tasks.

polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust