model=smf.ols("Profit~R&D_Spend+Marketing_Spend+Administration", data=50_Startups).fit()
SyntaxError: invalid decimal literal (, line 1)