Test your knowledge
Keep in mind that many of the questions asked in Chapter 2 about R also apply to Python. It is therefore recommended that you answer those as well, if you have not already done so.Q01. Which Python distributions are most widely used by data scientists?Q02. What are the most commonly used tools for installing packages in Python? What are their most important differences?Q03. How many instances of the engine should be installed to ensure reproducibility of results for Python scripts in Power Query and Python script visuals?Q04. A colleague of yours has prepared a virtual environment dedicated to Python script visuals, containing the latest Python release allowed by Miniconda. Did he follow the best practices stated in this chapter?Q05. Suppose you created a report with a Python script visual that highlights insights from a dataset created by uploading data from an HTML table available on the Web. What do you need to allow a refresh of the data once the report is published...