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.3.tar.gz (34.4 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.3-py3-none-any.whl (44.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfinmodel-0.1.3.tar.gz
  • Upload date:
  • Size: 34.4 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.3.tar.gz
Algorithm Hash digest
SHA256 f389f7f0ff6fc69ae755cbddc0ac4268d017af1927125208dea31f35208c4031
MD5 c6e6f2c4563da966f6e196eccc5aa7f8
BLAKE2b-256 d17c1c04e8e46f68ef2dd59b1dbca6329b42dea2223b0a22b23edb78f3263448

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfinmodel-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 44.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 891cfd64452f2ef9dda9125182f624af5b8fbd0ea22c6ef09c11ccd380d004f7
MD5 54776063195b87a54282423094dd1ab7
BLAKE2b-256 78d3d6609a561b2ccfd46a2fda4b4eed4a88a985c2beefe7f2e5f8552ee9fbf8

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