Ejemplo n.º 1
0
 def test_ccdf(self):
     plt.Figure
     ltuo_x_and_y = map(lambda l: map(float, l.split()), open(PlotFromHistogramFileTests.f_name))
     PlotFromHistograms.ccdf(ltuo_x_and_y)