<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Apr 2026 21:50:33 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@mimiming/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[python crawling 삽질3]]></title><description><![CDATA[city = driver.find_element_by_id('shSido') for option in city.find_elements_by_tag_name('option'): if option.text == ' 서울특별시': option.click() driver.find_element_by_xpath(' // *[ @ id = "searchVO"] / div[1]]]></description><link>http://direct.ecency.com/python/@mimiming/python-crawling-3</link><guid isPermaLink="true">http://direct.ecency.com/python/@mimiming/python-crawling-3</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Sun, 17 Jun 2018 01:34:33 GMT</pubDate></item><item><title><![CDATA[python 크롤링 삽질2]]></title><description><![CDATA[목표: 전과 동일 결과:1페이지 당 50행,  50페이지* 출력 원인 : for문 안에 있는 click import requests from bs4 import BeautifulSoup import time from selenium import webdriver #from selenium.webdriver.common.keys import Keys]]></description><link>http://direct.ecency.com/python/@mimiming/python-2</link><guid isPermaLink="true">http://direct.ecency.com/python/@mimiming/python-2</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Wed, 13 Jun 2018 10:07:27 GMT</pubDate></item><item><title><![CDATA[python 크롤링 삽질]]></title><description><![CDATA[ 목표 : 페이지 당 10개 항목 *  페이지 전체 (약 500) 추출  결과 : 1페이지 출력   from bs4 import BeautifulSoupimport timefrom selenium import webdriverdriver =]]></description><link>http://direct.ecency.com/crawling/@mimiming/python</link><guid isPermaLink="true">http://direct.ecency.com/crawling/@mimiming/python</guid><category><![CDATA[crawling]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Wed, 13 Jun 2018 09:22:09 GMT</pubDate></item><item><title><![CDATA[Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2]]></title><description><![CDATA[Previously, Install Tensorflow with Pycharm Even though, the package worked well, someone could have a warning. This is CPU, GPU and Bazel(build tool) thing, and I want you to refer here to specific things.]]></description><link>http://direct.ecency.com/install/@mimiming/your-cpu-supports-instructions-that-this-tensorflow-binary-was-not-compiled-to-use-avx-avx2</link><guid isPermaLink="true">http://direct.ecency.com/install/@mimiming/your-cpu-supports-instructions-that-this-tensorflow-binary-was-not-compiled-to-use-avx-avx2</guid><category><![CDATA[install]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Wed, 30 May 2018 04:49:15 GMT</pubDate><enclosure url="https://images.ecency.com/p/qjrE4yyfw5pEPvDbJDzhdNXM7mjt1tbr2kM3X28F6SraZkT2dessYk6CmzAhrnxRdR5y3BUecmTytoZjKrNScQ3ZAAonakeN5rrgYGmg43sekVD9w93vaw9A?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Install Tensorwflow  with Pycharm]]></title><description><![CDATA[Open Pycharm, Python IDE Select 'File' > 'Settings' ![]( Go through left to right.  Select 'Project interpreter' > Check the directory of  'Project interpreter' .  Directory where]]></description><link>http://direct.ecency.com/install/@mimiming/install-tensorwflow-with-pycharm</link><guid isPermaLink="true">http://direct.ecency.com/install/@mimiming/install-tensorwflow-with-pycharm</guid><category><![CDATA[install]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Wed, 30 May 2018 03:50:54 GMT</pubDate><enclosure url="https://images.ecency.com/p/qjrE4yyfw5pEPvDbJDzhdNXM7mjt1tbr2kM3X28F6SraZf893PY98D3uh6c55DFjDpyuapGcsh8tFgV7S7NBVE76XApBNvxQXSiS7vgvfbVcP4WnuZU2ZF28?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[All about notepad++ 64bit plugin manager]]></title><description><![CDATA[Much more efficient using Python to get data from website. Even though R has kinds of tools, they are specialized in analysis. Python is easy for beginner with low entry barrier But I think installation]]></description><link>http://direct.ecency.com/npp/@mimiming/all-about-notepad-64bit-plugin-manager</link><guid isPermaLink="true">http://direct.ecency.com/npp/@mimiming/all-about-notepad-64bit-plugin-manager</guid><category><![CDATA[npp]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Sun, 27 May 2018 18:04:00 GMT</pubDate></item><item><title><![CDATA[R Basic, Lists of Packages & Functions for loading files]]></title><description><![CDATA[OHLA  Loading some files, it is almost always confusing which function is proper. As a program toddler, I'm still green with handling data but it takes getting used to. It's one of the reasons I want]]></description><link>http://direct.ecency.com/r/@mimiming/r-basic</link><guid isPermaLink="true">http://direct.ecency.com/r/@mimiming/r-basic</guid><category><![CDATA[r]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Sat, 26 May 2018 13:59:09 GMT</pubDate></item><item><title><![CDATA[R basic, 'for loop' Calculating Leap Year]]></title><description><![CDATA[Logical meaning  & - > and | - > OR ! - > Not   > for(year in 2000:2018){ +   if (year%%4==0 & year%%100!=0 | year%%400==0){ +     result <-]]></description><link>http://direct.ecency.com/load0file0r/@mimiming/r-basic-lists-of-packages-and-functions-for-loading-files</link><guid isPermaLink="true">http://direct.ecency.com/load0file0r/@mimiming/r-basic-lists-of-packages-and-functions-for-loading-files</guid><category><![CDATA[load0file0r]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Sat, 26 May 2018 13:28:21 GMT</pubDate></item><item><title><![CDATA[day 1 ) bithum api r]]></title><description><![CDATA[Fight for myself to develop machine learning with R The day first, Call API from Bithumb. It's on the website but, they don't give enough an explanation. I have any idea about the computer, Statistics]]></description><link>http://direct.ecency.com/r/@mimiming/day-1-bithum-api-r</link><guid isPermaLink="true">http://direct.ecency.com/r/@mimiming/day-1-bithum-api-r</guid><category><![CDATA[r]]></category><dc:creator><![CDATA[mimiming]]></dc:creator><pubDate>Sat, 17 Feb 2018 11:59:09 GMT</pubDate></item></channel></rss>