Quote:
Originally Posted by Hattie
Is it possible to download Goodreads ratings as a decimal, i.e. 4.25, instead of as stars?
Thank you! 
|
The ratings column (and column type) is stars (the underlying value is 0-6. integer)
You could create a custom column (eg GR rate) of Numeric type, but then you will need to figure out (I don't use the GR PI) how to map the rating to the new column