yandex Questions

3

Solved

I'm interested in automatizing reverse image search. Yandex in particular is great for busting catfishes, even better than Google Images. So, consider this Python code: import requests import webb...
Purulence asked 23/5, 2020 at 20:16

7

Solved

I try to send mail using C# and yandex, but I get an error: Error 5.5.4 Error: send AUTH command first Here is my code. I try with different ports (587, 465..) and SMTP hosts (smtp.yandex.com...
Hakon asked 22/2, 2017 at 12:24

3

Formerly, I used my server as mail host and was sending emails via my own host. Now, I use Yandex as my mail server. I'm trying to send emails via Yandex SMTP. However, I could not achieve it. I ge...
Deena asked 15/1, 2016 at 9:51

2

Solved

Found a lot of examples how to send mail, but how can I read inbox? For example yandex. import smtplib as smtp email = "[email protected]" password = "password" server = smtp.SMTP_SSL('smtp...
May asked 13/12, 2018 at 16:0

5

Solved

I would like to tell Google not to index certain parts of the page. In Yandex (russian SE) there's a very useful tag called <noindex>. How can it be done with Google?
Puncture asked 28/3, 2013 at 15:2

5

Solved

My requirement is to create DB and Tables in Clickhouse when I'm bringing it up using docker-compose. If it is mysql, I do it as below : mysql_1: image: mysql:5.7.16 environment: MYSQL_DATABASE...
Causeuse asked 6/9, 2018 at 6:52

2

Solved

I'm going to migrate data from PostgreSQL database to Yandex's ClickHouse. One of the fields in a source table is of type JSON - called additional_data. So, PostgreSQL allows me to access json attr...
Merited asked 30/9, 2020 at 6:19

4

Row_number () is not supported by clickhouse database, looking for a alternate function. SELECT company_name AS company, DOMAIN, city_name AS city, state_province_code AS state, country_code ...
Measles asked 13/12, 2018 at 8:5

8

Solved

Is there an URL-Scheme for launch the Yandex Maps application with directions? I can just launch the Yandex Maps application (if already installed) with few lines of code, but I didn't found docume...
Downstream asked 2/3, 2014 at 12:58

2

Solved

I'v successfully installed CatBoost via pip install catboost But I'v got errors, when I tried sample python script in Jupiter Notebook import numpy as np from catboost import CatBoostClassifie...
Duke asked 18/7, 2017 at 11:29

1

I'm looking to do some performance and load testing on a XMPP/HTTP Web services server using JMeter. I'm new to JMeter and am starting to get my head around the basics, but I would like to get thes...
Pashm asked 10/2, 2014 at 14:48

1

I would like to use catboost project, that was recently released to open source community by Yandex. But, I use Python 3 in my projects. I know that Python 3 was prohibited by the Emperor of Yandex...
Elmerelmina asked 18/7, 2017 at 14:27

1

I 'm not able to get the Yandex default Marker's current Latlong values in Android. What I'm really interested is to capture the current latlong values from the android mobile and yandex map marker...
Respire asked 31/7, 2015 at 6:24
1

© 2022 - 2025 — McMap. All rights reserved.