Flashield's Blog

Just For My Daily Diary

Flashield's Blog

Just For My Daily Diary

Day: March 11, 2024

05.course-distributions【分布图】

In this tutorial you’ll learn all about histograms and density plots. 在本教程中,您将了解直方图和密度图的所有内容。 Set up the notebook 设置笔记本 As always, we begin by setting up the coding environment. (This code is hidden, but you can un-hide it by clicking on the "Code" button immediately below this text, on the right.) 与往常一样,我们首先设置编码环境。 (此代码已隐藏,但您可以通过单击该文本右侧紧邻的“代码”按钮来取消隐藏它。) import pandas as pd […]

04.exercise-scatter-plots【练习:散点图】

This notebook is an exercise in the Data Visualization course. You can reference the tutorial at this link. In this exercise, you will use your new knowledge to propose a solution to a real-world scenario. To succeed, you will need to import data into Python, answer questions using the data, and generate scatter plots to […]

Scroll to top