美文网首页
Dataiku_ACADEMY_Basics101_05

Dataiku_ACADEMY_Basics101_05

作者: LONG_7 | 来源:发表于2021-04-18 11:18 被阅读0次

CREATE THE DATASET

Hands-On: 创建数据集


Import Data

From the project homepage, click the blue button+Import your first dataset.

Note

Orders CSV File

If you did not already download the file in the first lesson, you can download the orders CSV file here.

Dataiku DSS lets you connect to a wide variety of data sources. For this tutorial, we’ll upload the orders file you downloaded from Dataiku’s website. Click on Upload your files from the Files card.

You are presented with the Upload dialog. Click on Add a file and select the orders.csv file.

Before creating the dataset, let’s check if Dataiku DSS detected our CSV format correctly by clicking on the Preview button.

Dataiku DSS automatically detects that the file type is separated values, with a comma serving as the separator. The Preview shows that the data is in a tabular format, with columns (features) and rows (records or observations).

Dataiku DSS provides the default dataset name orders in the field on top of the screen. Since that’s OK for us, finish importing the dataset by either hitting the Create button or using the shortcut Cmd/Ctrl-S.  This creates the new dataset and lands you on the Explore tab of the orders dataset.


What’s next?

Congratulations! Now that you have imported your first dataset, the next step will be to begin visually exploring it.


TEST

相关文章

网友评论

      本文标题:Dataiku_ACADEMY_Basics101_05

      本文链接:https://www.haomeiwen.com/subject/twbdlltx.html