issues
search
santiment
/
sanpy
Santiment API Python Client
MIT License
96
stars
29
forks
source link
Adding missing metrics to getMetric
#110
Closed
spiderjako
closed
4 years ago
spiderjako
commented
4 years ago
Summary
Changing the way SanPy checks for whether a metric is in getMetric or not
Addition of available_metrics_for_slug - function to get all the metrics for a given slug
Fix for the ohlcv function (currently raises and error because it tries to fetch columns from an empty df)
IvanIvanoff
commented
4 years ago
@spiderjako Please bump the sanpy version in the PR
Summary