Summary
In this chapter, you learned about the most popular free Python distributions in the community and the best practices for their use.
Using the unique features of Power BI Desktop and the Power BI service, you have learned how to properly create specific Python environments.
You also learned that the most popular IDE in the R community (RStudio) can also run Python code. In addition, you have installed and configured VS Code, which is to date one of the most widely used advanced editors for Python.
You were also introduced to all of the best practices for properly configuring both Power BI Desktop and the Power BI service with Python, whether in a development or enterprise environment.
Finally, you’ve learned some of the limitations of using Python with Power BI, knowledge of which is critical to avoid making mistakes when developing and deploying reports.
In the next chapter, we will show you the most common problems you might run into when using...