-
Ao executar os comandos dos arquivo "update_leggo_data.sh" porem convertidos para o airflow, alguns erros estão ocorrendo, percebi que esses erros também ocorrem ao executar o update_leggo_data.sh. Da…
-
Hi,
We have currently an issue with the way an enumerable of strings is generated in the json schema. Basically if we have a parameter
```
[Parameters.Tags]
public IEnumerable Tags { get; set; }…
-
```
What steps will reproduce the problem?
1. python setup.py build
2. python twitter_test.py
What is the expected output? What do you see instead?
Normal test passing is expected. Instead i get lots…
-
```
What steps will reproduce the problem?
1. python setup.py build
2. python twitter_test.py
What is the expected output? What do you see instead?
Normal test passing is expected. Instead i get lots…
-
with the current limitations of private instances it could be interesting to think about sharing data between instances
it doesn't make sense for each instance to make dozens of requests for the sa…
-
I've used twitter-text in my JS project before and for maintaining reasons updated the project today. twitter-text was updated from `3.0.1` to `3.1.0` as per package.json.
Now I get the following e…
-
```
I'm trying to use Google Refine to find common friends on Twitter.
1. Import data via URL:
http://api.twitter.com/1/friends/ids.json?screen_name=psychemedia
http://api.twitter.com/1/friends/ids.j…
-
Add manual posts through the `posts.json` file.
Currently it only supports reddit, twitter and tiktok
-
For example i need to use the https://api.twitter.com/1.1/statuses/retweeters/ids.json to see who retweeted my tweets and be able to handle that data like follow them or add them to a list, but i don'…
-
I've been trying to run it since yesterday but I can't succeed 😅
(Trying to guide myself using the AI, I'm still learning to code and for now I only know the basics of Python)
For now I have:
- C…