Compare commits

..

2 Commits

Author SHA1 Message Date
MYR
57902928de Merge branch 'main' of http://ydds.cloud:3000/Qomola/ZKFC_ACC 2025-11-23 21:29:39 +08:00
MYR
9dc68ebe5d 111 2025-11-23 21:27:52 +08:00
2 changed files with 2 additions and 12 deletions

View File

@@ -45,16 +45,6 @@
"%matplotlib widget"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "794c9acf",
"metadata": {},
"outputs": [],
"source": [
"## 合并请求"
]
},
{
"cell_type": "code",
"execution_count": 2,

View File

@@ -20,14 +20,14 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "d2112ca7-0c05-4332-87b5-f473f8c3fcd0",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"#添加库和做某些显示设置\n",
"#添加库和做某些显示设置111\n",
"import numpy as np\n",
"import pandas as pd\n",
"import matplotlib.pyplot as plt\n",