Flashield's Blog

Just For My Daily Diary

Flashield's Blog

Just For My Daily Diary

Day: April 18, 2024

03.course-parsing-dates【解析日期】

In this notebook, we’re going to work with dates. 在此笔记本中,我们将处理日期。 Let’s get started! 让我们开始吧! Get our environment set up 设置我们的环境 The first thing we’ll need to do is load in the libraries and dataset we’ll be using. We’ll be working with a dataset that contains information on landslides that occured between 2007 and 2016. In […]

02.exercise-scaling-and-normalization【练习:缩放及标准化】

This notebook is an exercise in the Data Cleaning course. You can reference the tutorial at this link. In this exercise, you’ll apply what you learned in the Scaling and normalization tutorial. 在本练习中,您将应用在缩放和规范化教程中学到的知识。 Setup 设置 The questions below will give you feedback on your work. Run the following cell to set up the feedback system. […]

Scroll to top