3 results found Sort:

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipula...
Created 2021-06-17
73 commits to main branch, last one about a year ago
Simple python/streamlit web app for European option pricing using Black-Scholes model, Monte Carlo simulation and Binomial model. Spot prices for the underlying are fetched from Yahoo Finance API.
Created 2020-11-12
9 commits to master branch, last one 2 years ago