Posts by Erick Kill • 5 points
3 posts
-
-3
votes1
answer691
viewsQ: While listed in python
Could someone help with the following doubt? in "item", the goal is to loop from 0 to 50 id_rec = [conteudo['complainResult']['complains']['data'][item]['id']] I made the following code: item = 0…
-
1
votes1
answer182
viewsQ: Turning Chr into a team in R
I would like to turn the variable "Time" (which is in Chr format) into time format. The data is like this:…
rasked Erick Kill 5 -
0
votes1
answer1666
viewsQ: If/Else condition in a column (python)
I need to build an if/Else in a column in the table [6]. Follow the result print (without if/Else applied): Follows the code: import requests import pandas as pd from bs4 import BeautifulSoup…
pythonasked Erick Kill 5