{"id":286,"date":"2021-04-14T14:32:00","date_gmt":"2021-04-14T06:32:00","guid":{"rendered":""},"modified":"2023-01-17T17:19:02","modified_gmt":"2023-01-17T09:19:02","slug":"pandas-%e8%ae%80%e5%8f%96excel%e7%b9%b3%e8%b2%bb%e6%aa%94%ef%bc%8c%e6%b8%85%e6%b4%97%e6%95%b8%e6%93%9a%e4%b8%a6%e6%95%b4%e5%90%88%e6%ac%84%e4%bd%8d%e5%90%8d%e7%a8%b1","status":"publish","type":"post","link":"https:\/\/kuo.us.to\/wordpress\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/286\/","title":{"rendered":"Pandas \u8b80\u53d6excel\u7e73\u8cbb\u6a94\uff0c\u6e05\u6d17\u6578\u64da\u4e26\u6574\u5408\u6b04\u4f4d\u540d\u7a31!!"},"content":{"rendered":"<div style=\"box-sizing: unset; display: flex; flex-direction: row; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; overflow: visible; padding: 0px;\">\n<div data-mime-type=\"text\/markdown\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); line-height: var(--jp-content-line-height); margin-bottom: 0px; margin-top: 0px; overflow: auto; padding-left: var(--jp-code-padding); padding-right: 20px;\">\n<h1 style=\"box-sizing: unset; font-size: var(--jp-content-font-size5); font-weight: var(--jp-content-heading-font-weight); line-height: var(--jp-content-heading-line-height); margin-top: calc(0.5 * var(--jp-content-heading-margin-top));\">Pandas \u8b80\u53d6excel\u7e73\u8cbb\u6a94\uff0c\u6e05\u6d17\u6578\u64da\u4e26\u6574\u5408\u6b04\u4f4d\u540d\u7a31!!<\/h1>\n<h2 style=\"box-sizing: unset; font-size: var(--jp-content-font-size4); font-weight: var(--jp-content-heading-font-weight); line-height: var(--jp-content-heading-line-height); margin-bottom: calc(0.5 * var(--jp-content-heading-margin-bottom));\">\u4ee5\u4e0b\u8cc7\u6599\u59d3\u540d\u70ba\u4e82\u6578\u7522\u751f\uff0c\u7e73\u8cbb\u8cc7\u6599\u4e5f\u975e\u771f\u4eba\u5be6\u969b\u8cc7\u6599<\/h2>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[1]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-keyword-color); font-weight: bold;\">import<\/span> <span style=\"box-sizing: unset;\">pandas<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-keyword-color); font-weight: bold;\">as<\/span> <span style=\"box-sizing: unset;\">pd<\/span>\n<span style=\"box-sizing: unset; color: var(--jp-mirror-editor-keyword-color); font-weight: bold;\">import<\/span> <span style=\"box-sizing: unset;\">numpy<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-keyword-color); font-weight: bold;\">as<\/span> <span style=\"box-sizing: unset;\">np<\/span>\n\n<span style=\"box-sizing: unset;\">Location1<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-string-color);\">'\u7bc4\u4f8btemp.xls'<\/span>\n\n<span style=\"box-sizing: unset;\">df1<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">pd<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">read_excel<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">Location1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,<\/span> <span style=\"box-sizing: unset;\">header<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">[<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">0<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">])<\/span>\n<span style=\"box-sizing: unset; color: var(--jp-mirror-editor-comment-color); font-style: italic;\"># \u8cc7\u6599\u8b80\u51fa\u4f86\u5f8c\uff0c\u6b04\u540d\u5176\u5be6\u662f\u524d\u4e8c\u5217\uff0c\u4f46\u4ee5multiindex\u7684\u65b9\u5f0f\u5448\u73fe<\/span>\n\n<span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">head<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">()<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[1]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 0_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 1_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 2_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 3_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 4_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 5_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 6_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 7_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 8_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 9_level_0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th colspan=\"3\" halign=\"left\" style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u4f4f\u5bbf\u4fdd\u8b49\u91d1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u50d1\u751f\u4fdd\u96aa\u8cbb<\/th>\n<th colspan=\"2\" halign=\"left\" style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb<\/th>\n<th colspan=\"3\" halign=\"left\" style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5168\u6c11\u5065\u5eb7\u4fdd\u96aa<\/th>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 0_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u5236<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u5236<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u7cfb\u6240<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u7cfb\u6240<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u7cfb\u6240<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u865f<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u865f<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u865f<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u59d3\u540d<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 33_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 34_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 35_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 36_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 37_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 38_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 39_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 40_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">Unnamed: 41_level_1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u7e73\u8cbb\u65e5\u671f<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u6731\u4fca\u5b87<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100203.0<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u738b\u8389\u5a77<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100323.0<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057133<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5f35\u96c5\u5a25<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100220.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">5 rows \u00d7 43 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[2]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-comment-color); font-style: italic;\"># \u518d\u91cd\u65b0\u8b80\u53d6\u4e00\u6b21\uff0c\u5c07\u6b04\u4f4d\u540d\u7a31\u7576\u6210\u8cc7\u6599<\/span>\n<span style=\"box-sizing: unset;\">df1<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">pd<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">read_excel<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">Location1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,<\/span> <span style=\"box-sizing: unset;\">header<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-keyword-color); font-weight: bold;\">None<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">head<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">()<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[2]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">7<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">8<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">9<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">33<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">34<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">35<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">36<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">37<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">38<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">39<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">40<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">41<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">42<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4f4f\u5bbf\u4fdd\u8b49\u91d1<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u50d1\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5168\u6c11\u5065\u5eb7\u4fdd\u96aa<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u5236<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7cfb\u6240<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u865f<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u59d3\u540d<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7e73\u8cbb\u65e5\u671f<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u6731\u4fca\u5b87<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100203<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">5 rows \u00d7 43 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[3]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-comment-color); font-style: italic;\"># \u53d6\u51fa\u524d\u4e8c\u5217\uff0c\u6e96\u5099\u8655\u7406\u6b04\u4f4d\u540d\u7a31<\/span>\n<span style=\"box-sizing: unset;\">df1_title<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">iloc<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">[:<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">2<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,:]<\/span>\n<span style=\"box-sizing: unset;\">df1_title<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[3]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">7<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">8<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">9<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">33<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">34<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">35<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">36<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">37<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">38<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">39<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">40<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">41<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">42<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4f4f\u5bbf\u4fdd\u8b49\u91d1<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u50d1\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5168\u6c11\u5065\u5eb7\u4fdd\u96aa<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u5236<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7cfb\u6240<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u865f<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u59d3\u540d<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7e73\u8cbb\u65e5\u671f<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">2 rows \u00d7 43 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[4]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-comment-color); font-style: italic;\"># \u5c07\u6b04\u4f4d\u540d\u7a31\u5168\u90e8\u662fNaN\u7684\u8cc7\u6599\u522a\u9664<\/span>\n<span style=\"box-sizing: unset;\">df1_title<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1_title<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">dropna<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">axis<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,<\/span> <span style=\"box-sizing: unset;\">how<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-string-color);\">'all'<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1_title<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[4]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">9<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">11<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">13<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">15<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">18<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">20<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">22<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">29<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">30<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">31<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">32<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">33<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">36<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">37<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">38<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">40<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">42<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4e0a\u5b78\u671f\u4f4f\u5bbf\u96fb\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4f4f\u5bbf\u4fdd\u8b49\u91d1<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u50d1\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5168\u6c11\u5065\u5eb7\u4fdd\u96aa<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u5236<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7cfb\u6240<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u865f<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u59d3\u540d<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u865b\u64ec\u5e33\u865f<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u96dc\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u96dc\u8cbb\u5408\u8a08<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u96dc\u8cbb\u57fa\u6578<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u5206\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4f4f\u5bbf\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5bbf\u7db2\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u57fa\u672c\u96fb\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7e73\u8cbb\u65e5\u671f<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">2 rows \u00d7 23 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[5]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-comment-color); font-style: italic;\"># \u5c07\u7b2c1\u5217\u6b04\u4f4d\u540d\u7a31\u662fNaN\u7684\u4ee5\u7b2c0\u5217\u7684\u6b04\u4f4d\u540d\u7a31\u53d6\u4ee3<\/span>\n<span style=\"box-sizing: unset;\">df1_title<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1_title<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">fillna<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">axis<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">0<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,<\/span> <span style=\"box-sizing: unset;\">method<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-string-color);\">'ffill'<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1_title<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[5]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">9<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">11<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">13<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">15<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">18<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">20<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">22<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">29<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">30<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">31<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">32<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">33<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">36<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">37<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">38<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">40<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">42<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4e0a\u5b78\u671f\u4f4f\u5bbf\u96fb\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4f4f\u5bbf\u4fdd\u8b49\u91d1<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u50d1\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5168\u6c11\u5065\u5eb7\u4fdd\u96aa<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u5236<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7cfb\u6240<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u865f<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u59d3\u540d<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u865b\u64ec\u5e33\u865f<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u96dc\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u96dc\u8cbb\u5408\u8a08<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u96dc\u8cbb\u57fa\u6578<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u5206\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4f4f\u5bbf\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5bbf\u7db2\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u57fa\u672c\u96fb\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4e0a\u5b78\u671f\u4f4f\u5bbf\u96fb\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u4f4f\u5bbf\u4fdd\u8b49\u91d1<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u50d1\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5168\u6c11\u5065\u5eb7\u4fdd\u96aa<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u7e73\u8cbb\u65e5\u671f<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">2 rows \u00d7 23 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[6]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset;\">df1_title<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1_title<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">iloc<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">[<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">]<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">reset_index<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">drop<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-keyword-color); font-weight: bold;\">True<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1_title<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[6]:<\/div>\n<div data-mime-type=\"text\/plain\" style=\"box-sizing: unset; flex: 1 1 auto; font-family: var(--jp-code-font-family); height: auto; line-height: var(--jp-code-line-height); margin-left: 0px; overflow: auto; padding-left: var(--jp-code-padding); padding-top: var(--jp-code-padding); user-select: text;\">\n<pre style=\"border: none; box-sizing: unset; color: var(--jp-content-font-color1); font-size: var(--jp-code-font-size); line-height: normal; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\">0             \u5b78\u5236\n1             \u7cfb\u6240\n2             \u5b78\u865f\n3             \u59d3\u540d\n4           \u865b\u64ec\u5e33\u865f\n5             \u5b78\u8cbb\n6             \u96dc\u8cbb\n7          \u5b78\u96dc\u8cbb\u5408\u8a08\n8          \u5b78\u96dc\u8cbb\u57fa\u6578\n9            \u5b78\u5206\u8cbb\n10    \u96fb\u8166\u8207\u7db2\u8def\u901a\u8a0a\u4f7f\u7528\u8cbb\n11       \u8a9e\u8a00\u8a2d\u5099\u4f7f\u7528\u8cbb\n12       \u5916\u8a9e\u8a2d\u5099\u5be6\u7fd2\u8cbb\n13           \u4f4f\u5bbf\u8cbb\n14           \u5bbf\u7db2\u8cbb\n15          \u57fa\u672c\u96fb\u8cbb\n16       \u4e0a\u5b78\u671f\u4f4f\u5bbf\u96fb\u8cbb\n17         \u4f4f\u5bbf\u4fdd\u8b49\u91d1\n18       \u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb\n19         \u50d1\u751f\u4fdd\u96aa\u8cbb\n20        \u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb\n21        \u5168\u6c11\u5065\u5eb7\u4fdd\u96aa\n22          \u7e73\u8cbb\u65e5\u671f\nName: 1, dtype: object<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[7]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset;\">df1<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">iloc<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">[<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">2<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">:,<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">:]<\/span>\n<span style=\"box-sizing: unset;\">df1<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">dropna<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">axis<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,<\/span> <span style=\"box-sizing: unset;\">how<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-string-color);\">'all'<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">head<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">()<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[7]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">9<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">11<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">13<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">15<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">18<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">20<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">22<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">29<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">30<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">31<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">32<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">33<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">36<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">37<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">38<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">40<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">42<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u6731\u4fca\u5b87<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436225867<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100203<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u738b\u8389\u5a77<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436260018<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">4260<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6789<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100323<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">5 rows \u00d7 23 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[8]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset;\">df1<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">dropna<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">axis<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-number-color);\">0<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">,<\/span> <span style=\"box-sizing: unset;\">how<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-string-color);\">'all'<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">head<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">()<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[8]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">9<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">11<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">13<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">15<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">18<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">20<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">22<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">29<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">30<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">31<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">32<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">33<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">36<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">37<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">38<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">40<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">42<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u6731\u4fca\u5b87<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436225867<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100203<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">6<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u738b\u8389\u5a77<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436260018<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">4260<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6789<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100323<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">7<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057133<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5f35\u96c5\u5a25<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436225883<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100220<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">8<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057133<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u8521\u4f9d\u6842<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436260024<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">12345<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6789<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100325<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">9<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057140<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u9673\u4f73\u73b2<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436225895<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">12345<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">400<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">5000<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100219<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">5 rows \u00d7 23 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[9]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">columns<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">list<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">df1_title<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">reset_index<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">(<\/span><span style=\"box-sizing: unset;\">drop<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">=<\/span> <span style=\"box-sizing: unset; color: var(--jp-mirror-editor-keyword-color); font-weight: bold;\">True<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">)<\/span>\n<span style=\"box-sizing: unset;\">df1<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-operator-color); font-weight: bold;\">.<\/span><span style=\"box-sizing: unset;\">head<\/span><span style=\"box-sizing: unset; color: var(--jp-mirror-editor-punctuation-color);\">()<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 5px 0px 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; flex: 1 1 auto; overflow-y: auto;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">Out[9]:<\/div>\n<div data-mime-type=\"text\/html\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); height: auto; line-height: var(--jp-content-line-height); margin-left: 0px; overflow: auto; padding-right: 20px; user-select: text;\">\n<div style=\"box-sizing: unset; margin-bottom: 0.5em;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; box-sizing: unset; font-size: 12px; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; table-layout: fixed;\">\n<thead style=\"border-bottom: var(--jp-border-width) solid var(--jp-border-color1); box-sizing: unset; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u5236<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u7cfb\u6240<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u865f<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u59d3\u540d<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u865b\u64ec\u5e33\u865f<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u96dc\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u96dc\u8cbb\u5408\u8a08<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u96dc\u8cbb\u57fa\u6578<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u5206\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">&#8230;<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u4f4f\u5bbf\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5bbf\u7db2\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u57fa\u672c\u96fb\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u4e0a\u5b78\u671f\u4f4f\u5bbf\u96fb\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u4f4f\u5bbf\u4fdd\u8b49\u91d1<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5b78\u751f\u5718\u9ad4\u4fdd\u96aa\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u50d1\u751f\u4fdd\u96aa\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5916\u7c4d\u751f\u4fdd\u96aa\u8cbb<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u5168\u6c11\u5065\u5eb7\u4fdd\u96aa<\/th>\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u7e73\u8cbb\u65e5\u671f<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: unset;\">\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u6731\u4fca\u5b87<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436225867<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100203<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057116<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u738b\u8389\u5a77<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436260018<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">4260<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6789<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100323<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057133<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5f35\u96c5\u5a25<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436225883<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100220<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057133<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u8521\u4f9d\u6842<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436260024<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">12345<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6789<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100325<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u5927\u5b78\u90e8<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u52d5\u52d5\u6f2b\u7cfb<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">A1057140<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">\u9673\u4f73\u73b2<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">98765436225895<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">&#8230;<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">12345<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">400<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">5000<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">555<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: unset; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1100219<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"box-sizing: unset; margin: 0px 0px 1em;\">5 rows \u00d7 23 columns<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-inprompt-font-color); flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\"><\/div>\n<div data-mime-type=\"text\/markdown\" style=\"box-sizing: unset; color: var(--jp-content-font-color1); flex: 1 1 auto; font-family: var(--jp-content-font-family); font-size: var(--jp-content-font-size1); line-height: var(--jp-content-line-height); margin-bottom: 0px; margin-top: 0px; overflow: auto; padding-left: var(--jp-code-padding); padding-right: 20px;\">\n<h2 style=\"box-sizing: unset; font-size: var(--jp-content-font-size4); font-weight: var(--jp-content-heading-font-weight); line-height: var(--jp-content-heading-line-height); margin-top: calc(0.5 * var(--jp-content-heading-margin-top));\">\u88dc\u5145\u8cc7\u6599\uff1a<\/h2>\n<h3 style=\"box-sizing: unset; font-size: var(--jp-content-font-size3); font-weight: var(--jp-content-heading-font-weight); line-height: var(--jp-content-heading-line-height); margin: var(--jp-content-heading-margin-top) 0 var(--jp-content-heading-margin-bottom) 0;\">\u5982\u8b80\u5165\u6a94\u6848\uff0c\u6b04\u4f4d\u540d\u7a31\u6709Unnamed\uff0c\u522a\u9664\u65b9\u5f0f\u5982\u4e0b\uff1a<\/h3>\n<p style=\"box-sizing: unset; margin: 0px 0px 0.5em;\">df1 = df1.loc[:, ~df1.columns.str.contains(&#8216;^Unnamed&#8217;)] df1.head()<\/p>\n<\/div>\n<\/div>\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: none; box-sizing: unset; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: var(--jp-cell-padding);\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; margin: 0px; overflow: visible; padding: 0px;\">\n<div style=\"box-sizing: unset; display: flex; flex-direction: row; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"border: var(--jp-border-width) solid transparent; box-sizing: unset; color: var(--jp-cell-prompt-not-active-font-color); cursor: move; flex: 0 0 var(--jp-cell-prompt-width); font-family: var(--jp-cell-prompt-font-family); font-size: var(--jp-code-font-size); letter-spacing: var(--jp-cell-prompt-letter-spacing); line-height: var(--jp-code-line-height); opacity: var(--jp-cell-prompt-not-active-opacity); overflow: hidden; padding: var(--jp-code-padding); text-align: right; text-overflow: ellipsis; user-select: none; white-space: nowrap;\">In&nbsp;[&nbsp;]:<\/div>\n<div data-type=\"inline\" style=\"border-radius: 0px; border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); box-sizing: unset; cursor: text; flex: 1 1 auto; overflow: hidden;\">\n<div style=\"background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border-radius: 0px; border: 0px; box-sizing: unset; color: var(--jp-content-font-color1); direction: ltr; font-family: var(--jp-code-font-family); font-size: var(--jp-code-font-size); height: auto; line-height: var(--jp-code-line-height); overflow: hidden; position: relative;\">\n<div style=\"box-sizing: unset; color: var(--jp-mirror-editor-variable-color); margin: 0.4em;\">\n<pre style=\"box-sizing: unset; line-height: 16.25px; padding: 0 var(--jp-code-padding);\"><span style=\"box-sizing: unset;\"><\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Pandas \u8b80\u53d6excel\u7e73\u8cbb\u6a94\uff0c\u6e05\u6d17\u6578\u64da\u4e26\u6574\u5408\u6b04\u4f4d\u540d\u7a31!! \u4ee5\u4e0b\u8cc7\u6599\u59d3\u540d\u70ba\u4e82\u6578\u7522\u751f\uff0c\u7e73\u8cbb\u8cc7\u6599\u4e5f\u975e\u771f\u4eba\u5be6\u969b\u8cc7 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"categories":[4],"tags":[8,9,257,258,259,260,261],"author_meta":{"display_name":"mackuo","author_link":"https:\/\/kuo.us.to\/wordpress\/author\/mackuo\/"},"featured_img":null,"coauthors":[],"tax_additional":{"categories":{"linked":["<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">Python\u5b78\u7fd2\u7b46\u8a18<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">Python\u5b78\u7fd2\u7b46\u8a18<\/span>"]},"tags":{"linked":["<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">Pandas<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">Python<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">read_excel<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">Unnamed<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">\u6b04\u4f4d\u540d\u7a31<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">\u6e05\u6d17\u6578\u64da<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">\u8df3\u884c<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">Pandas<\/span>","<span class=\"advgb-post-tax-term\">Python<\/span>","<span class=\"advgb-post-tax-term\">read_excel<\/span>","<span class=\"advgb-post-tax-term\">Unnamed<\/span>","<span class=\"advgb-post-tax-term\">\u6b04\u4f4d\u540d\u7a31<\/span>","<span class=\"advgb-post-tax-term\">\u6e05\u6d17\u6578\u64da<\/span>","<span class=\"advgb-post-tax-term\">\u8df3\u884c<\/span>"]}},"comment_count":"0","relative_dates":{"created":"Posted 5 \u5e74 ago","modified":"Updated 3 \u5e74 ago"},"absolute_dates":{"created":"Posted on 2021 \u5e74 4 \u6708 14 \u65e5","modified":"Updated on 2023 \u5e74 1 \u6708 17 \u65e5"},"absolute_dates_time":{"created":"Posted on 2021 \u5e74 4 \u6708 14 \u65e5 \u4e0b\u5348 2:32","modified":"Updated on 2023 \u5e74 1 \u6708 17 \u65e5 \u4e0b\u5348 5:19"},"featured_img_caption":"","series_order":"","_links":{"self":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts\/286"}],"collection":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/comments?post=286"}],"version-history":[{"count":2,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts\/286\/revisions"}],"predecessor-version":[{"id":651,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts\/286\/revisions\/651"}],"wp:attachment":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/media?parent=286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/categories?post=286"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/tags?post=286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}