You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Chapter10/Chaper 10 Excercises.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
"This question is regarding the difference between dataset reformulation and dataset restructuring. Answer the following questions.\n",
33
33
"\n",
34
34
" a.\tIn your own words described the difference between dataset reformulation and dataset restructuring. \n",
35
-
" b.\tIn Example 6 of this chapter, we moved the data from month_df to predict_df. The text described the level Ⅱ data cleaning both table reformulation and table restructuring? Which one of the two happened? Is it possible that the distinction we provided for the difference between table restructuring and reformulation cannot specify which one happened? Would that matter?\n",
35
+
" b.\tIn Example 3 of this chapter, we moved the data from month_df to predict_df. The text described the level Ⅱ data cleaning both table reformulation and table restructuring? Which one of the two happened? Is it possible that the distinction we provided for the difference between table restructuring and reformulation cannot specify which one happened? Would that matter?\n",
0 commit comments