-
-
## problem
This problem happened when I wanted to use the `download as scrapy` on the scrapinghub website
and also happened when using a command line, like: `portia_porter test01 test01x`.
## env…
-
I am running `scrapy-splash` for scraping data from one website.
Regularly ( randomly) splash freezes with next logs:
```
[36msplash-service_1 |[0m 2020-07-16 08:49:35.119333 [-] "172.…
-
Using a loop to store too much information at once can cause memory problems. It's better to refactor it using iterators or channels.
-
## 廖祥森
#### 本周工作
- 根据问诊记录给患者打标签,调研了相关技术,暂定采用(LDA产生标签->人工筛选标签->对话转换为vector->ML-KNN多标签分类)
- 重构了Xposed模块中MQ的部分
#### 下周工作
- 调研在Java中AOP方面的知识、Android中Hot-fix方面的知识
- 重构Xposed模块中消息处理的部分,便于根据业务需求添加新…
-
HTTP Error 400 (Bad Request) Type: ScriptError -> LUA_ERROR
Error happened while executing Lua script
Lua error: [string "function main(splash, args)
..."]:2: http404
```
{
"info": {
…
-
To be able to pause Selenium or any other application that uses webdriver, we need to add this feature to webdriver.
It's interesting to be able to pause the execution in a concrete moment, read some…
-
错误代码:
PS D:\code\haipproxy-0.1\haipproxy-0.1> pip install -r requirements.txt
Collecting Scrapy==1.5.0 (from -r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/d…
lmst2 updated
6 years ago
-
@kaliiiiiiiiii this project is largely based on your [Selenium-Driverless](https://github.com/kaliiiiiiiiii/Selenium-Driverless)
would you be interested in collaboration?
(spoiler: i will use MIT li…
-
From a python script, running in the reticulate REPL:
```
import pandas as pd
import matplotlib.pyplot as plt
df = pd.DataFrame([1.0,2.0,3.0,4.0,5.0], [1.0,2.0,3.0,4.0,5.0])
# fails if I ca…