Forum Discussion
vdburg
Resolver I
8 years agopython script error
Hi, I can´t run any Python code. Whatever I do it returns always the same error. I have just loaded an Excel sheet with 4 rows and 2 columns of fake data (just years and revenue) and it doesn´t work...
- 8 years ago
Power BI team fixed the problem
rdauanny
8 years agoNew Member
It seems that Power BI is inserting comma into figsize matplot function. (see below)
matplotlib.pyplot.figure(figsize=(3,75,3,52777777777778))
Rgds