BaptisteZloch/Quant-Invest-Lab

View on GitHub
quant_invest_lab/portfolio.py

Summary

Maintainability
B
5 hrs
Test Coverage

File portfolio.py has 381 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from typing import Iterable, Literal, Optional
import pandas as pd
import numpy as np
import numpy.typing as npt
import numpy.linalg as linalg
Severity: Minor
Found in quant_invest_lab/portfolio.py - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status