Navigation
index
modules
|
pypeline 1.0.0 documentation
»
Module code
»
Source code for pypeline.impl.oct.remove_dc
# -*- coding: utf-8 -*-
[docs]
def
remove_dc
(
data
,
axis
=
0
,
method
=
'mean'
):
pass
Quick search
Navigation
index
modules
|
pypeline 1.0.0 documentation
»
Module code
»