We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad52d5 commit 72d1b91Copy full SHA for 72d1b91
hw/homework.md
@@ -97,9 +97,9 @@ avg_chloride_results = calculate_avg_value(data, "chlorides")
97
You want to automate this as much as possible. So create a Python function
98
that takes in a list of the file names and returns a dictionary.
99
100
-The dictionary will have four keys equal to the file names (e.g. the key of`white_wine_good.csv` will be `white_wine_good`). The values of
101
-each filename key will be another dictionary with keys being the averages of
102
-each variable:
+The dictionary will have four keys equal to the file names (e.g. the key of
+`white_wine_good.csv`will be `white_wine_good`). The values of each filename
+key will be another dictionary with keys being the averages of each variable:
103
104
- Citric acid
105
- Chlorides
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments