提交 3786ebc4 编写于 作者: W wizardforcel

table

上级 3bbcca7f
......@@ -254,7 +254,7 @@ calculation_steps
| Value | Deviation from Average | Squared Deviations from Average |
| --- | --- |
| --- | --- | --- |
| 1 | -2.75 | 7.5625 |
| 2 | -1.75 | 3.0625 |
| 2 | -1.75 | 3.0625 |
......@@ -310,7 +310,7 @@ nba13
| Name | Position | Height | Weight | Age in 2013 |
| --- | --- |
| --- | --- | --- | --- | --- |
| DeQuan Jones | Guard | 80 | 221 | 23 |
| Darius Miller | Guard | 80 | 235 | 23 |
| Trevor Ariza | Guard | 80 | 210 | 28 |
......@@ -353,7 +353,7 @@ nba13.sort('Height', descending=True).show(3)
```
| Name | Position | Height | Weight | Age in 2013 |
| --- | --- |
| --- | --- | --- | --- | --- |
| Hasheem Thabeet | Center | 87 | 263 | 26 |
| Roy Hibbert | Center | 86 | 278 | 26 |
| Tyson Chandler | Center | 85 | 235 | 30 |
......@@ -384,7 +384,7 @@ nba13.sort('Height').show(3)
| Name | Position | Height | Weight | Age in 2013 |
| --- | --- |
| --- | --- | --- | --- | --- |
| Isaiah Thomas | Guard | 69 | 185 | 24 |
| Nate Robinson | Guard | 69 | 180 | 29 |
| John Lucas III | Guard | 71 | 157 | 30 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册