Skip to content

Commit 6b02000

Browse files
Update zh-CN/book/dataframes.md
Co-authored-by: Douglas <[email protected]>
1 parent 5e4cf85 commit 6b02000

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

zh-CN/book/dataframes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
在这个小的性能测试练习中,我们将比较本地的 Nushell 原生命令、Nushell DataFrame 相关命令和[Python Pandas](https://pandas.pydata.org/)命令。暂时不要太在意`dataframe`命令,它们将在本页后面的章节中解释。
1616

17-
系统细节:本节介绍的性能测试是用一台配备 Intel(R) Core(TM) i7-10710U
18-
(CPU @1.10GHz 1.61GHz)和 16 GB 内存的机器运行的。
19-
20-
所有的例子都在 Nushell 0.78 版本上运行。
17+
> 系统细节:本节介绍的性能测试是用一台配备 Intel(R) Core(TM) i7-10710U
18+
> (CPU @1.10GHz 1.61GHz)和 16 GB 内存的机器运行的。
19+
>
20+
> 所有的例子都在 Nushell 0.78 版本上运行。
2121
2222
### 文件信息
2323

0 commit comments

Comments
 (0)