Files
F6--/张阳脚本/竞品系统数据导出/新大唛云历史维修记录导出.ipynb
2026-01-30 11:28:35 +08:00

3403 lines
598 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"cells": [
{
"metadata": {},
"cell_type": "markdown",
"source": "## 历史维修记录明细导出",
"id": "cce28a5940abeee4"
},
{
"metadata": {
"collapsed": true,
"ExecuteTime": {
"end_time": "2026-01-20T06:29:15.162331800Z",
"start_time": "2026-01-20T06:25:58.865173100Z"
}
},
"cell_type": "code",
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
" 0%| | 0/1456 [00:00<?, ?it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 0%| | 1/1456 [00:00<03:52, 6.27it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 0%| | 2/1456 [00:00<03:15, 7.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 0%| | 3/1456 [00:00<05:58, 4.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 0%| | 4/1456 [00:00<04:34, 5.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 0%| | 5/1456 [00:00<03:48, 6.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 0%| | 6/1456 [00:00<03:24, 7.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 0%| | 7/1456 [00:01<03:12, 7.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 8/1456 [00:01<03:05, 7.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 9/1456 [00:01<02:53, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 10/1456 [00:01<02:58, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 11/1456 [00:01<02:49, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 12/1456 [00:01<02:42, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 14/1456 [00:01<02:36, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 15/1456 [00:01<02:34, 9.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 16/1456 [00:02<02:35, 9.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 17/1456 [00:02<02:40, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%| | 18/1456 [00:02<02:43, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%|▏ | 19/1456 [00:02<02:41, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 1%|▏ | 21/1456 [00:02<03:40, 6.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 22/1456 [00:03<04:56, 4.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 23/1456 [00:03<04:26, 5.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 24/1456 [00:03<04:06, 5.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 25/1456 [00:03<03:51, 6.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 26/1456 [00:03<04:20, 5.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 28/1456 [00:04<08:31, 2.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 29/1456 [00:05<07:21, 3.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 30/1456 [00:05<08:40, 2.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 31/1456 [00:05<07:05, 3.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 32/1456 [00:05<06:21, 3.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 33/1456 [00:06<05:59, 3.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 35/1456 [00:06<04:42, 5.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 2%|▏ | 36/1456 [00:06<04:15, 5.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 37/1456 [00:06<03:47, 6.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 38/1456 [00:06<03:57, 5.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 40/1456 [00:07<03:13, 7.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 42/1456 [00:07<04:15, 5.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 43/1456 [00:07<04:15, 5.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 44/1456 [00:07<03:57, 5.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 45/1456 [00:07<03:39, 6.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 46/1456 [00:08<03:26, 6.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 47/1456 [00:08<03:33, 6.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 49/1456 [00:08<03:23, 6.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 3%|▎ | 50/1456 [00:08<03:19, 7.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▎ | 51/1456 [00:08<03:04, 7.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▎ | 52/1456 [00:09<04:39, 5.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▎ | 53/1456 [00:09<04:01, 5.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▎ | 54/1456 [00:09<03:43, 6.27it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 55/1456 [00:09<03:46, 6.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 56/1456 [00:09<05:02, 4.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 57/1456 [00:09<04:15, 5.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 58/1456 [00:10<04:01, 5.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 60/1456 [00:10<04:02, 5.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 61/1456 [00:10<03:48, 6.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 62/1456 [00:10<04:07, 5.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 63/1456 [00:10<03:38, 6.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 64/1456 [00:11<04:03, 5.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 4%|▍ | 65/1456 [00:11<03:45, 6.16it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▍ | 66/1456 [00:11<03:49, 6.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▍ | 67/1456 [00:11<03:54, 5.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▍ | 68/1456 [00:11<03:35, 6.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▍ | 69/1456 [00:11<03:43, 6.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▍ | 70/1456 [00:12<03:36, 6.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▍ | 71/1456 [00:12<03:40, 6.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▍ | 72/1456 [00:12<03:16, 7.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▌ | 73/1456 [00:12<03:16, 7.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▌ | 74/1456 [00:12<03:03, 7.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▌ | 75/1456 [00:12<03:51, 5.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▌ | 76/1456 [00:13<04:10, 5.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▌ | 77/1456 [00:13<03:53, 5.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▌ | 78/1456 [00:13<03:51, 5.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 5%|▌ | 80/1456 [00:13<03:13, 7.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 81/1456 [00:13<03:08, 7.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 82/1456 [00:13<02:58, 7.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 83/1456 [00:13<02:51, 8.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 84/1456 [00:14<02:50, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 85/1456 [00:14<02:48, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 86/1456 [00:14<02:46, 8.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 87/1456 [00:14<02:44, 8.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 89/1456 [00:14<02:28, 9.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▌ | 90/1456 [00:14<02:35, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▋ | 92/1456 [00:14<02:31, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▋ | 93/1456 [00:15<02:31, 8.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 6%|▋ | 94/1456 [00:15<02:31, 8.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 96/1456 [00:15<02:37, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 97/1456 [00:15<02:49, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 98/1456 [00:15<02:45, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 100/1456 [00:15<02:42, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 102/1456 [00:16<02:31, 8.92it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理100页,累计提取1853行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 103/1456 [00:16<02:33, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 104/1456 [00:16<02:31, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 105/1456 [00:16<02:28, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 106/1456 [00:16<02:28, 9.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 7%|▋ | 108/1456 [00:16<02:27, 9.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 110/1456 [00:16<02:23, 9.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 112/1456 [00:17<02:20, 9.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 113/1456 [00:17<02:29, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 114/1456 [00:17<02:35, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 115/1456 [00:17<02:33, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 116/1456 [00:17<02:38, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 117/1456 [00:17<02:33, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 118/1456 [00:17<02:34, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 119/1456 [00:18<03:15, 6.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 120/1456 [00:18<03:05, 7.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 121/1456 [00:18<02:57, 7.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 122/1456 [00:18<02:52, 7.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 8%|▊ | 123/1456 [00:18<02:49, 7.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▊ | 124/1456 [00:18<02:39, 8.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▊ | 125/1456 [00:18<02:39, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▊ | 126/1456 [00:18<02:40, 8.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▊ | 127/1456 [00:19<02:41, 8.25it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 128/1456 [00:19<02:35, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 129/1456 [00:19<02:35, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 130/1456 [00:19<02:30, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 131/1456 [00:19<02:34, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 132/1456 [00:19<02:28, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 133/1456 [00:19<02:29, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 134/1456 [00:19<02:28, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 135/1456 [00:19<02:31, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 136/1456 [00:20<02:31, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 137/1456 [00:20<02:29, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 9%|▉ | 138/1456 [00:20<02:35, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|▉ | 139/1456 [00:20<02:29, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|▉ | 140/1456 [00:20<02:34, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|▉ | 141/1456 [00:20<02:36, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|▉ | 142/1456 [00:20<02:30, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|▉ | 143/1456 [00:20<02:25, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|▉ | 144/1456 [00:21<02:22, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|▉ | 145/1456 [00:21<02:26, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|█ | 146/1456 [00:21<02:34, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|█ | 147/1456 [00:21<02:29, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|█ | 148/1456 [00:21<02:51, 7.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|█ | 149/1456 [00:21<02:41, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|█ | 150/1456 [00:21<02:33, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|█ | 151/1456 [00:21<02:37, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 10%|█ | 152/1456 [00:21<02:32, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 153/1456 [00:22<02:26, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 155/1456 [00:22<02:40, 8.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 156/1456 [00:22<02:41, 8.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 158/1456 [00:22<02:30, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 159/1456 [00:22<02:30, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 160/1456 [00:22<02:26, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 161/1456 [00:23<02:23, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 162/1456 [00:23<02:33, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█ | 163/1456 [00:23<02:37, 8.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█▏ | 164/1456 [00:23<02:36, 8.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█▏ | 165/1456 [00:23<02:30, 8.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 11%|█▏ | 166/1456 [00:23<02:24, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 168/1456 [00:23<02:16, 9.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 170/1456 [00:24<02:14, 9.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 172/1456 [00:24<02:10, 9.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 173/1456 [00:24<02:10, 9.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 174/1456 [00:24<02:13, 9.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 176/1456 [00:24<02:15, 9.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 177/1456 [00:24<02:19, 9.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 178/1456 [00:24<02:17, 9.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 180/1456 [00:25<02:15, 9.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▏ | 181/1456 [00:25<02:18, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 12%|█▎ | 182/1456 [00:25<02:19, 9.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 184/1456 [00:25<02:12, 9.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 185/1456 [00:25<02:13, 9.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 186/1456 [00:25<02:14, 9.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 187/1456 [00:25<02:14, 9.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 188/1456 [00:25<02:12, 9.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 190/1456 [00:26<02:25, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 191/1456 [00:26<02:27, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 192/1456 [00:26<02:28, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 194/1456 [00:26<02:21, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 195/1456 [00:26<02:21, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 13%|█▎ | 196/1456 [00:26<02:20, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▎ | 197/1456 [00:26<02:24, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▎ | 198/1456 [00:27<02:24, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▎ | 199/1456 [00:27<02:21, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▎ | 200/1456 [00:27<02:20, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 201/1456 [00:27<02:17, 9.11it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理200页,累计提取3689行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 202/1456 [00:27<02:25, 8.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 204/1456 [00:27<02:16, 9.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 205/1456 [00:27<02:18, 9.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 206/1456 [00:27<02:21, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 207/1456 [00:28<02:32, 8.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 209/1456 [00:28<02:21, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 14%|█▍ | 211/1456 [00:28<02:13, 9.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▍ | 212/1456 [00:28<02:12, 9.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▍ | 213/1456 [00:28<02:14, 9.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▍ | 214/1456 [00:28<02:11, 9.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▍ | 216/1456 [00:29<02:12, 9.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▍ | 218/1456 [00:29<02:19, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▌ | 219/1456 [00:29<02:23, 8.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▌ | 220/1456 [00:29<02:24, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▌ | 221/1456 [00:29<02:19, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▌ | 222/1456 [00:29<02:17, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▌ | 223/1456 [00:29<02:24, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▌ | 224/1456 [00:29<02:18, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 15%|█▌ | 225/1456 [00:30<02:21, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 226/1456 [00:30<02:16, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 227/1456 [00:30<02:13, 9.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 228/1456 [00:30<02:23, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 229/1456 [00:30<02:21, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 230/1456 [00:30<02:18, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 232/1456 [00:30<02:10, 9.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 233/1456 [00:30<02:08, 9.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 234/1456 [00:31<02:15, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 235/1456 [00:31<02:14, 9.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▌ | 236/1456 [00:31<02:30, 8.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▋ | 237/1456 [00:31<02:28, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▋ | 238/1456 [00:31<02:23, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▋ | 239/1456 [00:31<02:19, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 16%|█▋ | 240/1456 [00:31<02:15, 8.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 241/1456 [00:31<02:21, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 242/1456 [00:32<02:23, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 243/1456 [00:32<02:35, 7.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 244/1456 [00:32<02:25, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 245/1456 [00:32<02:23, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 247/1456 [00:32<02:12, 9.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 248/1456 [00:32<02:10, 9.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 249/1456 [00:32<02:12, 9.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 250/1456 [00:32<02:09, 9.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 251/1456 [00:33<02:09, 9.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 252/1456 [00:33<02:09, 9.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 17%|█▋ | 254/1456 [00:33<02:19, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 256/1456 [00:33<02:14, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 258/1456 [00:33<02:10, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 260/1456 [00:34<02:06, 9.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 261/1456 [00:34<02:06, 9.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 262/1456 [00:34<02:10, 9.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 263/1456 [00:34<02:15, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 264/1456 [00:34<02:17, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 265/1456 [00:34<02:14, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 266/1456 [00:34<02:17, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 267/1456 [00:34<02:22, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 268/1456 [00:35<02:33, 7.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 18%|█▊ | 269/1456 [00:35<02:31, 7.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▊ | 270/1456 [00:35<02:30, 7.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▊ | 271/1456 [00:35<02:31, 7.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▊ | 272/1456 [00:35<02:25, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 273/1456 [00:35<02:30, 7.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 274/1456 [00:35<02:25, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 275/1456 [00:35<02:17, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 276/1456 [00:35<02:19, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 277/1456 [00:36<02:15, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 278/1456 [00:36<02:17, 8.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 279/1456 [00:36<02:12, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 280/1456 [00:36<02:14, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 281/1456 [00:36<02:22, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 282/1456 [00:36<02:17, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 19%|█▉ | 283/1456 [00:36<02:17, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 284/1456 [00:36<02:14, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 285/1456 [00:37<02:12, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 286/1456 [00:37<02:18, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 287/1456 [00:37<02:13, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 288/1456 [00:37<02:26, 7.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 289/1456 [00:37<02:27, 7.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 290/1456 [00:37<02:21, 8.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|█▉ | 291/1456 [00:37<02:15, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|██ | 292/1456 [00:37<02:10, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|██ | 293/1456 [00:37<02:07, 9.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|██ | 294/1456 [00:38<02:07, 9.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|██ | 296/1456 [00:38<02:06, 9.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|██ | 297/1456 [00:38<02:05, 9.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 20%|██ | 298/1456 [00:38<02:04, 9.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 299/1456 [00:38<02:04, 9.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 300/1456 [00:38<02:09, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 301/1456 [00:38<02:12, 8.71it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理300页,累计提取5525行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 302/1456 [00:38<02:15, 8.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 303/1456 [00:39<02:56, 6.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 305/1456 [00:39<02:28, 7.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 306/1456 [00:39<02:20, 8.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 307/1456 [00:39<02:19, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 308/1456 [00:39<02:14, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██ | 309/1456 [00:39<02:12, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██▏ | 310/1456 [00:39<02:09, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██▏ | 311/1456 [00:40<02:04, 9.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██▏ | 312/1456 [00:40<02:05, 9.12it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 21%|██▏ | 313/1456 [00:40<02:03, 9.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 314/1456 [00:40<02:04, 9.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 315/1456 [00:40<02:16, 8.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 317/1456 [00:40<02:03, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 319/1456 [00:40<01:58, 9.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 320/1456 [00:41<02:03, 9.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 321/1456 [00:41<02:05, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 323/1456 [00:41<02:13, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 325/1456 [00:41<02:10, 8.70it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 22%|██▏ | 327/1456 [00:41<02:06, 8.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 328/1456 [00:41<02:07, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 329/1456 [00:42<02:04, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 330/1456 [00:42<02:03, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 331/1456 [00:42<02:01, 9.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 332/1456 [00:42<02:11, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 334/1456 [00:42<02:09, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 335/1456 [00:42<02:11, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 336/1456 [00:42<02:12, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 337/1456 [00:42<02:08, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 338/1456 [00:43<02:10, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 339/1456 [00:43<02:23, 7.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 340/1456 [00:43<02:20, 7.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 341/1456 [00:43<02:12, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 23%|██▎ | 342/1456 [00:43<02:06, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▎ | 343/1456 [00:43<02:02, 9.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▎ | 345/1456 [00:43<02:02, 9.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 346/1456 [00:44<02:01, 9.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 347/1456 [00:44<02:01, 9.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 348/1456 [00:44<02:04, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 349/1456 [00:44<02:07, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 350/1456 [00:44<02:08, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 351/1456 [00:44<02:09, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 352/1456 [00:44<02:03, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 353/1456 [00:44<02:01, 9.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 354/1456 [00:44<02:04, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 24%|██▍ | 356/1456 [00:45<01:56, 9.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▍ | 357/1456 [00:45<01:55, 9.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▍ | 358/1456 [00:45<01:55, 9.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▍ | 359/1456 [00:45<02:00, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▍ | 360/1456 [00:45<02:04, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▍ | 361/1456 [00:45<02:01, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▍ | 362/1456 [00:45<02:04, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▍ | 363/1456 [00:45<02:03, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▌ | 364/1456 [00:46<02:01, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▌ | 366/1456 [00:46<02:02, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▌ | 367/1456 [00:46<02:03, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▌ | 368/1456 [00:46<02:04, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▌ | 369/1456 [00:46<02:01, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▌ | 370/1456 [00:46<02:10, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 25%|██▌ | 371/1456 [00:46<02:18, 7.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 372/1456 [00:46<02:09, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 373/1456 [00:47<02:03, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 374/1456 [00:47<01:59, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 375/1456 [00:47<02:04, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 376/1456 [00:47<02:02, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 377/1456 [00:47<02:04, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 378/1456 [00:47<02:05, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 380/1456 [00:47<01:58, 9.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 381/1456 [00:47<01:56, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▌ | 382/1456 [00:48<02:02, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▋ | 384/1456 [00:48<02:00, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 26%|██▋ | 385/1456 [00:48<01:59, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 386/1456 [00:48<01:57, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 387/1456 [00:48<02:02, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 388/1456 [00:48<02:00, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 389/1456 [00:48<02:01, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 390/1456 [00:48<01:58, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 391/1456 [00:49<01:57, 9.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 392/1456 [00:49<01:57, 9.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 394/1456 [00:49<01:56, 9.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 395/1456 [00:49<01:53, 9.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 396/1456 [00:49<01:52, 9.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 397/1456 [00:49<01:53, 9.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 398/1456 [00:49<01:52, 9.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 399/1456 [00:49<01:53, 9.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 27%|██▋ | 400/1456 [00:50<01:50, 9.52it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 401/1456 [00:50<01:55, 9.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理400页,累计提取7350行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
" 28%|██▊ | 402/1456 [00:50<01:53, 9.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 403/1456 [00:50<01:59, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 404/1456 [00:50<01:58, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 405/1456 [00:50<01:54, 9.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 406/1456 [00:50<01:54, 9.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 407/1456 [00:50<01:53, 9.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 409/1456 [00:51<01:51, 9.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 410/1456 [00:51<01:51, 9.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 411/1456 [00:51<02:03, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 412/1456 [00:51<01:59, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 413/1456 [00:51<02:03, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 28%|██▊ | 414/1456 [00:51<02:00, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▊ | 415/1456 [00:51<02:08, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▊ | 416/1456 [00:51<02:02, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▊ | 417/1456 [00:51<02:02, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▊ | 418/1456 [00:52<01:58, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 419/1456 [00:52<02:00, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 420/1456 [00:52<02:03, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 421/1456 [00:52<01:59, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 422/1456 [00:52<01:56, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 423/1456 [00:52<01:53, 9.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 424/1456 [00:52<01:52, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 425/1456 [00:52<01:50, 9.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 426/1456 [00:53<02:17, 7.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 427/1456 [00:53<02:11, 7.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 428/1456 [00:53<02:07, 8.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 29%|██▉ | 429/1456 [00:53<02:02, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|██▉ | 431/1456 [00:53<01:53, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|██▉ | 432/1456 [00:53<01:51, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|██▉ | 433/1456 [00:53<01:51, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|██▉ | 434/1456 [00:53<01:56, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|██▉ | 435/1456 [00:54<02:06, 8.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|██▉ | 436/1456 [00:54<02:05, 8.12it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|███ | 437/1456 [00:54<02:01, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|███ | 438/1456 [00:54<02:02, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|███ | 439/1456 [00:54<01:57, 8.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|███ | 441/1456 [00:54<01:50, 9.16it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|███ | 442/1456 [00:54<01:54, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|███ | 443/1456 [00:54<01:55, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 30%|███ | 444/1456 [00:55<02:11, 7.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 445/1456 [00:55<02:12, 7.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 446/1456 [00:55<02:05, 8.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 447/1456 [00:55<02:00, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 448/1456 [00:55<02:03, 8.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 449/1456 [00:55<02:03, 8.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 450/1456 [00:55<01:56, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 452/1456 [00:56<01:47, 9.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 453/1456 [00:56<01:46, 9.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███ | 454/1456 [00:56<02:06, 7.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███▏ | 455/1456 [00:56<02:00, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███▏ | 456/1456 [00:56<01:56, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███▏ | 457/1456 [00:56<01:51, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 31%|███▏ | 458/1456 [00:56<01:51, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 459/1456 [00:56<01:51, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 460/1456 [00:56<01:49, 9.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 461/1456 [00:57<01:47, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 462/1456 [00:57<01:50, 8.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 463/1456 [00:57<02:05, 7.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 464/1456 [00:57<02:00, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 465/1456 [00:57<01:54, 8.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 466/1456 [00:57<01:54, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 467/1456 [00:57<01:52, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 468/1456 [00:57<01:54, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 470/1456 [00:58<01:47, 9.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 471/1456 [00:58<01:46, 9.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 32%|███▏ | 473/1456 [00:58<01:42, 9.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 475/1456 [00:58<01:45, 9.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 476/1456 [00:58<01:45, 9.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 477/1456 [00:58<01:45, 9.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 478/1456 [00:58<01:44, 9.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 479/1456 [00:59<01:56, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 480/1456 [00:59<01:53, 8.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 481/1456 [00:59<01:49, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 482/1456 [00:59<01:48, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 483/1456 [00:59<01:56, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 484/1456 [00:59<01:53, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 486/1456 [00:59<01:45, 9.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 33%|███▎ | 487/1456 [01:00<01:44, 9.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▎ | 488/1456 [01:00<01:45, 9.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▎ | 489/1456 [01:00<01:47, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▎ | 490/1456 [01:00<01:50, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▎ | 491/1456 [01:00<01:52, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 492/1456 [01:00<01:54, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 493/1456 [01:00<01:51, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 494/1456 [01:00<01:51, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 495/1456 [01:00<01:52, 8.52it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 496/1456 [01:01<01:54, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 497/1456 [01:01<01:50, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 498/1456 [01:01<01:51, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 499/1456 [01:01<01:48, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 500/1456 [01:01<01:50, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 34%|███▍ | 501/1456 [01:01<01:49, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理500页,累计提取9179行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
" 34%|███▍ | 502/1456 [01:01<01:46, 8.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▍ | 503/1456 [01:01<01:45, 9.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▍ | 504/1456 [01:01<01:42, 9.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▍ | 505/1456 [01:02<01:40, 9.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▍ | 506/1456 [01:02<01:48, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▍ | 507/1456 [01:02<01:46, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▍ | 508/1456 [01:02<01:50, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▍ | 509/1456 [01:02<01:47, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▌ | 510/1456 [01:02<01:51, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▌ | 511/1456 [01:02<01:48, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▌ | 512/1456 [01:02<01:50, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▌ | 513/1456 [01:02<01:46, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▌ | 514/1456 [01:03<01:51, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 35%|███▌ | 516/1456 [01:03<01:44, 9.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 517/1456 [01:03<01:45, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 518/1456 [01:03<01:50, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 519/1456 [01:03<01:49, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 520/1456 [01:03<01:46, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 522/1456 [01:04<01:42, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 523/1456 [01:04<01:43, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 524/1456 [01:04<01:44, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 525/1456 [01:04<01:43, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 526/1456 [01:04<01:43, 8.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▌ | 527/1456 [01:04<01:41, 9.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▋ | 528/1456 [01:04<01:40, 9.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▋ | 529/1456 [01:04<01:39, 9.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▋ | 530/1456 [01:04<01:40, 9.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 36%|███▋ | 531/1456 [01:04<01:38, 9.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 532/1456 [01:05<01:37, 9.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 533/1456 [01:05<01:36, 9.52it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 534/1456 [01:05<01:37, 9.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 535/1456 [01:05<01:35, 9.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 536/1456 [01:05<01:40, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 537/1456 [01:05<01:40, 9.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 538/1456 [01:05<01:43, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 539/1456 [01:05<01:41, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 540/1456 [01:05<01:39, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 541/1456 [01:06<01:42, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 542/1456 [01:06<01:44, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 543/1456 [01:06<02:22, 6.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 544/1456 [01:06<02:09, 7.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 37%|███▋ | 545/1456 [01:06<01:58, 7.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 546/1456 [01:06<01:53, 8.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 547/1456 [01:06<01:49, 8.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 548/1456 [01:06<01:44, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 549/1456 [01:07<01:50, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 550/1456 [01:07<01:44, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 552/1456 [01:07<01:38, 9.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 553/1456 [01:07<01:41, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 554/1456 [01:07<01:44, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 555/1456 [01:07<01:45, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 556/1456 [01:07<01:42, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 558/1456 [01:08<01:44, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 559/1456 [01:08<01:46, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 38%|███▊ | 560/1456 [01:08<01:43, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▊ | 561/1456 [01:08<01:44, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▊ | 562/1456 [01:08<01:43, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▊ | 563/1456 [01:08<01:49, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▊ | 564/1456 [01:08<01:50, 8.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 565/1456 [01:09<01:54, 7.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 566/1456 [01:09<01:47, 8.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 567/1456 [01:09<01:43, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 568/1456 [01:09<01:46, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 569/1456 [01:09<01:44, 8.52it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 570/1456 [01:09<01:44, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 572/1456 [01:09<01:38, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 573/1456 [01:09<01:37, 9.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 574/1456 [01:10<01:40, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 39%|███▉ | 575/1456 [01:10<01:39, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|███▉ | 576/1456 [01:10<01:38, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|███▉ | 577/1456 [01:10<01:42, 8.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|███▉ | 578/1456 [01:10<01:41, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|███▉ | 579/1456 [01:10<01:45, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|███▉ | 580/1456 [01:10<01:44, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|███▉ | 581/1456 [01:10<01:44, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|███▉ | 582/1456 [01:10<01:40, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|████ | 583/1456 [01:11<01:40, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|████ | 584/1456 [01:11<01:40, 8.70it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|████ | 585/1456 [01:11<01:48, 7.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|████ | 587/1456 [01:11<01:39, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|████ | 588/1456 [01:11<01:37, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 40%|████ | 589/1456 [01:11<01:40, 8.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 590/1456 [01:11<01:38, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 591/1456 [01:11<01:36, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 592/1456 [01:12<01:36, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 593/1456 [01:12<01:42, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 594/1456 [01:12<01:37, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 595/1456 [01:12<01:35, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 596/1456 [01:12<01:39, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 598/1456 [01:12<01:32, 9.25it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████ | 600/1456 [01:12<01:29, 9.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████▏ | 601/1456 [01:13<01:32, 9.26it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理600页,累计提取11021行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████▏ | 602/1456 [01:13<01:31, 9.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████▏ | 603/1456 [01:13<01:32, 9.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 41%|████▏ | 604/1456 [01:13<01:36, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 605/1456 [01:13<01:34, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 606/1456 [01:13<01:37, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 607/1456 [01:13<01:36, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 608/1456 [01:13<01:37, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 609/1456 [01:14<01:40, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 610/1456 [01:14<01:43, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 611/1456 [01:14<01:37, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 612/1456 [01:14<01:38, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 613/1456 [01:14<01:40, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 614/1456 [01:14<01:40, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 615/1456 [01:14<01:39, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 616/1456 [01:14<01:42, 8.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 617/1456 [01:14<01:38, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 42%|████▏ | 618/1456 [01:15<01:38, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 619/1456 [01:15<01:39, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 620/1456 [01:15<01:40, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 621/1456 [01:15<01:36, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 622/1456 [01:15<01:33, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 623/1456 [01:15<01:35, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 624/1456 [01:15<01:38, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 625/1456 [01:15<01:35, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 626/1456 [01:15<01:32, 8.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 627/1456 [01:16<01:35, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 628/1456 [01:16<01:35, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 629/1456 [01:16<01:42, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 630/1456 [01:16<01:37, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 631/1456 [01:16<01:34, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 632/1456 [01:16<01:32, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 43%|████▎ | 633/1456 [01:16<01:29, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▎ | 634/1456 [01:16<01:29, 9.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▎ | 635/1456 [01:16<01:27, 9.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▎ | 636/1456 [01:17<01:32, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 637/1456 [01:17<01:33, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 638/1456 [01:17<01:34, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 639/1456 [01:17<01:33, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 640/1456 [01:17<01:31, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 642/1456 [01:17<01:27, 9.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 643/1456 [01:17<01:26, 9.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 644/1456 [01:17<01:25, 9.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 646/1456 [01:18<01:24, 9.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 44%|████▍ | 647/1456 [01:18<01:28, 9.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 648/1456 [01:18<01:30, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 649/1456 [01:18<01:30, 8.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 650/1456 [01:18<01:30, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 651/1456 [01:18<01:30, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 652/1456 [01:18<01:35, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 653/1456 [01:19<01:32, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 654/1456 [01:19<01:41, 7.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▍ | 655/1456 [01:19<01:39, 8.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▌ | 656/1456 [01:19<01:39, 8.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▌ | 657/1456 [01:19<01:35, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▌ | 658/1456 [01:19<01:33, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▌ | 660/1456 [01:19<01:28, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▌ | 661/1456 [01:19<01:26, 9.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 45%|████▌ | 662/1456 [01:20<01:28, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 663/1456 [01:20<01:25, 9.25it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 664/1456 [01:20<01:25, 9.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 665/1456 [01:20<01:30, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 666/1456 [01:20<01:29, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 667/1456 [01:20<01:27, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 668/1456 [01:20<01:29, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 669/1456 [01:20<01:27, 8.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 670/1456 [01:20<01:27, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 671/1456 [01:21<01:29, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 672/1456 [01:21<01:26, 9.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▌ | 673/1456 [01:21<01:33, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▋ | 674/1456 [01:21<01:35, 8.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▋ | 675/1456 [01:21<01:35, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▋ | 676/1456 [01:21<01:31, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 46%|████▋ | 677/1456 [01:21<01:28, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 678/1456 [01:21<01:25, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 679/1456 [01:22<01:29, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 680/1456 [01:22<01:31, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 681/1456 [01:22<01:35, 8.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 682/1456 [01:22<01:33, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 683/1456 [01:22<01:28, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 684/1456 [01:22<01:31, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 685/1456 [01:22<01:31, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 686/1456 [01:22<01:41, 7.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 687/1456 [01:22<01:35, 8.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 688/1456 [01:23<01:32, 8.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 689/1456 [01:23<01:33, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 690/1456 [01:23<01:38, 7.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 47%|████▋ | 691/1456 [01:23<01:33, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 692/1456 [01:23<01:30, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 693/1456 [01:23<01:27, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 694/1456 [01:23<01:28, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 695/1456 [01:23<01:26, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 696/1456 [01:24<01:24, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 697/1456 [01:24<01:23, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 698/1456 [01:24<01:23, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 699/1456 [01:24<01:30, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 700/1456 [01:24<01:27, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 701/1456 [01:24<01:25, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理700页,累计提取12847行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 703/1456 [01:24<01:24, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 704/1456 [01:24<01:26, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 705/1456 [01:25<01:24, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 48%|████▊ | 706/1456 [01:25<01:24, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▊ | 707/1456 [01:25<01:26, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▊ | 708/1456 [01:25<01:29, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▊ | 709/1456 [01:25<01:27, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 710/1456 [01:25<01:24, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 711/1456 [01:25<01:22, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 712/1456 [01:25<01:20, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 713/1456 [01:25<01:21, 9.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 714/1456 [01:26<01:21, 9.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 716/1456 [01:26<01:18, 9.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 718/1456 [01:26<01:15, 9.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 719/1456 [01:26<01:18, 9.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 49%|████▉ | 720/1456 [01:26<01:17, 9.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|████▉ | 721/1456 [01:26<01:19, 9.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|████▉ | 722/1456 [01:26<01:21, 9.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|████▉ | 723/1456 [01:27<01:22, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|████▉ | 724/1456 [01:27<01:24, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|████▉ | 726/1456 [01:27<01:25, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|████▉ | 727/1456 [01:27<01:23, 8.70it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|█████ | 728/1456 [01:27<01:21, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|█████ | 729/1456 [01:27<01:25, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|█████ | 730/1456 [01:27<01:24, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|█████ | 732/1456 [01:28<01:22, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|█████ | 733/1456 [01:28<01:23, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|█████ | 734/1456 [01:28<01:24, 8.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 50%|█████ | 735/1456 [01:28<01:21, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 736/1456 [01:28<01:23, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 737/1456 [01:28<01:21, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 738/1456 [01:28<01:18, 9.12it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 739/1456 [01:28<01:17, 9.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 740/1456 [01:28<01:20, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 741/1456 [01:29<01:28, 8.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 742/1456 [01:29<01:24, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 743/1456 [01:29<01:21, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 745/1456 [01:29<01:15, 9.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████ | 746/1456 [01:29<01:18, 9.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████▏ | 747/1456 [01:29<01:20, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████▏ | 748/1456 [01:29<01:25, 8.25it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 51%|█████▏ | 749/1456 [01:30<01:23, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 750/1456 [01:30<01:21, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 751/1456 [01:30<01:19, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 752/1456 [01:30<01:18, 9.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 753/1456 [01:30<01:17, 9.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 754/1456 [01:30<01:19, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 755/1456 [01:30<01:23, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 756/1456 [01:30<01:24, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 757/1456 [01:30<01:29, 7.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 758/1456 [01:31<01:25, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 759/1456 [01:31<01:21, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 760/1456 [01:31<01:20, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 761/1456 [01:31<01:18, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 762/1456 [01:31<01:16, 9.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 52%|█████▏ | 763/1456 [01:31<01:17, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 765/1456 [01:31<01:13, 9.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 766/1456 [01:31<01:12, 9.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 767/1456 [01:32<01:13, 9.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 768/1456 [01:32<01:17, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 769/1456 [01:32<01:19, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 770/1456 [01:32<01:17, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 772/1456 [01:32<01:13, 9.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 774/1456 [01:32<01:12, 9.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 775/1456 [01:32<01:15, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 776/1456 [01:33<01:17, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 777/1456 [01:33<01:16, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 53%|█████▎ | 778/1456 [01:33<01:14, 9.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▎ | 779/1456 [01:33<01:13, 9.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▎ | 780/1456 [01:33<01:12, 9.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▎ | 781/1456 [01:33<01:18, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▎ | 782/1456 [01:33<01:19, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 783/1456 [01:33<01:16, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 784/1456 [01:33<01:14, 8.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 785/1456 [01:34<01:14, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 786/1456 [01:34<01:12, 9.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 787/1456 [01:34<01:21, 8.16it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 788/1456 [01:34<01:22, 8.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 789/1456 [01:34<01:46, 6.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 790/1456 [01:34<01:38, 6.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 792/1456 [01:35<01:23, 7.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 54%|█████▍ | 793/1456 [01:35<01:26, 7.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▍ | 795/1456 [01:35<01:20, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▍ | 796/1456 [01:35<01:17, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▍ | 797/1456 [01:35<01:14, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▍ | 798/1456 [01:35<01:15, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▍ | 799/1456 [01:35<01:13, 8.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▍ | 800/1456 [01:35<01:12, 9.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▌ | 801/1456 [01:36<01:11, 9.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理800页,累计提取14610行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
" 55%|█████▌ | 802/1456 [01:36<01:10, 9.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▌ | 803/1456 [01:36<01:13, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▌ | 804/1456 [01:36<01:15, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▌ | 805/1456 [01:36<01:17, 8.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▌ | 806/1456 [01:36<01:17, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▌ | 807/1456 [01:36<01:17, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 55%|█████▌ | 808/1456 [01:36<01:14, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 809/1456 [01:36<01:14, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 810/1456 [01:37<01:16, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 812/1456 [01:37<01:13, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 813/1456 [01:37<01:13, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 814/1456 [01:37<01:12, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 815/1456 [01:37<01:10, 9.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 816/1456 [01:37<01:09, 9.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 817/1456 [01:37<01:18, 8.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▌ | 818/1456 [01:38<01:21, 7.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▋ | 819/1456 [01:38<01:18, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▋ | 820/1456 [01:38<01:14, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 56%|█████▋ | 821/1456 [01:38<01:12, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 823/1456 [01:38<01:10, 8.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 824/1456 [01:38<01:09, 9.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 825/1456 [01:38<01:07, 9.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 826/1456 [01:38<01:07, 9.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 827/1456 [01:39<01:11, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 828/1456 [01:39<01:11, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 830/1456 [01:39<01:10, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 831/1456 [01:39<01:08, 9.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 832/1456 [01:39<01:10, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 833/1456 [01:39<01:11, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 834/1456 [01:39<01:09, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 835/1456 [01:39<01:08, 9.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 57%|█████▋ | 837/1456 [01:40<01:05, 9.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 838/1456 [01:40<01:12, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 839/1456 [01:40<01:17, 7.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 840/1456 [01:40<01:13, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 841/1456 [01:40<01:15, 8.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 842/1456 [01:40<01:13, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 843/1456 [01:40<01:12, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 844/1456 [01:40<01:13, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 845/1456 [01:41<01:13, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 846/1456 [01:41<01:10, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 847/1456 [01:41<01:19, 7.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 848/1456 [01:41<01:34, 6.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 849/1456 [01:41<01:24, 7.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 850/1456 [01:41<01:18, 7.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 58%|█████▊ | 851/1456 [01:41<01:14, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▊ | 853/1456 [01:42<01:08, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▊ | 854/1456 [01:42<01:09, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▊ | 855/1456 [01:42<01:10, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 856/1456 [01:42<01:30, 6.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 857/1456 [01:42<01:27, 6.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 858/1456 [01:42<01:20, 7.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 859/1456 [01:42<01:17, 7.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 860/1456 [01:43<01:17, 7.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 861/1456 [01:43<01:16, 7.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 862/1456 [01:43<01:27, 6.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 863/1456 [01:43<01:21, 7.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 865/1456 [01:43<01:13, 8.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 59%|█████▉ | 866/1456 [01:43<01:10, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|█████▉ | 868/1456 [01:44<01:06, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|█████▉ | 869/1456 [01:44<01:09, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|█████▉ | 870/1456 [01:44<01:11, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|█████▉ | 871/1456 [01:44<01:09, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|█████▉ | 872/1456 [01:44<01:07, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|█████▉ | 873/1456 [01:44<01:06, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|██████ | 875/1456 [01:44<01:03, 9.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|██████ | 877/1456 [01:45<01:03, 9.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|██████ | 878/1456 [01:45<01:02, 9.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|██████ | 879/1456 [01:45<01:03, 9.16it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 60%|██████ | 880/1456 [01:45<01:05, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 882/1456 [01:45<01:04, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 883/1456 [01:45<01:03, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 884/1456 [01:45<01:02, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 885/1456 [01:45<01:06, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 886/1456 [01:46<01:13, 7.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 887/1456 [01:46<01:09, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 888/1456 [01:46<01:08, 8.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 889/1456 [01:46<01:07, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 890/1456 [01:46<01:04, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████ | 891/1456 [01:46<01:05, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████▏ | 892/1456 [01:46<01:03, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████▏ | 893/1456 [01:46<01:04, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████▏ | 894/1456 [01:47<01:03, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 61%|██████▏ | 895/1456 [01:47<01:03, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 896/1456 [01:47<01:13, 7.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 897/1456 [01:47<01:10, 7.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 898/1456 [01:47<01:10, 7.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 899/1456 [01:47<01:06, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 900/1456 [01:47<01:09, 8.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 901/1456 [01:47<01:06, 8.31it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理900页,累计提取16385行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 902/1456 [01:48<01:07, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 903/1456 [01:48<01:07, 8.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 904/1456 [01:48<01:05, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 905/1456 [01:48<01:04, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 906/1456 [01:48<01:05, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 907/1456 [01:48<01:02, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 908/1456 [01:48<01:00, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▏ | 909/1456 [01:48<01:02, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 62%|██████▎ | 910/1456 [01:48<01:04, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 911/1456 [01:49<01:07, 8.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 912/1456 [01:49<01:05, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 913/1456 [01:49<01:13, 7.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 914/1456 [01:49<01:11, 7.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 915/1456 [01:49<01:10, 7.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 916/1456 [01:49<01:10, 7.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 917/1456 [01:49<01:10, 7.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 918/1456 [01:50<01:06, 8.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 919/1456 [01:50<01:10, 7.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 920/1456 [01:50<01:10, 7.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 921/1456 [01:50<01:11, 7.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 922/1456 [01:50<01:19, 6.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 63%|██████▎ | 923/1456 [01:50<01:15, 7.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▎ | 925/1456 [01:50<01:06, 8.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▎ | 926/1456 [01:51<01:06, 8.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▎ | 927/1456 [01:51<01:03, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▎ | 928/1456 [01:51<01:00, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 929/1456 [01:51<01:00, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 930/1456 [01:51<01:01, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 931/1456 [01:51<00:59, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 932/1456 [01:51<01:03, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 933/1456 [01:51<01:00, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 934/1456 [01:52<01:04, 8.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 935/1456 [01:52<01:07, 7.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 936/1456 [01:52<01:04, 8.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 937/1456 [01:52<01:08, 7.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 938/1456 [01:52<01:08, 7.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 64%|██████▍ | 939/1456 [01:52<01:07, 7.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▍ | 940/1456 [01:52<01:03, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▍ | 941/1456 [01:52<01:03, 8.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▍ | 942/1456 [01:53<01:00, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▍ | 943/1456 [01:53<01:04, 7.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▍ | 944/1456 [01:53<01:09, 7.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▍ | 945/1456 [01:53<01:05, 7.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▍ | 946/1456 [01:53<01:05, 7.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▌ | 947/1456 [01:53<01:03, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▌ | 948/1456 [01:53<01:00, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▌ | 949/1456 [01:53<00:59, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▌ | 950/1456 [01:54<01:00, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▌ | 951/1456 [01:54<00:58, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▌ | 952/1456 [01:54<00:56, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 65%|██████▌ | 953/1456 [01:54<00:56, 8.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 954/1456 [01:54<00:57, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 955/1456 [01:54<00:59, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 957/1456 [01:54<00:57, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 958/1456 [01:54<00:57, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 959/1456 [01:55<00:55, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 960/1456 [01:55<00:59, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 961/1456 [01:55<00:56, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 962/1456 [01:55<00:56, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 963/1456 [01:55<00:54, 9.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▌ | 964/1456 [01:55<00:54, 9.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▋ | 965/1456 [01:55<00:54, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▋ | 966/1456 [01:55<00:53, 9.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▋ | 967/1456 [01:55<00:53, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 66%|██████▋ | 968/1456 [01:56<00:54, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 969/1456 [01:56<01:00, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 970/1456 [01:56<00:57, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 971/1456 [01:56<00:58, 8.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 972/1456 [01:56<00:55, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 973/1456 [01:56<00:53, 8.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 974/1456 [01:56<00:54, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 975/1456 [01:56<00:53, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 976/1456 [01:56<00:55, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 977/1456 [01:57<00:54, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 978/1456 [01:57<00:54, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 979/1456 [01:57<00:52, 9.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 980/1456 [01:57<00:54, 8.70it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 981/1456 [01:57<00:54, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 67%|██████▋ | 982/1456 [01:57<00:54, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 983/1456 [01:57<00:53, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 984/1456 [01:57<00:53, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 985/1456 [01:58<00:55, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 986/1456 [01:58<00:59, 7.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 987/1456 [01:58<00:57, 8.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 988/1456 [01:58<00:58, 8.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 989/1456 [01:58<00:56, 8.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 990/1456 [01:58<00:55, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 991/1456 [01:58<00:52, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 992/1456 [01:58<00:52, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 993/1456 [01:58<00:52, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 994/1456 [01:59<00:53, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 995/1456 [01:59<00:55, 8.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 996/1456 [01:59<00:53, 8.64it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 68%|██████▊ | 997/1456 [01:59<00:54, 8.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▊ | 998/1456 [01:59<00:51, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▊ | 999/1456 [01:59<00:53, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▊ | 1000/1456 [01:59<00:52, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1001/1456 [01:59<00:50, 9.02it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理1000页,累计提取18184行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1002/1456 [01:59<00:52, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1003/1456 [02:00<00:55, 8.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1004/1456 [02:00<00:59, 7.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1005/1456 [02:00<00:58, 7.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1006/1456 [02:00<00:56, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1007/1456 [02:00<00:58, 7.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1008/1456 [02:00<00:55, 8.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1009/1456 [02:00<01:00, 7.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1010/1456 [02:01<00:57, 7.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 69%|██████▉ | 1011/1456 [02:01<00:59, 7.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1012/1456 [02:01<00:57, 7.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1013/1456 [02:01<00:57, 7.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1014/1456 [02:01<00:54, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1015/1456 [02:01<00:54, 8.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1016/1456 [02:01<00:57, 7.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1017/1456 [02:01<00:57, 7.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1018/1456 [02:02<00:54, 8.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|██████▉ | 1019/1456 [02:02<00:54, 7.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|███████ | 1020/1456 [02:02<00:53, 8.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|███████ | 1021/1456 [02:02<00:54, 8.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|███████ | 1022/1456 [02:02<00:54, 7.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|███████ | 1023/1456 [02:02<00:55, 7.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|███████ | 1024/1456 [02:02<00:55, 7.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|███████ | 1025/1456 [02:02<00:53, 8.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 70%|███████ | 1026/1456 [02:03<00:56, 7.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1027/1456 [02:03<00:56, 7.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1028/1456 [02:03<01:14, 5.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1029/1456 [02:03<01:06, 6.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1030/1456 [02:03<01:02, 6.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1031/1456 [02:03<00:59, 7.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1032/1456 [02:03<00:57, 7.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1033/1456 [02:04<00:57, 7.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1034/1456 [02:04<00:56, 7.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1035/1456 [02:04<00:55, 7.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1036/1456 [02:04<00:51, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████ | 1037/1456 [02:04<00:49, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████▏ | 1038/1456 [02:04<00:50, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████▏ | 1039/1456 [02:04<00:53, 7.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████▏ | 1040/1456 [02:05<00:56, 7.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 71%|███████▏ | 1041/1456 [02:05<00:54, 7.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1042/1456 [02:05<00:51, 7.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1043/1456 [02:05<00:54, 7.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1044/1456 [02:05<00:52, 7.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1045/1456 [02:05<00:53, 7.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1046/1456 [02:05<00:53, 7.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1047/1456 [02:05<00:50, 8.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1048/1456 [02:05<00:47, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1049/1456 [02:06<00:47, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1050/1456 [02:06<00:45, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1051/1456 [02:06<00:49, 8.12it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1052/1456 [02:06<00:47, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1053/1456 [02:06<00:53, 7.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1054/1456 [02:06<00:55, 7.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 72%|███████▏ | 1055/1456 [02:07<01:05, 6.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1056/1456 [02:07<01:01, 6.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1057/1456 [02:07<00:55, 7.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1058/1456 [02:07<00:52, 7.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1059/1456 [02:07<00:49, 7.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1060/1456 [02:07<00:47, 8.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1061/1456 [02:07<00:46, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1062/1456 [02:07<00:47, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1063/1456 [02:07<00:49, 7.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1064/1456 [02:08<00:47, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1065/1456 [02:08<00:45, 8.52it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1066/1456 [02:08<00:46, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1067/1456 [02:08<00:50, 7.70it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1068/1456 [02:08<00:48, 8.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1069/1456 [02:08<00:48, 8.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 73%|███████▎ | 1070/1456 [02:08<00:48, 7.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▎ | 1071/1456 [02:08<00:45, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▎ | 1072/1456 [02:09<00:46, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▎ | 1073/1456 [02:09<00:46, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1074/1456 [02:09<00:46, 8.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1075/1456 [02:09<00:46, 8.12it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1076/1456 [02:09<00:47, 7.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1077/1456 [02:09<00:46, 8.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1078/1456 [02:09<00:45, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1079/1456 [02:09<00:45, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1080/1456 [02:09<00:43, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1081/1456 [02:10<00:42, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1082/1456 [02:10<00:42, 8.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1083/1456 [02:10<00:47, 7.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 74%|███████▍ | 1084/1456 [02:10<00:45, 8.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▍ | 1085/1456 [02:10<00:45, 8.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▍ | 1086/1456 [02:10<00:44, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▍ | 1087/1456 [02:10<00:45, 8.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▍ | 1088/1456 [02:10<00:43, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▍ | 1089/1456 [02:11<00:43, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▍ | 1090/1456 [02:11<00:43, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▍ | 1091/1456 [02:11<00:41, 8.70it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1092/1456 [02:11<00:44, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1093/1456 [02:11<00:43, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1094/1456 [02:11<00:41, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1095/1456 [02:11<00:42, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1096/1456 [02:11<00:41, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1097/1456 [02:12<00:40, 8.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1098/1456 [02:12<00:43, 8.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 75%|███████▌ | 1099/1456 [02:12<00:42, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1100/1456 [02:12<00:41, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1101/1456 [02:12<00:43, 8.14it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理1100页,累计提取19987行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1102/1456 [02:12<00:42, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1103/1456 [02:12<00:40, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1104/1456 [02:12<00:41, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1105/1456 [02:12<00:40, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1106/1456 [02:13<00:43, 8.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1107/1456 [02:13<00:41, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1108/1456 [02:13<00:43, 7.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1109/1456 [02:13<00:43, 7.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▌ | 1110/1456 [02:13<00:43, 7.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▋ | 1111/1456 [02:13<00:41, 8.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▋ | 1112/1456 [02:13<00:39, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 76%|███████▋ | 1113/1456 [02:13<00:40, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1114/1456 [02:14<00:42, 8.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1115/1456 [02:14<00:40, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1116/1456 [02:14<00:39, 8.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1117/1456 [02:14<00:38, 8.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1118/1456 [02:14<00:38, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1119/1456 [02:14<00:40, 8.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1120/1456 [02:14<00:40, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1121/1456 [02:14<00:40, 8.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1122/1456 [02:15<00:40, 8.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1123/1456 [02:15<00:39, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1124/1456 [02:15<00:38, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1125/1456 [02:15<00:37, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1126/1456 [02:15<00:36, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1127/1456 [02:15<00:37, 8.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 77%|███████▋ | 1128/1456 [02:15<00:36, 9.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1129/1456 [02:15<00:36, 9.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1130/1456 [02:15<00:36, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1131/1456 [02:16<00:35, 9.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1132/1456 [02:16<00:40, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1133/1456 [02:16<00:38, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1134/1456 [02:16<00:40, 7.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1135/1456 [02:16<00:38, 8.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1136/1456 [02:16<00:39, 8.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1137/1456 [02:16<00:37, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1138/1456 [02:16<00:38, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1139/1456 [02:17<00:38, 8.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1140/1456 [02:17<00:37, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1141/1456 [02:17<00:36, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 78%|███████▊ | 1142/1456 [02:17<00:38, 8.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▊ | 1143/1456 [02:17<00:36, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▊ | 1144/1456 [02:17<00:37, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▊ | 1145/1456 [02:17<00:36, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▊ | 1146/1456 [02:17<00:37, 8.26it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1147/1456 [02:17<00:36, 8.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1148/1456 [02:18<00:35, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1149/1456 [02:18<00:34, 8.83it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1150/1456 [02:18<00:34, 8.91it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1151/1456 [02:18<00:33, 9.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1152/1456 [02:18<00:32, 9.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1153/1456 [02:18<00:32, 9.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1154/1456 [02:18<00:32, 9.19it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1155/1456 [02:18<00:33, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1156/1456 [02:18<00:34, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 79%|███████▉ | 1157/1456 [02:19<00:34, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|███████▉ | 1158/1456 [02:19<00:34, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|███████▉ | 1159/1456 [02:19<00:35, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|███████▉ | 1160/1456 [02:19<00:36, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|███████▉ | 1161/1456 [02:19<00:35, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|███████▉ | 1162/1456 [02:19<00:34, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|███████▉ | 1163/1456 [02:19<00:33, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|███████▉ | 1164/1456 [02:19<00:32, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1165/1456 [02:19<00:32, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1166/1456 [02:20<00:34, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1167/1456 [02:20<00:35, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1168/1456 [02:20<00:33, 8.52it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1169/1456 [02:20<00:34, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1170/1456 [02:20<00:35, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1171/1456 [02:20<00:33, 8.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 80%|████████ | 1172/1456 [02:20<00:33, 8.52it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1173/1456 [02:20<00:32, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1174/1456 [02:21<00:31, 9.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1175/1456 [02:21<00:30, 9.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1176/1456 [02:21<00:32, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1177/1456 [02:21<00:32, 8.56it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1178/1456 [02:21<00:34, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1179/1456 [02:21<00:34, 7.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1180/1456 [02:21<00:32, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1181/1456 [02:21<00:32, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████ | 1182/1456 [02:22<00:31, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████▏ | 1183/1456 [02:22<00:33, 8.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████▏ | 1184/1456 [02:22<00:33, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████▏ | 1185/1456 [02:22<00:32, 8.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 81%|████████▏ | 1186/1456 [02:22<00:30, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1187/1456 [02:22<00:32, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1188/1456 [02:22<00:31, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1189/1456 [02:22<00:31, 8.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1190/1456 [02:22<00:32, 8.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1191/1456 [02:23<00:31, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1192/1456 [02:23<00:30, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1193/1456 [02:23<00:31, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1194/1456 [02:23<00:32, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1195/1456 [02:23<00:32, 8.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1196/1456 [02:23<00:33, 7.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1197/1456 [02:23<00:31, 8.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1198/1456 [02:23<00:31, 8.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1199/1456 [02:24<00:31, 8.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1200/1456 [02:24<00:32, 7.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 82%|████████▏ | 1201/1456 [02:24<00:32, 7.91it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理1200页,累计提取21780行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1202/1456 [02:24<00:32, 7.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1203/1456 [02:24<00:32, 7.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1204/1456 [02:24<00:31, 8.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1205/1456 [02:24<00:29, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1206/1456 [02:24<00:30, 8.12it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1207/1456 [02:25<00:30, 8.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1208/1456 [02:25<00:30, 8.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1209/1456 [02:25<00:29, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1210/1456 [02:25<00:30, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1211/1456 [02:25<00:29, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1212/1456 [02:25<00:30, 7.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1213/1456 [02:25<00:28, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1214/1456 [02:25<00:28, 8.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 83%|████████▎ | 1215/1456 [02:26<00:29, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▎ | 1216/1456 [02:26<00:28, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▎ | 1217/1456 [02:26<00:29, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▎ | 1218/1456 [02:26<00:29, 8.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▎ | 1219/1456 [02:26<00:28, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1220/1456 [02:26<00:27, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1222/1456 [02:26<00:25, 9.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1223/1456 [02:26<00:25, 9.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1224/1456 [02:27<00:27, 8.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1225/1456 [02:27<00:26, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1226/1456 [02:27<00:27, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1227/1456 [02:27<00:26, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1228/1456 [02:27<00:27, 8.33it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1229/1456 [02:27<00:26, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 84%|████████▍ | 1230/1456 [02:27<00:28, 7.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▍ | 1231/1456 [02:27<00:28, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▍ | 1232/1456 [02:28<00:28, 7.84it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▍ | 1233/1456 [02:28<00:28, 7.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▍ | 1234/1456 [02:28<00:28, 7.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▍ | 1235/1456 [02:28<00:28, 7.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▍ | 1236/1456 [02:28<00:29, 7.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▍ | 1237/1456 [02:28<00:27, 7.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▌ | 1238/1456 [02:28<00:26, 8.35it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▌ | 1239/1456 [02:28<00:25, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▌ | 1240/1456 [02:29<00:25, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▌ | 1241/1456 [02:29<00:26, 8.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▌ | 1242/1456 [02:29<00:25, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▌ | 1243/1456 [02:29<00:24, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 85%|████████▌ | 1244/1456 [02:29<00:24, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1245/1456 [02:29<00:24, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1246/1456 [02:29<00:26, 8.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1247/1456 [02:29<00:24, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1248/1456 [02:30<00:25, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1249/1456 [02:30<00:23, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1250/1456 [02:30<00:24, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1251/1456 [02:30<00:24, 8.25it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1252/1456 [02:30<00:24, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1253/1456 [02:30<00:24, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1254/1456 [02:30<00:24, 8.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▌ | 1255/1456 [02:30<00:24, 8.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▋ | 1256/1456 [02:30<00:23, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▋ | 1257/1456 [02:31<00:22, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▋ | 1258/1456 [02:31<00:24, 8.25it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 86%|████████▋ | 1259/1456 [02:31<00:23, 8.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1260/1456 [02:31<00:23, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1261/1456 [02:31<00:23, 8.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1262/1456 [02:31<00:22, 8.46it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1263/1456 [02:31<00:23, 8.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1264/1456 [02:32<00:31, 6.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1265/1456 [02:32<00:30, 6.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1266/1456 [02:32<00:27, 6.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1267/1456 [02:32<00:26, 7.25it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1268/1456 [02:32<00:25, 7.45it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1269/1456 [02:32<00:25, 7.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1270/1456 [02:32<00:23, 7.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1271/1456 [02:32<00:23, 7.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1272/1456 [02:33<00:23, 7.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 87%|████████▋ | 1273/1456 [02:33<00:29, 6.24it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1274/1456 [02:33<00:26, 6.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1275/1456 [02:33<00:24, 7.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1276/1456 [02:33<00:23, 7.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1277/1456 [02:33<00:24, 7.39it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1278/1456 [02:33<00:22, 7.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1279/1456 [02:34<00:22, 7.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1280/1456 [02:34<00:22, 7.98it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1281/1456 [02:34<00:21, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1282/1456 [02:34<00:21, 8.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1283/1456 [02:34<00:20, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1284/1456 [02:34<00:20, 8.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1285/1456 [02:34<00:19, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1286/1456 [02:34<00:19, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 88%|████████▊ | 1288/1456 [02:35<00:19, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▊ | 1289/1456 [02:35<00:19, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▊ | 1290/1456 [02:35<00:20, 7.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▊ | 1291/1456 [02:35<00:20, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▊ | 1292/1456 [02:35<00:19, 8.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1293/1456 [02:35<00:18, 8.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1294/1456 [02:35<00:18, 8.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1295/1456 [02:35<00:17, 9.07it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1296/1456 [02:36<00:17, 9.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1297/1456 [02:36<00:17, 9.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1298/1456 [02:36<00:17, 9.28it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1299/1456 [02:36<00:17, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1300/1456 [02:36<00:17, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1301/1456 [02:36<00:17, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理1300页,累计提取23566行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
" 89%|████████▉ | 1302/1456 [02:36<00:17, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 89%|████████▉ | 1303/1456 [02:36<00:18, 8.49it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|████████▉ | 1304/1456 [02:36<00:17, 8.48it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|████████▉ | 1305/1456 [02:37<00:17, 8.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|████████▉ | 1306/1456 [02:37<00:16, 8.90it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|████████▉ | 1307/1456 [02:37<00:16, 8.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|████████▉ | 1308/1456 [02:37<00:16, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|████████▉ | 1309/1456 [02:37<00:16, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|████████▉ | 1310/1456 [02:37<00:16, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|█████████ | 1311/1456 [02:37<00:16, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|█████████ | 1312/1456 [02:37<00:16, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|█████████ | 1313/1456 [02:37<00:16, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|█████████ | 1314/1456 [02:38<00:15, 8.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|█████████ | 1315/1456 [02:38<00:15, 9.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 90%|█████████ | 1316/1456 [02:38<00:15, 9.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1318/1456 [02:59<14:42, 6.39s/it]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1319/1456 [02:59<10:17, 4.51s/it]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"❌ 第1318页处理失败:HTTPConnectionPool(host='rp.chezizhu.com', port=80): Max retries exceeded with url: /ReportServer?_=1768880480608&__boxModel__=true&op=page_content&sessionID=95782&pn=1318&__fit__=false (Caused by ConnectTimeoutError(<HTTPConnection(host='rp.chezizhu.com', port=80) at 0x2537f2c97b0>, 'Connection to rp.chezizhu.com timed out. (connect timeout=30)'))\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1320/1456 [02:59<07:15, 3.20s/it]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1321/1456 [02:59<05:06, 2.27s/it]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1322/1456 [02:59<03:38, 1.63s/it]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1323/1456 [03:00<02:36, 1.18s/it]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1324/1456 [03:00<01:52, 1.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1325/1456 [03:00<01:23, 1.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1326/1456 [03:00<01:02, 2.06it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1327/1456 [03:00<00:48, 2.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████ | 1328/1456 [03:00<00:38, 3.30it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████▏| 1329/1456 [03:00<00:31, 4.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████▏| 1330/1456 [03:00<00:26, 4.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████▏| 1331/1456 [03:01<00:22, 5.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 91%|█████████▏| 1332/1456 [03:01<00:20, 6.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1333/1456 [03:01<00:18, 6.62it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1334/1456 [03:01<00:18, 6.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1335/1456 [03:01<00:17, 6.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1336/1456 [03:01<00:16, 7.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1337/1456 [03:01<00:15, 7.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1338/1456 [03:01<00:15, 7.74it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1339/1456 [03:02<00:14, 7.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1340/1456 [03:02<00:14, 7.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1341/1456 [03:02<00:14, 8.08it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1342/1456 [03:02<00:14, 7.69it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1343/1456 [03:02<00:13, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1344/1456 [03:02<00:14, 7.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1345/1456 [03:02<00:13, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 92%|█████████▏| 1346/1456 [03:02<00:12, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1347/1456 [03:02<00:12, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1348/1456 [03:03<00:12, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1349/1456 [03:03<00:12, 8.58it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1350/1456 [03:03<00:12, 8.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1351/1456 [03:03<00:12, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1352/1456 [03:03<00:12, 8.53it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1353/1456 [03:03<00:11, 8.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1354/1456 [03:03<00:12, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1355/1456 [03:03<00:12, 7.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1356/1456 [03:04<00:11, 8.43it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1357/1456 [03:04<00:11, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1358/1456 [03:04<00:11, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1359/1456 [03:04<00:11, 8.78it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1360/1456 [03:04<00:11, 8.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 93%|█████████▎| 1361/1456 [03:04<00:11, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▎| 1362/1456 [03:04<00:10, 8.67it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▎| 1363/1456 [03:04<00:10, 8.54it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▎| 1364/1456 [03:04<00:10, 8.80it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1365/1456 [03:05<00:10, 8.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1366/1456 [03:05<00:09, 9.04it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1367/1456 [03:05<00:09, 9.17it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1368/1456 [03:05<00:09, 9.32it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1369/1456 [03:05<00:09, 8.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1370/1456 [03:05<00:10, 8.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1371/1456 [03:05<00:10, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1372/1456 [03:05<00:09, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1373/1456 [03:06<00:09, 8.42it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1374/1456 [03:06<00:09, 8.75it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 94%|█████████▍| 1375/1456 [03:06<00:09, 8.81it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1376/1456 [03:06<00:09, 8.79it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1377/1456 [03:06<00:08, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1378/1456 [03:06<00:09, 8.59it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1379/1456 [03:06<00:09, 8.55it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1380/1456 [03:06<00:09, 8.23it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1381/1456 [03:06<00:09, 8.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1382/1456 [03:07<00:09, 7.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▍| 1383/1456 [03:07<00:08, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▌| 1384/1456 [03:07<00:08, 8.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▌| 1385/1456 [03:07<00:08, 8.21it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▌| 1386/1456 [03:07<00:08, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▌| 1387/1456 [03:07<00:07, 8.88it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▌| 1388/1456 [03:07<00:07, 9.00it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▌| 1389/1456 [03:07<00:07, 9.11it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 95%|█████████▌| 1390/1456 [03:07<00:07, 9.18it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1391/1456 [03:08<00:07, 8.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1392/1456 [03:08<00:07, 8.47it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1393/1456 [03:08<00:07, 8.31it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1394/1456 [03:08<00:07, 8.38it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1395/1456 [03:08<00:07, 7.86it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1396/1456 [03:08<00:07, 7.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1397/1456 [03:08<00:07, 7.97it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1398/1456 [03:09<00:07, 7.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1399/1456 [03:09<00:07, 7.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1400/1456 [03:09<00:07, 7.99it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▌| 1401/1456 [03:09<00:07, 7.84it/s]"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"✅ 已处理1400页,累计提取25336行数据\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▋| 1402/1456 [03:09<00:06, 8.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▋| 1403/1456 [03:09<00:07, 7.51it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▋| 1404/1456 [03:09<00:06, 7.61it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 96%|█████████▋| 1405/1456 [03:09<00:06, 7.70it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1406/1456 [03:10<00:06, 7.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1407/1456 [03:10<00:06, 7.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1408/1456 [03:10<00:05, 8.10it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1409/1456 [03:10<00:06, 7.57it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1410/1456 [03:10<00:06, 7.65it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1411/1456 [03:10<00:05, 7.71it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1412/1456 [03:10<00:05, 8.09it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1413/1456 [03:10<00:05, 8.15it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1414/1456 [03:11<00:04, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1415/1456 [03:11<00:04, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1416/1456 [03:11<00:05, 7.66it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1417/1456 [03:11<00:04, 7.96it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1418/1456 [03:11<00:04, 8.41it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 97%|█████████▋| 1419/1456 [03:11<00:04, 8.34it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1420/1456 [03:11<00:04, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1421/1456 [03:11<00:04, 7.93it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1422/1456 [03:12<00:04, 7.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1423/1456 [03:12<00:04, 7.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1424/1456 [03:12<00:03, 8.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1425/1456 [03:12<00:03, 7.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1426/1456 [03:12<00:03, 7.85it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1427/1456 [03:12<00:03, 7.50it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1428/1456 [03:12<00:03, 7.76it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1429/1456 [03:12<00:03, 8.13it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1430/1456 [03:13<00:03, 8.01it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1431/1456 [03:13<00:03, 8.14it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1432/1456 [03:13<00:02, 8.05it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1433/1456 [03:13<00:02, 8.20it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 98%|█████████▊| 1434/1456 [03:13<00:02, 8.40it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▊| 1435/1456 [03:13<00:02, 8.63it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▊| 1436/1456 [03:13<00:02, 8.44it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▊| 1437/1456 [03:13<00:02, 8.77it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1438/1456 [03:13<00:02, 8.92it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1439/1456 [03:14<00:02, 8.37it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1440/1456 [03:14<00:01, 8.60it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1441/1456 [03:14<00:01, 8.72it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1442/1456 [03:14<00:01, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1443/1456 [03:14<00:01, 8.68it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1444/1456 [03:14<00:01, 8.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1445/1456 [03:14<00:01, 8.82it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1446/1456 [03:14<00:01, 8.73it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1447/1456 [03:15<00:01, 8.94it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
" 99%|█████████▉| 1448/1456 [03:15<00:00, 8.89it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|█████████▉| 1449/1456 [03:15<00:00, 9.03it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|█████████▉| 1450/1456 [03:15<00:00, 8.02it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|█████████▉| 1451/1456 [03:15<00:00, 7.95it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|█████████▉| 1452/1456 [03:15<00:00, 7.87it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|█████████▉| 1453/1456 [03:15<00:00, 8.29it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|█████████▉| 1454/1456 [03:15<00:00, 8.22it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|█████████▉| 1455/1456 [03:15<00:00, 8.36it/s]C:\\Users\\hp_z66\\AppData\\Local\\Temp\\ipykernel_7820\\1529072531.py:110: FutureWarning: Series.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"100%|██████████| 1456/1456 [03:16<00:00, 7.42it/s]\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"\n",
"🎉 数据提取完成!共提取 26332 行有效数据\n",
"\n",
"前10行预览:\n",
" 门店 订单编号 产品类型 产品名称 数量 销售金额\n",
"交城东环路店 KF_0040_170820005 发动机油 嘉实多嘉力 SL 10W-40 1.00 109\n",
"交城东环路店 KF_0040_170820005 机油滤芯 德国马勒机滤 1.00 45\n",
"交城东环路店 KF_0040_170820027 发动机油 嘉实多嘉护专享 (合成 SN 5W-30 1.00 156\n",
"交城东环路店 KF_0040_170820027 机油滤芯 耐诺思机滤 1.00 25\n",
"交城东环路店 KF_0040_170916052 手动变速箱油 PDK手动变速箱油 4.00 260\n",
"交城东环路店 KF_0040_171031003 发动机油 嘉实多嘉护专享 (合成 SN 10W-40 1.00 148\n",
"交城东环路店 KF_0040_171031003 机油滤芯 德国马勒机滤 1.00 45\n",
"交城东环路店 KF_0040_171031003 空气滤芯 德国马勒空滤 1.00 41\n",
"交城东环路店 KF_0040_171031003 空调滤芯 德国马勒空调滤芯 1.00 45\n",
"交城东环路店 KF_0040_171129007 发动机油 嘉实多新启停保 (全合成 SN 5W-30 1.00 308\n"
]
}
],
"execution_count": 18,
"source": [
"import requests\n",
"from bs4 import BeautifulSoup\n",
"import pandas as pd\n",
"import warnings\n",
"from tqdm import tqdm\n",
"\n",
"warnings.filterwarnings('ignore', message='Unverified HTTPS request')\n",
"\n",
"# 1. 保持原请求逻辑不变(补充缺失的headers变量名避免冲突)\n",
"request_headers = {\n",
" 'Accept': 'text/html, */*; q=0.01',\n",
" 'Accept-Language': 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6',\n",
" 'Connection': 'keep-alive',\n",
" 'Referer': 'http://rp.chezizhu.com/ReportServer?reportlet=czz/storage/prod_sale_dtl_jm.cpt&servicer_id=HyBKFgc2uCNtqs59aDZhc2&hideexport=true&database=chezizhu_14',\n",
" 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',\n",
" 'X-Requested-With': 'XMLHttpRequest',\n",
"}\n",
"\n",
"df_final_result = pd.DataFrame() # 初始化最终结果DataFrame\n",
"\n",
"# 2. 修正循环范围(range左闭右开,需包含1456页)\n",
"for i in tqdm(range(1, 1457)):\n",
" params = {\n",
" '_': '1768880480608',\n",
" '__boxModel__': 'true',\n",
" 'op': 'page_content',\n",
" 'sessionID': '95782',\n",
" 'pn': i,\n",
" '__fit__': 'false',\n",
" }\n",
"\n",
" try:\n",
" response = requests.get(\n",
" 'http://rp.chezizhu.com/ReportServer',\n",
" params=params,\n",
" headers=request_headers,\n",
" verify=False,\n",
" timeout=30 # 增加超时保护\n",
" )\n",
" response.raise_for_status() # 抛出HTTP错误\n",
" html = response.text\n",
"\n",
" soup = BeautifulSoup(html, 'html.parser')\n",
" target_table = soup.find('table', class_='x-table')\n",
"\n",
" if not target_table:\n",
" print(f\"\\n⚠️ 第{i}页未找到数据表格,跳过\")\n",
" continue\n",
"\n",
" # 3. 提取表头(tridx=2的行)\n",
" header_tr = target_table.find('tr', tridx='2')\n",
" if not header_tr:\n",
" print(f\"\\n⚠️ 第{i}页未找到表头,跳过\")\n",
" continue\n",
" table_headers = [td.get_text(strip=True) for td in header_tr.find_all('td')]\n",
"\n",
" # 4. 初始化数据存储(处理rowspan跨行单元格)\n",
" page_data = []\n",
" rowspan_cache = {} # key:列索引, value:{'value':单元格值, 'remaining':剩余跨行数}\n",
"\n",
" # 5. 遍历数据行(tridx从3开始,跳过标题、表头、总计行)\n",
" for tr in target_table.find_all('tr'):\n",
" tridx = tr.get('tridx', '')\n",
" if not tridx.isdigit():\n",
" continue\n",
" tridx_int = int(tridx)\n",
" if tridx_int < 3 or tridx_int == 21: # 跳过表头(tridx=2)和总计行(tridx=21\n",
" continue\n",
"\n",
" current_row = [''] * len(table_headers)\n",
" td_index = 0 # 记录当前处理的<td>在该行的索引\n",
"\n",
" # 先填充跨行缓存中的数据\n",
" for col_idx, cache in list(rowspan_cache.items()):\n",
" current_row[col_idx] = cache['value']\n",
" cache['remaining'] -= 1\n",
" if cache['remaining'] == 0:\n",
" del rowspan_cache[col_idx]\n",
"\n",
" # 处理当前行的<td>\n",
" for td in tr.find_all('td'):\n",
" # 找到当前<td>对应的列索引(跳过已被跨行缓存填充的列)\n",
" while td_index < len(table_headers) and current_row[td_index] != '':\n",
" td_index += 1\n",
" if td_index >= len(table_headers):\n",
" break\n",
"\n",
" # 提取单元格值(处理空格和特殊字符)\n",
" cell_value = td.get_text(strip=True).replace('\\xa0', ' ')\n",
" current_row[td_index] = cell_value\n",
"\n",
" # 处理跨行单元格(rowspan\n",
" rowspan = int(td.get('rowspan', 1))\n",
" if rowspan > 1:\n",
" rowspan_cache[td_index] = {\n",
" 'value': cell_value,\n",
" 'remaining': rowspan - 1\n",
" }\n",
"\n",
" td_index += 1\n",
"\n",
" page_data.append(current_row)\n",
"\n",
" # 6. 转换为DataFrame并处理空值填充(门店、订单编号、产品类型)\n",
" df_page = pd.DataFrame(page_data, columns=table_headers)\n",
" fill_fields = ['门店', '订单编号', '产品类型']\n",
" for field in fill_fields:\n",
" if field in df_page.columns:\n",
" df_page[field] = df_page[field].replace('', pd.NA)\n",
" df_page[field] = df_page[field].fillna(method='ffill') # 向下填充空值\n",
"\n",
" # 7. 清理无效行\n",
" df_page = df_page.dropna(subset=['产品名称', '数量']) # 删除无产品名称和数量的无效行\n",
" df_page = df_page.reset_index(drop=True)\n",
"\n",
" # 8. 修正DataFrame合并方式(原代码语法错误)\n",
" df_final_result = pd.concat([df_final_result, df_page], ignore_index=True)\n",
"\n",
" # 进度提示\n",
" if i % 100 == 0:\n",
" print(f\"\\n✅ 已处理{i}页,累计提取{len(df_final_result)}行数据\")\n",
"\n",
" except Exception as e:\n",
" print(f\"\\n❌ 第{i}页处理失败:{str(e)}\")\n",
" continue\n",
"\n",
"# 9. 保存最终结果(修正文件名缺失\"门\"字)\n",
"output_path = '门店非快销产品销售明细_完整解析版.csv'\n",
"# 删除任意列中包含“总计”的行(不区分大小写,但中文一般无大小写)\n",
"df_final_result = df_final_result[~df_final_result.astype(str).apply(lambda x: x.str.contains('总计', na=False)).any(axis=1)]\n",
"df_final_result = df_final_result[~df_final_result.astype(str).apply(lambda x: x.str.contains('小计', na=False)).any(axis=1)]\n",
"df_final_result.to_csv(output_path, index=False, encoding='utf-8-sig')\n",
"\n",
"# 验证结果\n",
"print(f\"\\n🎉 数据提取完成!共提取 {len(df_final_result)} 行有效数据\")\n",
"if len(df_final_result) > 0:\n",
" print(\"\\n前10行预览:\")\n",
" preview_cols = ['门店', '订单编号', '产品类型', '产品名称', '数量', '销售金额']\n",
" preview_cols = [col for col in preview_cols if col in df_final_result.columns]\n",
" print(df_final_result[preview_cols].head(10).to_string(index=False))"
],
"id": "initial_id"
},
{
"metadata": {},
"cell_type": "markdown",
"source": "# 订单明细",
"id": "71b7f9494526fe15"
},
{
"metadata": {
"ExecuteTime": {
"end_time": "2026-01-20T08:31:56.350530600Z",
"start_time": "2026-01-20T08:31:56.207655Z"
}
},
"cell_type": "code",
"source": [
"import requests\n",
"\n",
"df = pd.read_csv(\"D:\\Idea Project\\F6+宜搭+其它(1)\\张阳脚本\\竞品系统数据导出\\店非快销产品销售明细_本地解析版.csv\")\n",
"\n",
"for index, row in df.iterrows():\n",
"\n",
" headers = {\n",
" 'Accept': 'text/html, */*; q=0.01',\n",
" 'Accept-Language': 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6',\n",
" 'Connection': 'keep-alive',\n",
" 'Referer': 'http://rp.chezizhu.com/ReportServer?reportlet=/czz/order/order.cpt',\n",
" 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 Edg/144.0.0.0',\n",
" 'X-Requested-With': 'XMLHttpRequest',\n",
" }\n",
"\n",
" params = {\n",
" '_': '1768897861672',\n",
" '__boxModel__': 'true',\n",
" 'op': 'page_content',\n",
" 'sessionID': '23353',\n",
" 'pn': '1',\n",
" '__fit__': 'false',\n",
" }\n",
"\n",
" response = requests.get('http://rp.chezizhu.com/ReportServer', params=params, headers=headers, verify=False)\n",
" response.text"
],
"id": "9c1f99868e6f0bed",
"outputs": [
{
"data": {
"text/plain": [
"'<script>FR._p=_g();FR._p.currentPageIndex=1;FR._p.reportTotalPage=2;delete FR._p;</script><div class=\"pageContentDIV\" style=\"width:1549px;height:1122px;\"><div class=\"report-background\" style=\"background-color:rgb(255,255,255);top:25.0px;left:72.0px;width:1405.0px;position:absolute;height:1070.2204724409448px;\"><div class=\"page-block\" style=\"top:0px;left:0px;width:1251px;position:absolute;height:1036px;\"><table class=\"x-table\" style=\"left:0px;table-layout:fixed;width:1250px;position:absolute;\" cellSpacing=\"0\" id=\"2978\" cellPadding=\"0\"><colgroup><col style=\"width:72px;\" col=\"0\" /><col style=\"width:99px;\" col=\"1\" /><col style=\"width:132px;\" col=\"2\" /><col style=\"width:148px;\" col=\"3\" /><col style=\"width:85px;\" col=\"4\" /><col style=\"width:88px;\" col=\"5\" /><col style=\"width:72px;\" col=\"6\" /><col style=\"width:112px;\" col=\"7\" /><col style=\"width:84px;\" col=\"8\" /><col style=\"width:107px;\" col=\"9\" /><col style=\"width:88px;\" col=\"10\" /><col style=\"width:163px;\" col=\"11\" /></colgroup><tbody><tr style=\"height:49px;\" tridx=\"0\" id=\"r&#45;0&#45;0\"><td class=\"fh bw pl2 b0\" id=\"A1&#45;0&#45;2978\"></td><td class=\"fh tac bw f20-0 pl2 b0\" style=\"color:rgb(42,135,198);font-family:微软雅黑;\" colSpan=\"11\" id=\"B1&#45;0&#45;2978\">订单详细情况</td></tr><tr style=\"height:30px;\" tridx=\"1\" id=\"r&#45;1&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A2&#45;0&#45;2978\" row=\"1\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B2&#45;0&#45;2978\">订单编号:</td><td class=\"fh bw fwb pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"color:rgb(255,0,0);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C2&#45;0&#45;2978\">KF_0040_170820005</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F2&#45;0&#45;2978\">服务类型:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G2&#45;0&#45;2978\">到店</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J2&#45;0&#45;2978\">工单状态:</td><td class=\"fh bw fwb pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"color:rgb(255,0,0);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K2&#45;0&#45;2978\">已完成</td></tr><tr style=\"height:30px;\" tridx=\"2\" id=\"r&#45;2&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A3&#45;0&#45;2978\" row=\"2\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B3&#45;0&#45;2978\">客户姓名:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C3&#45;0&#45;2978\">宋先生</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F3&#45;0&#45;2978\">客户电话:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G3&#45;0&#45;2978\">13453880214</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J3&#45;0&#45;2978\">订单状态:</td><td class=\"fh bw fwb pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);color:rgb(255,0,0);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K3&#45;0&#45;2978\">已回访</td></tr><tr style=\"height:30px;\" tridx=\"3\" id=\"r&#45;3&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A4&#45;0&#45;2978\" row=\"3\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B4&#45;0&#45;2978\">车型款式:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C4&#45;0&#45;2978\">大众 &nbsp; 国产 &nbsp; 捷达 &nbsp; 1.6L &nbsp; 2013</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F4&#45;0&#45;2978\">车牌号码:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G4&#45;0&#45;2978\">晋A92F13</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J4&#45;0&#45;2978\">联系地址:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K4&#45;0&#45;2978\"></td></tr><tr style=\"height:31px;\" tridx=\"4\" id=\"r&#45;4&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A5&#45;0&#45;2978\" row=\"4\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B5&#45;0&#45;2978\">下单时间:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C5&#45;0&#45;2978\">2017-08-20 09:08:55</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F5&#45;0&#45;2978\">预约时间:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G5&#45;0&#45;2978\">2017-08-22 09:45-10:15</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J5&#45;0&#45;2978\">完成时间:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K5&#45;0&#45;2978\">2017-08-22 11:40:44</td></tr><tr style=\"height:30px;\" tridx=\"5\" id=\"r&#45;5&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A6&#45;0&#45;2978\" row=\"5\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B6&#45;0&#45;2978\">产品总额:</td><td class=\"fh bw fwb pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"color:rgb(255,0,0);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C6&#45;0&#45;2978\">154.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F6&#45;0&#45;2978\">工时费用:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G6&#45;0&#45;2978\">186.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J6&#45;0&#45;2978\">上门费用:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K6&#45;0&#45;2978\">0.00</td></tr><tr style=\"height:30px;\" tridx=\"6\" id=\"r&#45;6&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A7&#45;0&#45;2978\" row=\"6\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B7&#45;0&#45;2978\">折扣原因:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C7&#45;0&#45;2978\">常规保养【服务费 5折】,清洗发动机舱【服务费 减到0元】</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F7&#45;0&#45;2978\">折扣金额:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G7&#45;0&#45;2978\">93.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J7&#45;0&#45;2978\">实收金额:</td><td class=\"fh bw fwb pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);color:rgb(255,0,0);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K7&#45;0&#45;2978\">247.00</td></tr><tr style=\"height:30px;\" tridx=\"7\" id=\"r&#45;7&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A8&#45;0&#45;2978\" row=\"7\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B8&#45;0&#45;2978\">服务门店:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C8&#45;0&#45;2978\">交城东环路店</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F8&#45;0&#45;2978\">技师:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G8&#45;0&#45;2978\">王耀龙,雷文俊</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J8&#45;0&#45;2978\">下单人:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K8&#45;0&#45;2978\"></td></tr><tr style=\"height:31px;\" tridx=\"8\" id=\"r&#45;8&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A9&#45;0&#45;2978\" row=\"8\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B9&#45;0&#45;2978\">下单方式:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C9&#45;0&#45;2978\">tel</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F9&#45;0&#45;2978\">订单来源:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G9&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J9&#45;0&#45;2978\">渠道来源:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K9&#45;0&#45;2978\">czz</td></tr><tr style=\"height:34px;\" tridx=\"9\" id=\"r&#45;9&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A10&#45;0&#45;2978\" row=\"9\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B10&#45;0&#45;2978\">评价情况:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C10&#45;0&#45;2978\">好评</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F10&#45;0&#45;2978\">评价内容:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G10&#45;0&#45;2978\">挺好的,服务也到位,老板还赠送了一个香膏,以后会常去</td><td class=\"celink fh tac bw tdu pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"color:rgb(0,0,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J10&#45;0&#45;2978\"><span class=\"linkspan\" style=\"cursor:pointer;\" onclick=\"FR&#46;doHyperlink&#40;event&#124;&#124;window&#46;event&#44;&#32;&#91;&#123;&#34;data&#34;&#58;&#34;var&#32;as&#61;arguments&#59;&#32;return&#32;FR&#46;tc&#40;function&#40;&#41;&#123;arguments&#61;as&#59;FR&#46;doHyperlinkByGet4Reportlet&#40;&#92;&#34;&#47;ReportServer&#63;reportlet&#61;&#37;2Fczz&#37;2Forder&#37;2Forder&#95;work&#95;img&#46;cpt&#92;&#34;&#44;&#32;&#123;&#92;&#34;LABELPROD&#92;&#34;&#58;&#92;&#34;&#29289;&#26009;&#92;&#34;&#44;&#92;&#34;img&#95;type&#92;&#34;&#58;&#92;&#34;xc&#92;&#34;&#44;&#92;&#34;B&#92;&#34;&#58;&#92;&#34;2010&#45;01&#45;01&#92;&#34;&#44;&#92;&#34;LABELTYPE&#92;&#34;&#58;&#92;&#34;&#31867;&#22411;&#92;&#34;&#44;&#92;&#34;E&#92;&#34;&#58;&#92;&#34;2026&#45;01&#45;20&#92;&#34;&#44;&#92;&#34;SERVICER&#92;&#34;&#58;&#91;&#93;&#44;&#92;&#34;&#22411;&#21495;&#92;&#34;&#58;&#92;&#34;&#22411;&#21495;&#92;&#34;&#44;&#92;&#34;STYLE&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;REPORTNAME&#92;&#34;&#58;&#92;&#34;czz&#47;storage&#47;prod&#95;sale&#95;dtl&#95;jm&#46;cpt&#92;&#34;&#44;&#92;&#34;SERVICER&#95;ID&#92;&#34;&#58;&#92;&#34;HyBKFgc2uCNtqs59aDZhc2&#92;&#34;&#44;&#92;&#34;LABELB&#92;&#34;&#58;&#92;&#34;&#42;&#36873;&#25321;&#26085;&#26399;&#58;&#92;&#34;&#44;&#92;&#34;&#29992;&#25143;&#25163;&#26426;&#21495;&#92;&#34;&#58;&#92;&#34;&#38376;&#24215;&#92;&#34;&#44;&#92;&#34;&#95;&#95;STREAMCLOSED&#95;&#95;&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;&#95;&#95;pi&#95;&#95;&#92;&#34;&#58;true&#44;&#92;&#34;LABELE&#92;&#34;&#58;&#92;&#34;&#33267;&#92;&#34;&#44;&#92;&#34;PROD&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;HIDEEXPORT&#92;&#34;&#58;&#92;&#34;true&#92;&#34;&#44;&#92;&#34;DATABASE&#92;&#34;&#58;&#92;&#34;chezizhu&#95;14&#92;&#34;&#44;&#92;&#34;LABELORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;&#35746;&#21333;&#32534;&#21495;&#92;&#34;&#44;&#92;&#34;ORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;KF&#95;0040&#95;170820005&#92;&#34;&#44;&#92;&#34;CMD&#92;&#34;&#58;&#92;&#34;parameters&#95;d&#92;&#34;&#44;&#92;&#34;TYPE&#92;&#34;&#58;&#91;&#93;&#44;&#92;&#34;order&#95;id&#92;&#34;&#58;&#92;&#34;HfDmktoNYf232fy12WewsY&#92;&#34;&#125;&#44;&#32;&#92;&#34;&#95;dialog&#92;&#34;&#44;&#32;&#92;&#34;width&#61;1000&#44;height&#61;800&#44;&#92;&#34;&#41;&#125;&#44;&#32;this&#41;&#34;&#44;&#34;name&#34;&#58;&#34;&#32593;&#32476;&#25253;&#34920;1&#34;&#125;&#93;&#44;&#32;true&#41;\">查看施工图片</span></td><td class=\"celink fh bw tdu pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"color:rgb(0,0,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K10&#45;0&#45;2978\"><span class=\"linkspan\" style=\"cursor:pointer;\" onclick=\"FR&#46;doHyperlink&#40;event&#124;&#124;window&#46;event&#44;&#32;&#91;&#123;&#34;data&#34;&#58;&#34;var&#32;as&#61;arguments&#59;&#32;return&#32;FR&#46;tc&#40;function&#40;&#41;&#123;arguments&#61;as&#59;FR&#46;doHyperlinkByGet4Reportlet&#40;&#92;&#34;&#47;ReportServer&#63;reportlet&#61;&#37;2Fczz&#37;2Forder&#37;2Forder&#95;next&#95;item&#46;cpt&#92;&#34;&#44;&#32;&#123;&#92;&#34;LABELPROD&#92;&#34;&#58;&#92;&#34;&#29289;&#26009;&#92;&#34;&#44;&#92;&#34;B&#92;&#34;&#58;&#92;&#34;2010&#45;01&#45;01&#92;&#34;&#44;&#92;&#34;LABELTYPE&#92;&#34;&#58;&#92;&#34;&#31867;&#22411;&#92;&#34;&#44;&#92;&#34;E&#92;&#34;&#58;&#92;&#34;2026&#45;01&#45;20&#92;&#34;&#44;&#92;&#34;orderid&#92;&#34;&#58;&#92;&#34;HfDmktoNYf232fy12WewsY&#92;&#34;&#44;&#92;&#34;SERVICER&#92;&#34;&#58;&#91;&#93;&#44;&#92;&#34;&#22411;&#21495;&#92;&#34;&#58;&#92;&#34;&#22411;&#21495;&#92;&#34;&#44;&#92;&#34;STYLE&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;REPORTNAME&#92;&#34;&#58;&#92;&#34;czz&#47;storage&#47;prod&#95;sale&#95;dtl&#95;jm&#46;cpt&#92;&#34;&#44;&#92;&#34;SERVICER&#95;ID&#92;&#34;&#58;&#92;&#34;HyBKFgc2uCNtqs59aDZhc2&#92;&#34;&#44;&#92;&#34;LABELB&#92;&#34;&#58;&#92;&#34;&#42;&#36873;&#25321;&#26085;&#26399;&#58;&#92;&#34;&#44;&#92;&#34;&#29992;&#25143;&#25163;&#26426;&#21495;&#92;&#34;&#58;&#92;&#34;&#38376;&#24215;&#92;&#34;&#44;&#92;&#34;&#95;&#95;STREAMCLOSED&#95;&#95;&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;&#95;&#95;pi&#95;&#95;&#92;&#34;&#58;true&#44;&#92;&#34;LABELE&#92;&#34;&#58;&#92;&#34;&#33267;&#92;&#34;&#44;&#92;&#34;PROD&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;HIDEEXPORT&#92;&#34;&#58;&#92;&#34;true&#92;&#34;&#44;&#92;&#34;DATABASE&#92;&#34;&#58;&#92;&#34;chezizhu&#95;14&#92;&#34;&#44;&#92;&#34;LABELORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;&#35746;&#21333;&#32534;&#21495;&#92;&#34;&#44;&#92;&#34;ORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;KF&#95;0040&#95;170820005&#92;&#34;&#44;&#92;&#34;CMD&#92;&#34;&#58;&#92;&#34;parameters&#95;d&#92;&#34;&#44;&#92;&#34;TYPE&#92;&#34;&#58;&#91;&#93;&#125;&#44;&#32;&#92;&#34;&#95;dialog&#92;&#34;&#44;&#32;&#92;&#34;width&#61;950&#44;height&#61;800&#44;&#92;&#34;&#41;&#125;&#44;&#32;this&#41;&#34;&#44;&#34;name&#34;&#58;&#34;&#32593;&#32476;&#25253;&#34920;1&#34;&#125;&#93;&#44;&#32;true&#41;\">查看检测异常项目</span></td></tr><tr style=\"height:30px;\" tridx=\"10\" id=\"r&#45;10&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A11&#45;0&#45;2978\" row=\"10\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B11&#45;0&#45;2978\">回访满意度:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C11&#45;0&#45;2978\">满意</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F11&#45;0&#45;2978\">问题件:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G11&#45;0&#45;2978\"></td><td class=\"celink fh tac bw tdu pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);color:rgb(0,0,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J11&#45;0&#45;2978\"><span class=\"linkspan\" style=\"cursor:pointer;\" onclick=\"FR&#46;doHyperlink&#40;event&#124;&#124;window&#46;event&#44;&#32;&#91;&#123;&#34;data&#34;&#58;&#34;var&#32;as&#61;arguments&#59;&#32;return&#32;FR&#46;tc&#40;function&#40;&#41;&#123;arguments&#61;as&#59;FR&#46;doHyperlinkByGet4Reportlet&#40;&#92;&#34;&#47;ReportServer&#63;reportlet&#61;&#37;2Fczz&#37;2Forder&#37;2Forder&#95;scratch&#46;cpt&#92;&#34;&#44;&#32;&#123;&#92;&#34;LABELPROD&#92;&#34;&#58;&#92;&#34;&#29289;&#26009;&#92;&#34;&#44;&#92;&#34;B&#92;&#34;&#58;&#92;&#34;2010&#45;01&#45;01&#92;&#34;&#44;&#92;&#34;LABELTYPE&#92;&#34;&#58;&#92;&#34;&#31867;&#22411;&#92;&#34;&#44;&#92;&#34;E&#92;&#34;&#58;&#92;&#34;2026&#45;01&#45;20&#92;&#34;&#44;&#92;&#34;orderid&#92;&#34;&#58;&#92;&#34;HfDmktoNYf232fy12WewsY&#92;&#34;&#44;&#92;&#34;SERVICER&#92;&#34;&#58;&#91;&#93;&#44;&#92;&#34;&#22411;&#21495;&#92;&#34;&#58;&#92;&#34;&#22411;&#21495;&#92;&#34;&#44;&#92;&#34;STYLE&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;REPORTNAME&#92;&#34;&#58;&#92;&#34;czz&#47;storage&#47;prod&#95;sale&#95;dtl&#95;jm&#46;cpt&#92;&#34;&#44;&#92;&#34;SERVICER&#95;ID&#92;&#34;&#58;&#92;&#34;HyBKFgc2uCNtqs59aDZhc2&#92;&#34;&#44;&#92;&#34;LABELB&#92;&#34;&#58;&#92;&#34;&#42;&#36873;&#25321;&#26085;&#26399;&#58;&#92;&#34;&#44;&#92;&#34;&#29992;&#25143;&#25163;&#26426;&#21495;&#92;&#34;&#58;&#92;&#34;&#38376;&#24215;&#92;&#34;&#44;&#92;&#34;&#95;&#95;STREAMCLOSED&#95;&#95;&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;&#95;&#95;pi&#95;&#95;&#92;&#34;&#58;true&#44;&#92;&#34;LABELE&#92;&#34;&#58;&#92;&#34;&#33267;&#92;&#34;&#44;&#92;&#34;PROD&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;HIDEEXPORT&#92;&#34;&#58;&#92;&#34;true&#92;&#34;&#44;&#92;&#34;DATABASE&#92;&#34;&#58;&#92;&#34;chezizhu&#95;14&#92;&#34;&#44;&#92;&#34;LABELORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;&#35746;&#21333;&#32534;&#21495;&#92;&#34;&#44;&#92;&#34;ORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;KF&#95;0040&#95;170820005&#92;&#34;&#44;&#92;&#34;CMD&#92;&#34;&#58;&#92;&#34;parameters&#95;d&#92;&#34;&#44;&#92;&#34;TYPE&#92;&#34;&#58;&#91;&#93;&#125;&#44;&#32;&#92;&#34;&#95;dialog&#92;&#34;&#44;&#32;&#92;&#34;width&#61;700&#44;height&#61;500&#44;&#92;&#34;&#41;&#125;&#44;&#32;this&#41;&#34;&#44;&#34;name&#34;&#58;&#34;&#32593;&#32476;&#25253;&#34920;1&#34;&#125;&#93;&#44;&#32;true&#41;\"><div class=\"fx\" style=\"height:28px;\"><table class=\"col9\" style=\"width:103.33333333333333px;\"><tbody><tr><td class=\"fh tac bw tdu 2 col9\" style=\"color:rgb(0,0,255);width:103.33333333333333px;font-family:微软雅黑;height:28px;\" hv=\"true\">查看划痕部件</td></tr></tbody></table></div></span></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K11&#45;0&#45;2978\">HfDmktoNYf232fy12WewsY</td></tr><tr style=\"height:30px;\" tridx=\"11\" id=\"r&#45;11&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A12&#45;0&#45;2978\" row=\"11\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B12&#45;0&#45;2978\">备注:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"10\" id=\"C12&#45;0&#45;2978\">开业活动 </td></tr><tr style=\"height:30px;\" tridx=\"12\" id=\"r&#45;12&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A13&#45;0&#45;2978\" row=\"12\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B13&#45;0&#45;2978\">保险公司:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C13&#45;0&#45;2978\">其他</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F13&#45;0&#45;2978\">保险到期:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G13&#45;0&#45;2978\">2018-05-17</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J13&#45;0&#45;2978\">年检日期:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K13&#45;0&#45;2978\">2019-05-16</td></tr><tr style=\"height:30px;\" tridx=\"13\" id=\"r&#45;13&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A14&#45;0&#45;2978\" row=\"13\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B14&#45;0&#45;2978\">购车日期:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C14&#45;0&#45;2978\">2013-05-16</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F14&#45;0&#45;2978\">服务日期:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G14&#45;0&#45;2978\">2017-08-22</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J14&#45;0&#45;2978\">服务里程:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K14&#45;0&#45;2978\">70478</td></tr><tr style=\"height:31px;\" tridx=\"14\" id=\"r&#45;14&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A15&#45;0&#45;2978\" row=\"14\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B15&#45;0&#45;2978\">车架号:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"C15&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F15&#45;0&#45;2978\">下次服务日期:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"3\" id=\"G15&#45;0&#45;2978\">2017-12-11</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J15&#45;0&#45;2978\">下次服务里程:</td><td class=\"fh bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(245,248,250);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"K15&#45;0&#45;2978\">75478</td></tr><tr style=\"height:41px;\" tridx=\"15\" id=\"r&#45;15&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A16&#45;0&#45;2978\" row=\"15\"></td><td class=\"fh tac bw f15-0 pl2 b0\" style=\"color:rgb(42,135,198);font-family:微软雅黑;\" colSpan=\"11\" id=\"B16&#45;0&#45;2978\">消费项目</td></tr><tr style=\"height:38px;\" tridx=\"16\" id=\"r&#45;16&#45;0\"><td class=\"fh bw f11-0 pl2 b0\" id=\"A17&#45;0&#45;2978\"></td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"B17&#45;0&#45;2978\">套餐</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"C17&#45;0&#45;2978\">服务项目</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"D17&#45;0&#45;2978\">产品名称</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"E17&#45;0&#45;2978\">产品型号</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F17&#45;0&#45;2978\">数量</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"G17&#45;0&#45;2978\">规格</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"H17&#45;0&#45;2978\">单位</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"I17&#45;0&#45;2978\">单价</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J17&#45;0&#45;2978\">产品小计</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"K17&#45;0&#45;2978\">工时</td><td class=\"fh tac bw f11-0 pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"background-color:rgb(46,167,224);color:rgb(255,255,255);border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"L17&#45;0&#45;2978\">合计</td></tr><tr style=\"height:30px;\" tridx=\"17\" id=\"r&#45;17&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A18&#45;0&#45;2978\" row=\"17\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" rowSpan=\"4\" id=\"B18&#45;0&#45;2978\">非套餐</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"C18&#45;0&#45;2978\">清洗发动机舱</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"D18&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"E18&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F18&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"G18&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"H18&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"I18&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J18&#45;0&#45;2978\">0</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"K18&#45;0&#45;2978\">68.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"L18&#45;0&#45;2978\">68.00</td></tr><tr style=\"height:34px;\" tridx=\"18\" id=\"r&#45;18&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A19&#45;0&#45;2978\" row=\"18\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" rowSpan=\"2\" id=\"C19&#45;0&#45;2978\">常规保养</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"D19&#45;0&#45;2978\">嘉实多嘉力 SL 10W-40</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"E19&#45;0&#45;2978\">JY012-4</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F19&#45;0&#45;2978\">1.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"G19&#45;0&#45;2978\">4升/桶</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"H19&#45;0&#45;2978\">桶</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"I19&#45;0&#45;2978\">109.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J19&#45;0&#45;2978\">109</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" rowSpan=\"2\" id=\"K19&#45;0&#45;2978\">50.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" rowSpan=\"2\" id=\"L19&#45;0&#45;2978\">204.00</td></tr><tr style=\"height:31px;\" tridx=\"19\" id=\"r&#45;19&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A20&#45;0&#45;2978\" row=\"19\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"D20&#45;0&#45;2978\">德国马勒机滤 OC 1196</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"E20&#45;0&#45;2978\">0601220001</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F20&#45;0&#45;2978\">1.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"G20&#45;0&#45;2978\">1个/盒</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"H20&#45;0&#45;2978\">盒</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"I20&#45;0&#45;2978\">45.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J20&#45;0&#45;2978\">45</td></tr><tr style=\"height:30px;\" tridx=\"20\" id=\"r&#45;20&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A21&#45;0&#45;2978\" row=\"20\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"C21&#45;0&#45;2978\">手工免拆清洗节气门</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"D21&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"E21&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"F21&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"G21&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"H21&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"I21&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"J21&#45;0&#45;2978\">0</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"K21&#45;0&#45;2978\">68.00</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"L21&#45;0&#45;2978\">68.00</td></tr><tr style=\"height:30px;\" tridx=\"21\" id=\"r&#45;21&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A22&#45;0&#45;2978\" row=\"21\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"B22&#45;0&#45;2978\">总计</td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"C22&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"D22&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"E22&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"F22&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"G22&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"H22&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"I22&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"color:rgb(255,0,0);font-family:微软雅黑;\" id=\"J22&#45;0&#45;2978\">154</td><td class=\"fh tac bw pl2 b0\" style=\"color:rgb(255,0,0);font-family:微软雅黑;\" id=\"K22&#45;0&#45;2978\">186</td><td class=\"fh tac bw pl2 b0\" style=\"color:rgb(255,0,0);font-family:微软雅黑;\" id=\"L22&#45;0&#45;2978\">340</td></tr><tr style=\"height:30px;\" tridx=\"22\" id=\"r&#45;22&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A23&#45;0&#45;2978\" row=\"22\"></td><td class=\"fh tac bw pl2 b0\" id=\"B23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"C23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"D23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"E23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"F23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"G23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"H23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"I23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"J23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"K23&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" id=\"L23&#45;0&#45;2978\"></td></tr><tr style=\"height:42px;\" tridx=\"23\" id=\"r&#45;23&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A24&#45;0&#45;2978\" row=\"23\"></td><td class=\"fh tac bw f15-0 pl2 b0\" style=\"color:rgb(42,135,198);font-family:微软雅黑;\" colSpan=\"11\" id=\"B24&#45;0&#45;2978\">优惠情况</td></tr><tr style=\"height:30px;\" tridx=\"24\" id=\"r&#45;24&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A25&#45;0&#45;2978\" row=\"24\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"B25&#45;0&#45;2978\">车自主 申请折扣</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"D25&#45;0&#45;2978\">常规保养【服务费 5折】</td><td class=\"fh tac bw pl2 br0 bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;\" colSpan=\"5\" id=\"F25&#45;0&#45;2978\">17300620</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss bl0 btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"K25&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"L25&#45;0&#45;2978\">25.00</td></tr><tr style=\"height:30px;\" tridx=\"25\" id=\"r&#45;25&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A26&#45;0&#45;2978\" row=\"25\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"B26&#45;0&#45;2978\">车自主 常规优惠</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" colSpan=\"2\" id=\"D26&#45;0&#45;2978\">清洗发动机舱【服务费 减到0元】</td><td class=\"fh tac bw pl2 br0 bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;\" colSpan=\"5\" id=\"F26&#45;0&#45;2978\">17800053</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss bl0 btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"K26&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"L26&#45;0&#45;2978\">68.00</td></tr><tr style=\"height:31px;\" tridx=\"26\" id=\"r&#45;26&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A27&#45;0&#45;2978\" row=\"26\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"B27&#45;0&#45;2978\">总计</td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" colSpan=\"3\" id=\"C27&#45;0&#45;2978\"></td><td class=\"celink fh tac bw tdu pl2 b0\" style=\"color:rgb(0,0,255);font-family:微软雅黑;\" colSpan=\"6\" id=\"F27&#45;0&#45;2978\"><span class=\"linkspan\" style=\"cursor:pointer;\" onclick=\"FR&#46;doHyperlink&#40;event&#124;&#124;window&#46;event&#44;&#32;&#91;&#123;&#34;data&#34;&#58;&#34;var&#32;as&#61;arguments&#59;&#32;return&#32;FR&#46;tc&#40;function&#40;&#41;&#123;arguments&#61;as&#59;FR&#46;doHyperlinkByGet4Reportlet&#40;&#92;&#34;&#47;ReportServer&#63;reportlet&#61;&#37;2Fczz&#37;2Forder&#37;2Forder&#95;work&#95;img&#46;cpt&#92;&#34;&#44;&#32;&#123;&#92;&#34;LABELPROD&#92;&#34;&#58;&#92;&#34;&#29289;&#26009;&#92;&#34;&#44;&#92;&#34;img&#95;type&#92;&#34;&#58;&#92;&#34;pay&#92;&#34;&#44;&#92;&#34;B&#92;&#34;&#58;&#92;&#34;2010&#45;01&#45;01&#92;&#34;&#44;&#92;&#34;LABELTYPE&#92;&#34;&#58;&#92;&#34;&#31867;&#22411;&#92;&#34;&#44;&#92;&#34;E&#92;&#34;&#58;&#92;&#34;2026&#45;01&#45;20&#92;&#34;&#44;&#92;&#34;SERVICER&#92;&#34;&#58;&#91;&#93;&#44;&#92;&#34;&#22411;&#21495;&#92;&#34;&#58;&#92;&#34;&#22411;&#21495;&#92;&#34;&#44;&#92;&#34;STYLE&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;REPORTNAME&#92;&#34;&#58;&#92;&#34;czz&#47;storage&#47;prod&#95;sale&#95;dtl&#95;jm&#46;cpt&#92;&#34;&#44;&#92;&#34;SERVICER&#95;ID&#92;&#34;&#58;&#92;&#34;HyBKFgc2uCNtqs59aDZhc2&#92;&#34;&#44;&#92;&#34;LABELB&#92;&#34;&#58;&#92;&#34;&#42;&#36873;&#25321;&#26085;&#26399;&#58;&#92;&#34;&#44;&#92;&#34;&#29992;&#25143;&#25163;&#26426;&#21495;&#92;&#34;&#58;&#92;&#34;&#38376;&#24215;&#92;&#34;&#44;&#92;&#34;&#95;&#95;STREAMCLOSED&#95;&#95;&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;&#95;&#95;pi&#95;&#95;&#92;&#34;&#58;true&#44;&#92;&#34;LABELE&#92;&#34;&#58;&#92;&#34;&#33267;&#92;&#34;&#44;&#92;&#34;PROD&#92;&#34;&#58;&#92;&#34;&#92;&#34;&#44;&#92;&#34;HIDEEXPORT&#92;&#34;&#58;&#92;&#34;true&#92;&#34;&#44;&#92;&#34;DATABASE&#92;&#34;&#58;&#92;&#34;chezizhu&#95;14&#92;&#34;&#44;&#92;&#34;LABELORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;&#35746;&#21333;&#32534;&#21495;&#92;&#34;&#44;&#92;&#34;ORDER&#95;NUMBER&#92;&#34;&#58;&#92;&#34;KF&#95;0040&#95;170820005&#92;&#34;&#44;&#92;&#34;CMD&#92;&#34;&#58;&#92;&#34;parameters&#95;d&#92;&#34;&#44;&#92;&#34;TYPE&#92;&#34;&#58;&#91;&#93;&#44;&#92;&#34;order&#95;id&#92;&#34;&#58;&#92;&#34;HfDmktoNYf232fy12WewsY&#92;&#34;&#125;&#44;&#32;&#92;&#34;&#95;dialog&#92;&#34;&#44;&#32;&#92;&#34;width&#61;800&#44;height&#61;600&#44;&#92;&#34;&#41;&#125;&#44;&#32;this&#41;&#34;&#44;&#34;name&#34;&#58;&#34;&#32593;&#32476;&#25253;&#34920;1&#34;&#125;&#93;&#44;&#32;true&#41;\">查看结算凭证</span></td><td class=\"fh tac bw pl2 b0\" style=\"color:rgb(255,0,0);font-family:微软雅黑;\" id=\"L27&#45;0&#45;2978\">93</td></tr><tr style=\"height:30px;\" tridx=\"27\" id=\"r&#45;27&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"1\" id=\"B28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"2\" id=\"C28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"3\" id=\"D28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"4\" id=\"E28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"5\" id=\"F28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"6\" id=\"G28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"7\" id=\"H28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"8\" id=\"I28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"9\" id=\"J28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"10\" id=\"K28&#45;0&#45;2978\" row=\"27\"></td><td class=\"fh bw pl2 b0\" col=\"11\" id=\"L28&#45;0&#45;2978\" row=\"27\"></td></tr><tr style=\"height:41px;\" tridx=\"28\" id=\"r&#45;28&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A29&#45;0&#45;2978\" row=\"28\"></td><td class=\"fh tac bw f15-0 pl2 b0\" style=\"color:rgb(42,135,198);font-family:微软雅黑;\" colSpan=\"11\" id=\"B29&#45;0&#45;2978\">结算情况</td></tr><tr style=\"height:31px;\" tridx=\"29\" id=\"r&#45;29&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A30&#45;0&#45;2978\" row=\"29\"></td><td class=\"fh tac bw pl2 br0 bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;\" colSpan=\"9\" id=\"B30&#45;0&#45;2978\">刷卡-银联POS2 信用卡</td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss bl0 btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"K30&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 brw1 brss bbw1 bbss blw1 blss btw1 btss\" style=\"border-bottom-color:rgb(46,167,224);border-left-color:rgb(46,167,224);border-top-color:rgb(46,167,224);font-family:微软雅黑;border-right-color:rgb(46,167,224);\" id=\"L30&#45;0&#45;2978\">247.00</td></tr><tr style=\"height:30px;\" tridx=\"30\" id=\"r&#45;30&#45;0\"><td class=\"fh bw pl2 b0\" col=\"0\" id=\"A31&#45;0&#45;2978\" row=\"30\"></td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" id=\"B31&#45;0&#45;2978\">总计</td><td class=\"fh tac bw pl2 b0\" style=\"font-family:微软雅黑;\" colSpan=\"9\" id=\"C31&#45;0&#45;2978\"></td><td class=\"fh tac bw pl2 b0\" style=\"color:rgb(255,0,0);font-family:微软雅黑;\" id=\"L31&#45;0&#45;2978\">247</td></tr><tr style=\"height:30px;\" tridx=\"31\"></tr></tbody></table></div></div></div>'"
]
},
"execution_count": 33,
"metadata": {},
"output_type": "execute_result"
}
],
"execution_count": 33
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 5
}