We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493bc6b commit 64b572bCopy full SHA for 64b572b
windpowerlib/power_curve.py
@@ -10,8 +10,6 @@
10
import numpy as np
11
import pandas as pd
12
from windpowerlib import tools
13
-from matplotlib import pyplot as plt
14
-import os
15
16
17
def smooth_power_curve(power_curve_wind_speeds, power_curve_values,
0 commit comments