{"id":174057,"date":"2024-05-08T18:24:13","date_gmt":"2024-05-08T10:24:13","guid":{"rendered":"https:\/\/docs.pingcode.com\/ask\/ask-ask\/174057.html"},"modified":"2024-05-08T18:24:18","modified_gmt":"2024-05-08T10:24:18","slug":"%e5%a6%82%e4%bd%95%e4%bc%98%e9%9b%85%e7%9a%84%e5%ae%89%e8%a3%85python%e7%9a%84pandas","status":"publish","type":"post","link":"https:\/\/docs.pingcode.com\/ask\/174057.html","title":{"rendered":"\u5982\u4f55\u4f18\u96c5\u7684\u5b89\u88c5Python\u7684pandas"},"content":{"rendered":"<p style=\"text-align:center\"><img decoding=\"async\" src=\"https:\/\/cdn-kb.worktile.com\/kb\/wp-content\/uploads\/2024\/04\/27050107\/1c88eb1c-17f4-4e51-9f3e-83be33ae02fe.webp\" alt=\"\u5982\u4f55\u4f18\u96c5\u7684\u5b89\u88c5Python\u7684pandas\" \/><\/p>\n<p><p>Python\u7684pandas\u5e93\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u6570\u636e\u5904\u7406\u5de5\u5177\uff0c\u5b83\u63d0\u4f9b\u4e86\u5feb\u901f\u3001\u7075\u6d3b\u548c\u8868\u8fbe\u5f0f\u4e30\u5bcc\u7684\u6570\u636e\u7ed3\u6784\uff0c\u65e8\u5728\u4f7f\u6570\u636e\u5206\u6790\u5de5\u4f5c\u65e2\u7b80\u5355\u53c8\u76f4\u89c2\u3002<strong>\u5b89\u88c5pandas\u7684\u65b9\u5f0f\u4e3b\u8981\u6709\u4e24\u79cd\uff1a\u901a\u8fc7pip\u5b89\u88c5<\/strong>\u3001<strong>\u4f7f\u7528Anaconda\u8fdb\u884c\u5b89\u88c5<\/strong>\u3002\u5bf9\u4e8e\u521d\u5b66\u8005\u548c\u5e0c\u671b\u8fdb\u884c\u6570\u636e\u5206\u6790\u7684\u4e13\u4e1a\u4eba\u58eb\u6765\u8bf4\uff0c\u6211\u63a8\u8350\u4f7f\u7528Anaconda\u8fdb\u884c\u5b89\u88c5\uff0c\u56e0\u4e3a\u5b83\u4e0d\u4ec5\u80fd\u591f\u7ba1\u7406\u5305\uff0c\u8fd8\u80fd\u7ba1\u7406\u73af\u5883\uff0c\u4f7f\u5f97\u5728\u4e0d\u540c\u9879\u76ee\u95f4\u5207\u6362\u548c\u7ba1\u7406\u4e0d\u540c\u7248\u672c\u7684\u5305\u53d8\u5f97\u975e\u5e38\u7b80\u5355\u3002Anaconda\u5305\u542b\u4e86\u5927\u91cf\u7684\u79d1\u5b66\u8ba1\u7b97\u548c\u6570\u636e\u5206\u6790\u7684\u76f8\u5173\u5305\uff0c\u65e0\u9700\u989d\u5916\u5b89\u88c5\u5373\u53ef\u76f4\u63a5\u4f7f\u7528\uff0c\u975e\u5e38\u9002\u5408\u6570\u636e\u5206\u6790\u73af\u5883\u7684\u642d\u5efa\u3002<\/p>\n<\/p>\n<p><h2>\u4e00\u3001\u901a\u8fc7pip\u5b89\u88c5pandas<\/h2>\n<\/p>\n<p><p>pip\u662fPython\u7684\u5305\u5b89\u88c5\u5668\uff0c\u7528\u4e8e\u5b89\u88c5\u548c\u7ba1\u7406Python\u5305\u3002\u4f7f\u7528pip\u5b89\u88c5pandas\u662fPython\u793e\u533a\u4e2d\u6700\u5e7f\u6cdb\u4f7f\u7528\u7684\u4e00\u79cd\u65b9\u6cd5\uff0c\u56e0\u4e3a\u5b83\u7b80\u5355\u4e14\u76f4\u63a5\u3002<\/p>\n<\/p>\n<p><h3>\u6b65\u9aa41\uff1a\u786e\u4fddPython\u548cpip\u662f\u6700\u65b0\u7248\u672c<\/h3>\n<\/p>\n<p><p>\u5728\u5b89\u88c5pandas\u4e4b\u524d\uff0c\u5e94\u786e\u4fdd\u4f60\u7684Python\u548cpip\u662f\u6700\u65b0\u7248\u672c\u3002\u53ef\u4ee5\u901a\u8fc7\u5728\u547d\u4ee4\u884c\u4e2d\u8fd0\u884c\u4ee5\u4e0b\u547d\u4ee4\u6765\u5347\u7ea7\u5b83\u4eec\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">python -m pip install --upgrade pip<\/p>\n<p>python --version<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u8fd9\u80fd\u5e2e\u52a9\u9632\u6b62\u5b89\u88c5\u8fc7\u7a0b\u4e2d\u51fa\u73b0\u517c\u5bb9\u6027\u95ee\u9898\u3002<\/p>\n<\/p>\n<p><h3>\u6b65\u9aa42\uff1a\u4f7f\u7528pip\u5b89\u88c5pandas<\/h3>\n<\/p>\n<p><p>\u5b89\u88c5\u6700\u65b0\u7248\u672c\u7684pandas\uff0c\u53ea\u9700\u6253\u5f00\u547d\u4ee4\u884c\u5de5\u5177\uff0c\u7136\u540e\u8f93\u5165\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">pip install pandas<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5982\u679c\u9700\u8981\u5b89\u88c5\u7279\u5b9a\u7248\u672c\u7684pandas\uff0c\u53ef\u4ee5\u901a\u8fc7\u6307\u5b9a\u7248\u672c\u53f7\u6765\u5b8c\u6210\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">pip install pandas==0.25.0<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>pip\u5c06\u4f1a\u5904\u7406\u4f9d\u8d56\u5173\u7cfb\uff0c\u5e76\u81ea\u52a8\u5b89\u88c5pandas\u9700\u8981\u7684\u5176\u4ed6\u5e93\u3002\u8fd9\u79cd\u65b9\u5f0f\u7b80\u5355\u5feb\u6377\uff0c\u5c24\u5176\u9002\u7528\u4e8e\u90a3\u4e9b\u6e05\u695a\u81ea\u5df1\u9700\u8981\u4ec0\u4e48\u3001\u4e14\u73af\u5883\u76f8\u5bf9\u7b80\u5355\u7684\u7528\u6237\u3002<\/p>\n<\/p>\n<p><h2>\u4e8c\u3001\u4f7f\u7528Anaconda\u5b89\u88c5pandas<\/h2>\n<\/p>\n<p><p>Anaconda\u662f\u4e00\u4e2a\u5f00\u6e90\u7684Python\u53d1\u884c\u7248\u672c\uff0c\u5176\u5305\u542b\u4e86\u6570\u636e\u79d1\u5b66\u6240\u9700\u8981\u7684\u5927\u591a\u6570\u5e93\u3002\u5bf9\u4e8e\u6253\u7b97\u8fdb\u884c\u6570\u636e\u5206\u6790\u548c\u79d1\u5b66\u8ba1\u7b97\u7684\u7528\u6237\u6765\u8bf4\uff0c\u4f7f\u7528Anaconda\u5b89\u88c5pandas\u662f\u975e\u5e38\u65b9\u4fbf\u7684\u3002<\/p>\n<\/p>\n<p><h3>\u6b65\u9aa41\uff1a\u4e0b\u8f7d\u5e76\u5b89\u88c5Anaconda<\/h3>\n<\/p>\n<p><p>\u9996\u5148\uff0c\u4eceAnaconda\u7684\u5b98\u65b9\u7f51\u7ad9\u4e0b\u8f7d\u9002\u5408\u4f60\u64cd\u4f5c\u7cfb\u7edf\u7684Anaconda\u7248\u672c\uff0c\u5e76\u6309\u7167\u5b89\u88c5\u5411\u5bfc\u5b8c\u6210\u5b89\u88c5\u8fc7\u7a0b\u3002<\/p>\n<\/p>\n<p><h3>\u6b65\u9aa42\uff1a\u901a\u8fc7Conda\u521b\u5efa\u865a\u62df\u73af\u5883<\/h3>\n<\/p>\n<p><p>\u521b\u5efa\u4e00\u4e2a\u865a\u62df\u73af\u5883\u4e0d\u4ec5\u6709\u52a9\u4e8e\u9879\u76ee\u7684\u4f9d\u8d56\u7ba1\u7406\uff0c\u8fd8\u53ef\u4ee5\u907f\u514d\u4e0d\u540c\u9879\u76ee\u4e4b\u95f4\u7684\u5305\u7248\u672c\u51b2\u7a81\u3002\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u521b\u5efa\u5e76\u6fc0\u6d3b\u865a\u62df\u73af\u5883\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">conda create --name myenv python=3.8<\/p>\n<p>conda activate myenv<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u901a\u8fc7\u6307\u5b9a<code>python=3.8<\/code>\u6765\u9009\u62e9Python\u7684\u7248\u672c\u3002<\/p>\n<\/p>\n<p><h3>\u6b65\u9aa43\uff1a\u5728\u865a\u62df\u73af\u5883\u4e2d\u5b89\u88c5pandas<\/h3>\n<\/p>\n<p><p>\u865a\u62df\u73af\u5883\u6fc0\u6d3b\u540e\uff0c\u4f7f\u7528conda\u547d\u4ee4\u5b89\u88c5pandas\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-bash\">conda install pandas<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>Anaconda\u4f1a\u81ea\u52a8\u5904\u7406\u6240\u6709\u4f9d\u8d56\u5173\u7cfb\uff0c\u8fd9\u5305\u62ecpandas\u7684\u5b89\u88c5\u4ee5\u53ca\u53ef\u80fd\u9700\u8981\u7684\u4efb\u4f55\u5176\u4ed6\u5305\u3002<\/p>\n<\/p>\n<p><p>\u4f7f\u7528Anaconda\u5b89\u88c5pandas\u4e0d\u4ec5\u7b80\u5316\u4e86\u73af\u5883\u642d\u5efa\u548c\u5305\u7ba1\u7406\u7684\u590d\u6742\u6027\uff0c\u66f4\u63d0\u4f9b\u4e86\u4e00\u79cd\u66f4\u4e3a\u9ad8\u6548\u4e14\u65e0\u7f1d\u7684\u6570\u636e\u5206\u6790\u73af\u5883\u3002\u65e0\u8bba\u662f\u6570\u636e\u5206\u6790\u65b0\u624b\u8fd8\u662f\u4e13\u4e1a\u4eba\u58eb\uff0c\u5728\u8fdb\u884c\u6570\u636e\u5904\u7406\u548c\u5206\u6790\u7684\u9879\u76ee\u4e2d\uff0c\u90fd\u80fd\u901a\u8fc7Anaconda\u8f7b\u677e\u7ba1\u7406\u9879\u76ee\u4f9d\u8d56\uff0c\u786e\u4fdd\u9879\u76ee\u7684\u987a\u5229\u8fdb\u884c\u3002<\/p>\n<\/p>\n<p><h2>\u4e09\u3001\u9a8c\u8bc1pandas\u5b89\u88c5\u6210\u529f<\/h2>\n<\/p>\n<p><p>\u65e0\u8bba\u901a\u8fc7\u54ea\u79cd\u65b9\u5f0f\u5b89\u88c5pandas\uff0c\u90fd\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u6765\u9a8c\u8bc1\u662f\u5426\u6210\u529f\u5b89\u88c5\uff1a<\/p>\n<\/p>\n<p><pre><code class=\"language-python\">import pandas as pd<\/p>\n<p>print(pd.__version__)<\/p>\n<p><\/code><\/pre>\n<\/p>\n<p><p>\u5982\u679c\u80fd\u591f\u65e0\u62a5\u9519\u5730\u8f93\u51fapandas\u7684\u7248\u672c\u53f7\uff0c\u8bf4\u660epandas\u5df2\u7ecf\u6210\u529f\u5b89\u88c5\u5728\u4f60\u7684\u73af\u5883\u4e2d\u3002<\/p>\n<\/p>\n<p><h2>\u56db\u3001\u914d\u7f6e\u73af\u5883\u53d8\u91cf\uff08\u53ef\u9009\uff09<\/h2>\n<\/p>\n<p><p>\u5728\u67d0\u4e9b\u60c5\u51b5\u4e0b\uff0c\u4e3a\u4e86\u80fd\u591f\u5728\u547d\u4ee4\u884c\u4e2d\u76f4\u63a5\u8fd0\u884cPython\u548cpip\uff0c\u53ef\u80fd\u9700\u8981\u5c06Python\u7684\u5b89\u88c5\u8def\u5f84\u6dfb\u52a0\u5230\u73af\u5883\u53d8\u91cf\u4e2d\u3002\u8fd9\u4e00\u6b65\u9aa4\u56e0\u64cd\u4f5c\u7cfb\u7edf\u7684\u4e0d\u540c\u800c\u6709\u6240\u5dee\u5f02\uff0c\u4f46\u901a\u5e38\u6d89\u53ca\u5230\u7f16\u8f91\u7cfb\u7edf\u7684PATH\u53d8\u91cf\uff0c\u5c06Python\u7684\u5b89\u88c5\u8def\u5f84\u548cScripts\u8def\u5f84\u6dfb\u52a0\u8fdb\u53bb\u3002<\/p>\n<\/p>\n<p><p>\u603b\u7684\u6765\u8bf4\uff0c<strong>\u65e0\u8bba\u9009\u62e9\u901a\u8fc7pip\u8fd8\u662fAnaconda\u5b89\u88c5pandas<\/strong>\uff0c\u91cd\u8981\u7684\u662f\u9009\u62e9\u6700\u9002\u5408\u4f60\u9879\u76ee\u9700\u6c42\u548c\u4e2a\u4eba\u64cd\u4f5c\u4e60\u60ef\u7684\u65b9\u5f0f\u3002Anaconda\u7279\u522b\u9002\u5408\u6570\u636e\u79d1\u5b66\u9879\u76ee\uff0c\u56e0\u4e3a\u5b83\u7b80\u5316\u4e86\u5f88\u591a\u73af\u5883\u914d\u7f6e\u548c\u5305\u7ba1\u7406\u7684\u95ee\u9898\uff0c\u800cpip\u5219\u9002\u7528\u4e8e\u5bf9\u73af\u5883\u8981\u6c42\u4e0d\u90a3\u4e48\u9ad8\u7684\u666e\u901a\u9879\u76ee\u3002\u9009\u62e9\u6b63\u786e\u7684\u5b89\u88c5\u65b9\u6cd5\u53ef\u4ee5\u8ba9\u4f60\u5728Python\u7684\u6570\u636e\u5206\u6790\u4e4b\u65c5\u4e0a\u8d77\u6b65\u66f4\u52a0\u987a\u5229\u3002<\/p>\n<\/p>\n<h2><strong>\u76f8\u5173\u95ee\u7b54FAQs\uff1a<\/strong><\/h2>\n<p><strong>Q\uff1a\u6709\u6ca1\u6709\u4ec0\u4e48\u597d\u7684\u65b9\u6cd5\u53ef\u4ee5\u7b80\u5355\u800c\u53c8\u4f18\u96c5\u5730\u5b89\u88c5Python\u7684pandas\u5e93\uff1f<\/strong><\/p>\n<p>A\uff1a\u5bf9\u4e8e\u4f18\u96c5\u5730\u5b89\u88c5pandas\u5e93\uff0c\u4f60\u53ef\u4ee5\u5c1d\u8bd5\u4ee5\u4e0b\u65b9\u6cd5\uff1a<\/p>\n<ol>\n<li>\u4f7f\u7528Anaconda\uff1aAnaconda\u662f\u4e00\u4e2a\u5f3a\u5927\u7684Python\u6570\u636e\u79d1\u5b66\u5de5\u5177\u5957\u4ef6\uff0c\u5176\u4e2d\u5305\u542b\u4e86pandas\u5e93\u3002\u901a\u8fc7\u5b89\u88c5Anaconda\uff0c\u4f60\u53ef\u4ee5\u65b9\u4fbf\u5730\u83b7\u53d6\u5e76\u7ba1\u7406pandas\u5e93\u4ee5\u53ca\u5176\u4ed6\u5e38\u7528\u7684\u6570\u636e\u79d1\u5b66\u5de5\u5177\u3002<\/li>\n<li>\u4f7f\u7528pip\uff1a\u5982\u679c\u4f60\u5df2\u7ecf\u5b89\u88c5\u4e86Python\u7684pip\u5305\u7ba1\u7406\u5668\uff0c\u4f60\u53ef\u4ee5\u76f4\u63a5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5728\u547d\u4ee4\u884c\u4e2d\u5b89\u88c5pandas\u5e93\uff1a<code>pip install pandas<\/code>\u3002\u8fd9\u5c06\u4f1a\u81ea\u52a8\u4ecePyPI\uff08Python\u5305\u7d22\u5f15\uff09\u4e0b\u8f7d\u5e76\u5b89\u88c5pandas\u5e93\u5230\u4f60\u7684Python\u73af\u5883\u4e2d\u3002<\/li>\n<\/ol>\n<p><strong>Q\uff1a\u662f\u5426\u6709\u5176\u4ed6\u7684\u8f6f\u4ef6\u4f9d\u8d56\u9879\u9700\u8981\u5b89\u88c5\u624d\u80fd\u987a\u5229\u4f7f\u7528Python\u7684pandas\u5e93\uff1f<\/strong><\/p>\n<p>A\uff1a\u662f\u7684\uff0c\u4e3a\u4e86\u987a\u5229\u4f7f\u7528Python\u7684pandas\u5e93\uff0c\u9664\u4e86\u5b89\u88c5pandas\u672c\u8eab\u4e4b\u5916\uff0c\u8fd8\u9700\u8981\u5b89\u88c5\u4ee5\u4e0b\u8f6f\u4ef6\u4f9d\u8d56\u9879\uff1a<\/p>\n<ol>\n<li>NumPy\uff1apandas\u5e93\u662f\u57fa\u4e8eNumPy\u5e93\u6784\u5efa\u7684\uff0c\u56e0\u6b64\u5728\u5b89\u88c5pandas\u4e4b\u524d\uff0c\u4f60\u9700\u8981\u5148\u5b89\u88c5NumPy\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u8fd0\u884c<code>pip install numpy<\/code>\u547d\u4ee4\u6765\u5b89\u88c5NumPy\u3002<\/li>\n<li>Matplotlib\uff08\u53ef\u9009\uff09\uff1a\u5982\u679c\u4f60\u9700\u8981\u5728pandas\u4e2d\u8fdb\u884c\u6570\u636e\u53ef\u89c6\u5316\u64cd\u4f5c\uff0c\u63a8\u8350\u5b89\u88c5Matplotlib\u5e93\u3002\u8fd0\u884c<code>pip install matplotlib<\/code>\u547d\u4ee4\u5373\u53ef\u5b8c\u6210\u5b89\u88c5\u3002<\/li>\n<\/ol>\n<p><strong>Q\uff1a\u5728\u5b89\u88c5Python\u7684pandas\u5e93\u65f6\u6709\u6ca1\u6709\u9047\u5230\u4ec0\u4e48\u5e38\u89c1\u7684\u95ee\u9898\uff0c\u8be5\u600e\u4e48\u89e3\u51b3\uff1f<\/strong><\/p>\n<p>A\uff1a\u5728\u5b89\u88c5Python\u7684pandas\u5e93\u65f6\uff0c\u53ef\u80fd\u4f1a\u9047\u5230\u4e00\u4e9b\u5e38\u89c1\u7684\u95ee\u9898\uff0c\u8fd9\u91cc\u63d0\u4f9b\u4e00\u4e9b\u89e3\u51b3\u65b9\u6cd5\uff1a<\/p>\n<ol>\n<li>\u5b89\u88c5\u5931\u8d25\uff1a\u5982\u679c\u5b89\u88c5\u8fc7\u7a0b\u4e2d\u51fa\u73b0\u9519\u8bef\u6d88\u606f\uff0c\u53ef\u80fd\u662f\u7531\u4e8e\u7f51\u7edc\u95ee\u9898\u5bfc\u81f4\u4e0b\u8f7d\u5931\u8d25\u3002\u4f60\u53ef\u4ee5\u5c1d\u8bd5\u4f7f\u7528\u4ee3\u7406\u670d\u52a1\u5668\u6216\u5207\u6362\u5230\u5176\u4ed6\u955c\u50cf\u6e90\uff0c\u5982\u6e05\u534e\u5927\u5b66\u955c\u50cf\u6e90\uff08<a href=\"https:\/\/pypi.tuna.tsinghua.edu.cn\/simple%EF%BC%89%E3%80%82\">https:\/\/pypi.tuna.tsinghua.edu.cn\/simple\uff09\u3002<\/a><\/li>\n<li>\u7248\u672c\u51b2\u7a81\uff1a\u5982\u679c\u4f60\u7684Python\u73af\u5883\u4e2d\u5df2\u7ecf\u5b58\u5728\u65e7\u7248\u672c\u7684pandas\u5e93\uff0c\u53ef\u80fd\u4f1a\u5bfc\u81f4\u4e0e\u65b0\u5b89\u88c5\u7684\u7248\u672c\u51b2\u7a81\u3002\u89e3\u51b3\u529e\u6cd5\u662f\u4f7f\u7528<code>pip<\/code>\u547d\u4ee4\u7684<code>--upgrade<\/code>\u53c2\u6570\uff0c\u5982<code>pip install --upgrade pandas<\/code>\uff0c\u4ee5\u5347\u7ea7\u5230\u6700\u65b0\u7248\u672c\u6216\u89e3\u51b3\u4f9d\u8d56\u5173\u7cfb\u3002<\/li>\n<li>\u7f3a\u5c11\u8f6f\u4ef6\u4f9d\u8d56\u9879\uff1a\u5982\u679c\u5b89\u88c5\u8fc7\u7a0b\u4e2d\u9047\u5230\u7f3a\u5c11\u8f6f\u4ef6\u4f9d\u8d56\u9879\u7684\u9519\u8bef\uff0c\u5982\u7f3a\u5c11NumPy\u6216Matplotlib\uff0c\u4f60\u53ef\u4ee5\u5148\u5355\u72ec\u5b89\u88c5\u8fd9\u4e9b\u4f9d\u8d56\u9879\u540e\u518d\u5b89\u88c5pandas\u3002<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"Python\u7684pandas\u5e93\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u6570\u636e\u5904\u7406\u5de5\u5177\uff0c\u5b83\u63d0\u4f9b\u4e86\u5feb\u901f\u3001\u7075\u6d3b\u548c\u8868\u8fbe\u5f0f\u4e30\u5bcc\u7684\u6570\u636e\u7ed3\u6784\uff0c\u65e8\u5728\u4f7f\u6570\u636e\u5206\u6790 [&hellip;]","protected":false},"author":3,"featured_media":174066,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[37],"tags":[],"acf":[],"_links":{"self":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/174057"}],"collection":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/comments?post=174057"}],"version-history":[{"count":0,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/posts\/174057\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media\/174066"}],"wp:attachment":[{"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/media?parent=174057"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/categories?post=174057"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.pingcode.com\/wp-json\/wp\/v2\/tags?post=174057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}