Installation

MFDFA is available from PyPI, so you can use

pip install MFDFA

Then on your favourite editor just use

from MFDFA import MFDFA

Warning

To use the extension to include Empirical Mode Decomposition detrending you will also need

pip install EMD-signal