Ilyin.S

Results 5 issues of Ilyin.S

Hello. At first, thank you for Plotly. Its great. Help me, if you can. ``` import pandas as pd from plotly.subplots import make_subplots import plotly.graph_objects as go my_months = [9,9,9,10,10,10,11,11,11]...

Добрый день! Подскажите, пожалуйста, что делаю не так: 1/ Получил токен (unofficial KP) 2/ в коде инициализировал класс ```KP``` с переданным ему параметром ```token```: ``` from kinopoisk_api import KP kinopoisk...

![image](https://user-images.githubusercontent.com/43999636/224008438-a6819ef7-af0d-46bd-a971-745a333ed8cc.jpeg) ![image](https://user-images.githubusercontent.com/43999636/224008480-056ab8c4-09a2-4691-be91-79490a5a06c1.jpeg) ![image](https://user-images.githubusercontent.com/43999636/224008529-07e0e5c6-5e2f-407b-a5fc-491820756073.jpeg) Sergey

Hello! in your code i find this one: ``` # Latitude is dependent on location suppressMessages( capture.output( gocodeData % geocode(address=singlelineaddress,method = 'arcgis') ) ) lat % .[["lat"]] # longitude for...