guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64134] [PATCH 00/17] Add some Python financial libraries.


From: Vinicius Monego
Subject: [bug#64134] [PATCH 00/17] Add some Python financial libraries.
Date: Sat, 17 Jun 2023 15:16:37 +0000

This patchset adds some Python libraries related to finance and econometrics.

Vinicius Monego (17):
  gnu: Add python-holidays.
  gnu: Add python-multitasking.
  gnu: Add python-yfinance.
  gnu: Add python-pandas-datareader.
  gnu: Add python-ffn.
  gnu: Add python-bt.
  gnu: Add python-pyhdfe.
  gnu: Add python-interface-meta.
  gnu: Add python-arch.
  gnu: Add python-alpha-vantage.
  gnu: Add python-ascii-magic.
  gnu: Add python-degiro-connector.
  gnu: Add python-detecta.
  gnu: Add python-financedatabase.
  gnu: Add python-mstarpy.
  gnu: Add python-pandas-ta.
  gnu: Add python-vectorbt.

 gnu/packages/finance.scm        | 349 +++++++++++++++++++++++++++++++-
 gnu/packages/python-science.scm |  22 ++
 gnu/packages/python-xyz.scm     |  98 +++++++++
 gnu/packages/statistics.scm     |  20 ++
 4 files changed, 488 insertions(+), 1 deletion(-)

-- 
2.34.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]