unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64134] [PATCH 00/17] Add some Python financial libraries.
@ 2023-06-17 15:16 Vinicius Monego
  2023-06-17 15:18 ` [bug#64134] [PATCH 01/17] gnu: Add python-holidays Vinicius Monego
  0 siblings, 1 reply; 18+ messages in thread
From: Vinicius Monego @ 2023-06-17 15:16 UTC (permalink / raw)
  To: 64134; +Cc: Vinicius Monego

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





^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-06-17 15:22 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-17 15:16 [bug#64134] [PATCH 00/17] Add some Python financial libraries Vinicius Monego
2023-06-17 15:18 ` [bug#64134] [PATCH 01/17] gnu: Add python-holidays Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 02/17] gnu: Add python-multitasking Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 03/17] gnu: Add python-yfinance Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 04/17] gnu: Add python-pandas-datareader Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 05/17] gnu: Add python-ffn Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 06/17] gnu: Add python-bt Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 07/17] gnu: Add python-pyhdfe Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 08/17] gnu: Add python-interface-meta Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 09/17] gnu: Add python-arch Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 10/17] gnu: Add python-alpha-vantage Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 11/17] gnu: Add python-ascii-magic Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 12/17] gnu: Add python-degiro-connector Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 13/17] gnu: Add python-detecta Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 14/17] gnu: Add python-financedatabase Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 15/17] gnu: Add python-mstarpy Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 16/17] gnu: Add python-pandas-ta Vinicius Monego
2023-06-17 15:18   ` [bug#64134] [PATCH 17/17] gnu: Add python-vectorbt Vinicius Monego

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).