BaptisteZloch/Quant-Invest-Lab

View on GitHub
quant_invest_lab/metrics.py

Summary

Maintainability
B
6 hrs
Test Coverage

File metrics.py has 440 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import numpy as np
import numpy.typing as npt
from functools import lru_cache
import pandas as pd
import scipy.stats as stat
Severity: Minor
Found in quant_invest_lab/metrics.py - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status