ZenithTA Alternatives
Similar projects and alternatives to ZenithTA
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
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.
-
-
tendie-factory
Tendie-Factory is a work in progress application that seeks to track the stocks mentioned in the wallstreetbets subreddit.
-
-
Panther
Discontinued A high performance python technical analysis library written in Rust and the Numpy C API. [Moved to: https://github.com/gregyjames/ZenithTA] (by gregyjames)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
mxfactorial
a payment application intended for deployment by the united states treasury that replaces banking with accounting
-
ZenithTA discussion
ZenithTA reviews and mentions
-
Easiest way to get a pandas dataframe from python to rust?
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?
Stats
gregyjames/ZenithTA is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ZenithTA is Rust.