-
# 해결하고자 하는 문제
css 선택자 or 'xpath'를 이용해서 해당 네이버 정치뉴스 top10 url를 스크래핑하려고 하는데
적절한 css 선택자를 찾기가 힘드네요..... ㅜㅜ 스크린샷으로 html코드랑 파이썬 코드 사진
첨부해드립니다! 코드속에 주석으로 코딩에 대한 설명도 해드렸으니 보시는데 수월하실거에요!
# 코드 혹…
-
first of all
"/top5" why not just change it to "/top"
theres no command like "/top10" "/top20" so why keep top5
second
maybe its the right time to make
"/topteam"
and it would only show team r…
Tsin updated
11 years ago
-
Hello everyone. I'm available to help but it's my first time here and I'm not really too much into github. How should I start? What can I do?
-
Just putting back an old whitemane frostmourne issue : gargoyle is basically nerfed to the ground, and i've diverses exemples of a gargoyle perfectly snapshotted with all haste buffs possible in the g…
-
### Description of the feature
Hey, very like your App!
I have a suggestion to for a feature - to reduce idle load and do not collect the data when no connections to `http://FQDN/socket.io/...` exis…
GAS85 updated
7 months ago
-
Sorry coming back with the glossary thing: [I know this was kind of discussed before][1], but while working on pt-pt translation I've realized that a Glossary is mandatory if we want the document to b…
-
div-series应该求任何两个级数,您的代码只能求分母的常数项是1的情况。
我的代码:
; 假设X= S1 / S2
; X = S1 * (1 / (S2 / c)) * (1 / c) (c是S2的常数项)
(define (div-series s1 s2)
(let ((c (stream-car s2)))
(if (= c 0)
…
-
The indicators obtained by pytorch's topk operation are not differentiable. How can I use the topk here to obtain differentiable indicators? My application cannot tolerate changes in embeddings. So I …
-
[Here](https://github.com/JonasGeiping/breaching/blob/main/breaching/config/case/data/TinyImageNet.yaml#L35) you would need to change 'validation' to 'val' to match [here](https://github.com/JonasGeip…
-
It would be very good if start pages were excluded from the top10
My first attempt was to get a workaround by adding a request to the add-function in the file syntac.php:
```
public function re…