We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c80c2 commit df21fb1Copy full SHA for df21fb1
src/silvimetric/resources/metrics/l_moments.py
@@ -1,6 +1,5 @@
1
from ..metric import Metric
2
import numpy as np
3
-from numba import jit
4
5
6
def lmom4(data, *args):
0 commit comments