Hi Andrew
I am trying to apply Persistent Homology to stocks.
Trying the example below I get an error message but clicking on that message or searching for the strong does not show any answers as to how to resolve. The examples show using point cloud data while stocks are time series. Do I need to perform some transformation first in an interim step?
Thank you
regards
Warren
data = FinancialData["SBUX", "Close", {{2013, 1, 1}, {2013, 12, 1}, "Week"}, Method -> "WDF"]
ph = ResourceFunction["PersistentHomology"][data]
Error message is
Syntax
:Expression "ResourceFunction[PersistentHomology][data] has no closing ].