Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Can't compute cross-correlation of two DataArray vectors? #111

Open
jiahao opened this issue Aug 2, 2014 · 0 comments
Open

Can't compute cross-correlation of two DataArray vectors? #111

jiahao opened this issue Aug 2, 2014 · 0 comments

Comments

@jiahao
Copy link
Member

jiahao commented Aug 2, 2014

In[16]: using DataFrames, RDatasets
iris = dataset("datasets", "iris")
xcorr(iris[:SepalWidth], iris[:SepalLength])

Out[16]: `conv` has no method matching conv(::DataArray{Float64,1}, ::DataArray{Float64,1})
while loading In[16], in expression starting on line 1
 in xcorr at dsp.jl:160
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant