__all__ in marks_plottings

This commit is contained in:
Benjamin Bertrand 2017-03-07 14:06:37 +03:00
parent a593af0482
commit bdf0f56c21
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ from .plottings import radar_graph
import pandas as pd
import numpy as np
__all__ = ["radar_on", "marks_hist", "parallele_on"]
def radar_on(df, index, optimum = None):
""" Plot the radar graph concerning index column of the df