fir_filterdcpadded# fir_filterdcpadded(b, a, data, causal=False, usefftfilt=False)# Pad data with endpoint constants and filter along the first axis. Parameters: b (Any) a (Any) data (Any) causal (bool) usefftfilt (bool) Return type: ndarray