Skip to main content

Documentation interactive des cours de modélisation financière avec Python

Project description

pyfinmodel — Modélisation Financière avec Python

Documentation interactive des cours FIN8524. Installez la librairie et accédez instantanément aux concepts, formules et snippets de code des cours.

Installation

pip install pyfinmodel

Démarrage rapide

import pyfinmodel

# Vue d'ensemble du package
pyfinmodel.aide()

# Lister tous les cours
pyfinmodel.liste_cours()

# Résumé d'un cours
pyfinmodel.resume_cours(1)

# Rechercher un concept
pyfinmodel.chercher("bêta")

Structure des cours

Module Thème Niveau
cours1 Introduction Python & Finance Débutant
cours2 Calcul Appliqué — NumPy & Pandas Intermédiaire
cours3 Analyse de Données Financières Intermédiaire–Avancé
cours4 Analyse Technique & Indicateurs Avancé
cours5 Économétrie & MEDAF/CAPM Avancé

Exemples d'utilisation

# --- Cours 1 ---
from pyfinmodel.cours1 import concepts_finance, python_bases

concepts_finance.decisions_financieres()
concepts_finance.probleme_agence()
python_bases.f_strings_demo()
python_bases.f_strings_code()  # retourne le snippet copiable

# --- Cours 2 ---
from pyfinmodel.cours2 import python_fonctionnel, numpy_pandas

python_fonctionnel.list_comprehension_intro()
python_fonctionnel.lambda_intro()
numpy_pandas.numpy_array_intro()
numpy_pandas.pandas_dataframe_intro()

# --- Cours 3 ---
from pyfinmodel.cours3 import chargement, rendements, visualisation

chargement.charger_csv_demo()
rendements.rendement_simple_demo()
visualisation.graphique_prix_demo()

# --- Cours 4 ---
from pyfinmodel.cours4 import indicateurs, signaux

indicateurs.sma_definition()
indicateurs.ema_definition()
indicateurs.bollinger_definition()
signaux.signal_bollinger_definition()

# --- Cours 5 ---
from pyfinmodel.cours5 import regression_ols, medaf

medaf.medaf_definition()
medaf.beta_definition()
regression_ols.r_carre_definition()
regression_ols.ols_demo()

Licence

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyfinmodel-0.1.0.tar.gz (29.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyfinmodel-0.1.0-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

Details for the file pyfinmodel-0.1.0.tar.gz.

File metadata

  • Download URL: pyfinmodel-0.1.0.tar.gz
  • Upload date:
  • Size: 29.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for pyfinmodel-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6925c2f8ac8e06ec4b18ab22f845046707ce33627856deaf8a5ab260271fe026
MD5 e62da6ae4b9e62173ebe51bf6530e21a
BLAKE2b-256 28f58e0a5833d03d725ac9717f0222e5178fad61c867e203130f98b524fda0a3

See more details on using hashes here.

File details

Details for the file pyfinmodel-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pyfinmodel-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 37.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for pyfinmodel-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f297071e756352a22ba3374c6342a1be06315216f9d35367d995ae6eea22defb
MD5 d0ca6f89d5586bb9194134630c187a95
BLAKE2b-256 d520fc5cc1114f13bc6d3b05cdb862b89db73c83af15e2d5d2601b819273d9c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page