myquantlab

myquantlab is a personal python package gathering a set of tools I used to work with financial data and quantitative finance.

This package is a work in continuous progress and I will keep adding new features as I develop them.

These changes may break things.

I will try to keep the main branch as clean as possible, but no guarantees are made 😊 !

Usage

Installation

Install latest from the GitHub repository:

$ pip install git+https://github.com/vtecftwy/myquantlab.git

Later will be possible to install from PyPI: myquantlab or conda myquantlab.

Documentation

Documentation can be found hosted on this GitHub repository’s pages.

How to use

Work in Progress