piccolbo/altair_recipes

View on GitHub
altair_recipes/qqplot.py

Summary

Maintainability
A
35 mins
Test Coverage

Function qqplot has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def qqplot(data=None, x=0, y=1, height=600, width=800):
Severity: Minor
Found in altair_recipes/qqplot.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status