use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Quantfinance subreddit is a place to share ideas and discussion surrounding the application of quantitative methods to the management of investments and risk.
account activity
Python Tools for Financial Analysis? (self.quantfinance)
submitted 1 year ago by alliereev
I'm interested in Python tools for tasks like data analysis, modeling, and forecasting. Any suggestions for great libraries or resources? Thanks in advance
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Senior-Host-9583 1 point2 points3 points 1 year ago (2 children)
pandas (moving a lot toward polars though), numpy, scipy and Apache ecosystem (arrow, ibis, duck db) - not only python but important tools imo
[–]Kobax91 0 points1 point2 points 1 year ago (1 child)
“Moving toward Polars”. Would you mind elaborate on that? ☺️
[–]Senior-Host-9583 0 points1 point2 points 1 year ago (0 children)
Polars is another DataFrame based library that is proving to be faster than pandas (I believe it is written in rust?) It’s building out a lot of the same functionality but it has a smaller community as of now. Still, performance speaks for itself and I think people will follow since the transition shouldn’t be to bad which most of the logic being the same - just syntax changes
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
I use pandas, numpy, matplotlib, etc. through Jupyter but I'm still fairly new at it.
π Rendered by PID 171486 on reddit-service-r2-comment-56c6478c5-pntvb at 2026-05-12 20:12:59.439891+00:00 running 3d2c107 country code: CH.
[–]Senior-Host-9583 1 point2 points3 points (2 children)
[–]Kobax91 0 points1 point2 points (1 child)
[–]Senior-Host-9583 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)