mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-19 20:27:34 +00:00
Update ema_filter.py
This commit is contained in:
parent
435591475d
commit
47a6069968
@ -5,7 +5,6 @@ https://en.wikipedia.org/wiki/Moving_average
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from typing import Any
|
|
||||||
|
|
||||||
|
|
||||||
class EMAFilter:
|
class EMAFilter:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user