danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

Feature Request: Resample

Open drixie opened this issue 2 years ago • 0 comments

Posting this here since the original feature request I posted 2 years ago was marked as closed - https://github.com/javascriptdata/danfojs/issues/126

I think the team should seriously consider prioritizing the porting of quantitative finance functions from pandas. This is especially pertinent considering that pandas was developed at a hedge fund, and quant finance computations were it's first use case.

The reality is that danfojs is more likely to attract quant/algo traders than AI/ML users as more exchanges/brokers are now offering financial data through APIs which are easiest to consume using JavaScript. In my NodeJS code, I am having to run a Python process in order use pandas for data analysis before sending it back to NodeJS

drixie avatar Sep 19 '23 09:09 drixie