This commit is contained in:
MYR
2025-11-23 21:29:39 +08:00
2 changed files with 3 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "d2112ca7-0c05-4332-87b5-f473f8c3fcd0",
"metadata": {
"tags": []
@@ -28,6 +28,7 @@
"outputs": [],
"source": [
"\n",
"# 导入库\n",
"import numpy as np\n",
"import pandas as pd\n",
"import matplotlib.pyplot as plt\n",