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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfinmodel-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 70b00ea27d1264f2782013ef77da7f2a5414fc8a8a375495020d85e50a0ff1dd
MD5 fb1b05c13e1f1cc3469a86182f2ff261
BLAKE2b-256 5a8f2e118477671e6f10d823626d2a0adbc7b6ef39fc00041cb00e273f96da22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfinmodel-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 37.2 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5a45832da8627e775a176580f801d5e76d09f8acb760ac6c86475353e3b19e52
MD5 40c44afc85bdb62b10958dc9fe6ad801
BLAKE2b-256 34f93fa6193e7f815c1cb9a38454b090bd3b03261cdd92491bdb8de6213c9c23

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