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 5e4cf85 commit 6b02000Copy full SHA for 6b02000
zh-CN/book/dataframes.md
@@ -14,10 +14,10 @@
14
15
在这个小的性能测试练习中,我们将比较本地的 Nushell 原生命令、Nushell DataFrame 相关命令和[Python Pandas](https://pandas.pydata.org/)命令。暂时不要太在意`dataframe`命令,它们将在本页后面的章节中解释。
16
17
-系统细节:本节介绍的性能测试是用一台配备 Intel(R) Core(TM) i7-10710U
18
-(CPU @1.10GHz 1.61GHz)和 16 GB 内存的机器运行的。
19
-
20
-所有的例子都在 Nushell 0.78 版本上运行。
+> 系统细节:本节介绍的性能测试是用一台配备 Intel(R) Core(TM) i7-10710U
+> (CPU @1.10GHz 1.61GHz)和 16 GB 内存的机器运行的。
+>
+> 所有的例子都在 Nushell 0.78 版本上运行。
21
22
### 文件信息
23
0 commit comments