top of page


PYTHON. Достаточно одной таблетки
Простейший код и значительная разница в деталях: import re x = 'My 2 favourine numbers are 19 and 42' y = re.findall('[0-9]', x) print(y)...
7 нояб. 2022 г.


Error in.External2 (C_dataviewer, x, title): unable to start data viewer
When I "Knit" a Markdown report in RStudio.Cloud, I repeatedly receive the following error: > View(w) Error in .External2(C_dataviewer,...
24 авг. 2022 г.
bottom of page