{"id":218,"date":"2020-12-09T06:41:05","date_gmt":"2020-12-08T22:41:05","guid":{"rendered":"http:\/\/blog.yuekegu.com\/?p=218"},"modified":"2020-12-09T06:41:05","modified_gmt":"2020-12-08T22:41:05","slug":"anaconda%e4%bd%bf%e7%94%a8%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/book.yuekegu.com\/index.php\/2020\/12\/09\/anaconda%e4%bd%bf%e7%94%a8%e6%96%b9%e6%b3%95\/","title":{"rendered":"Anaconda\u4f7f\u7528\u65b9\u6cd5"},"content":{"rendered":"\n<p>1.\u521b\u5efa\u65b0\u73af\u5883\uff1a<\/p>\n\n\n\n<p><code>conda create --name &lt;env_name&gt; &lt;package_names&gt;<\/code><\/p>\n\n\n\n \n\n\n\n<p>\u5982\uff1a<code>conda create -n python3 python=3.5 numpy pandas<\/code><\/p>\n\n\n\n<p>2.\u5207\u6362\u73af\u5883\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>activate &lt;env_name><\/code><\/pre>\n\n\n\n \n","protected":false},"excerpt":{"rendered":"<p>1.\u521b\u5efa\u65b0\u73af\u5883\uff1a conda create &#8211;name &lt;env_name&gt; &lt;package_names&gt; \u5982\uff1aconda create -n python3 python=3.5 numpy pandas 2.\u5207\u6362\u73af\u5883\uff1a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[],"class_list":["post-218","post","type-post","status-publish","format-standard","hentry","category-psychology"],"_links":{"self":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts\/218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/comments?post=218"}],"version-history":[{"count":0,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts\/218\/revisions"}],"wp:attachment":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/media?parent=218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/categories?post=218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/tags?post=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}