Giter Site home page Giter Site logo

Comments (3)

avhz avatar avhz commented on May 25, 2024

Hi thanks for your interest in RustQuant !

What do you mean by tool ? This is usually a higher level time series analysis, which something like Python or R would probably be more suited for.
You could use Polars in Rust (or Python) to perform this analysis too.

What would you suggest this tool does for the end user ?

from rustquant.

uiosun avatar uiosun commented on May 25, 2024

Hi, I read more about compile time.

If I were analyzing the momentum factor, and every time I made a change, I had to wait a minute or more to compile it, I would crash ......

But if you analyze long cycles, the performance of Rust would be an advantage for a normal computer?

So now I'm agreeing with you about putting them in Python or R.

Or does Rust have a tool like Jupyter Notebook (I found https://github.com/evcxr/evcxr but haven't tried it yet)

from rustquant.

avhz avatar avhz commented on May 25, 2024

Yes, Rust is a compiled language.
This is the reason I suggested an interpreted language like Python, R, Julia, etc. for your task.

I have not used that tool you mentioned, it may be good.
I would personally look at Polars or Pandas (in Python) for this sort of data analysis.

from rustquant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.