How to add Prefix to rSquared extracted from Altair?

后端 未结 0 547
挽巷
挽巷 2021-01-30 00:07

I\'m adding the rSquared to a chart using the method outlined in this answer:

r2 = alt.Chart(df).transform_regression(\'x\', \'y\', params=True
).mark_text().enco         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题