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.2.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.2-py3-none-any.whl (43.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfinmodel-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 af243980cbb0da328ffaf3e47a8e933d0966b80fda676be4d14eb1970ed1adfa
MD5 7d46d5dcc071835bcb4db017e5407b31
BLAKE2b-256 11cdbfce2d35179aa99d1ca0a90aedfe62b0d73209045eda4461db8b557cae51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfinmodel-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 43.3 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1ade9a1475b4e033dbf75a865a002b2c3dc45c4518e3bf1b97d6ced1ab171952
MD5 75c224ad8c6d327b5b200ddc2ce305dc
BLAKE2b-256 b7ad799bdec8b61e7b2a7742685885a52e1e92ab0e20dc5d471c4135b43ada6c

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