diff --git a/rsmetrics.py b/rsmetrics.py index c37069b..cae1151 100755 --- a/rsmetrics.py +++ b/rsmetrics.py @@ -495,6 +495,8 @@ class GetCatalogArgs: [-1, None]) ] + run.recommendations["resource_id"] =\ + run.recommendations["resource_id"].astype(str) # we have added None which is the new state of unkown resources # and -1 for backward compatibility run.recommendations = run.recommendations[