We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367462f commit 0673529Copy full SHA for 0673529
NumPy Beginner's Guide/Chapter4/Chapter4.md
@@ -0,0 +1,9 @@
1
+##第4章 便捷函数
2
+
3
+- cov 协方差矩阵
4
+- diagonal 对角线元素
5
+- trace 矩阵轨迹
6
7
8
+- ployfit 去拟合
9
+-
0 commit comments