Ivo Welch suggests adding documention from the signals into the FAQ. It's a great suggestion.
Overall, Signaldoc.csv is a treasure trove (imho), but is really not nicely accessible.
@mk0417's https://github.com/mk0417/open-asset-pricing-download is great in allowing you to df = openap.dl_signal_doc('polars') and then filtering the data frame.
We should improve this all around, though let's start with Ivo's suggestion.
Ivo Welch suggests adding documention from the signals into the FAQ. It's a great suggestion.
Overall, Signaldoc.csv is a treasure trove (imho), but is really not nicely accessible.
@mk0417's https://github.com/mk0417/open-asset-pricing-download is great in allowing you to
df = openap.dl_signal_doc('polars')and then filtering the data frame.We should improve this all around, though let's start with Ivo's suggestion.