mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-17 03:07:35 +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
|
||||
from typing import Any
|
||||
|
||||
|
||||
class EMAFilter:
|
||||
|
Loading…
x
Reference in New Issue
Block a user