Joshua Ashkinaze

Results 9 issues of Joshua Ashkinaze

No-download option does not seem to work

For tweepy.API, the following attributes are available: ``` - retry_count – Number of retries to attempt when an error occurs - retry_delay – Number of seconds to wait between retries...

Here is a MRE, using what is in README ```python from pytrends.request import TrendReq kw_list = ["Blockchain"] pytrends = TrendReq(hl='en-US', tz=360) pytrends.build_payload(kw_list, cat=0, timeframe='today 5-y', geo='', gprop='') pytrends.related_queries() ``` This...

I am working on a simple script that takes in a keyword and a date range and then gets daily counts of launches containing that keyword. However, I cannot seem...

Hello, I am working on a simple script that takes in a keyword and a date range and then gets daily counts of launches containing that keyword. However, I cannot...

As of now, Plurals can work with local LLMs via Ollama. This is described in the Agent tutorial. However, we need to add tests and documentation around this functionality if...

enhancement

**Is your feature request related to a problem? Please describe if so!** Not a problem but it would be nice if users could SEE the graph they created just to...

enhancement
p1

I already cd'd to my folder of the package I want to upload, and I did flit publish. I then get this`` flit.common.VCSError: Untracked or deleted files in the source...

Hi, @Mustafa16192 ---this is lower urgency than changes we talked about for the interview feature, but wondering if you can give your high-level thoughts on this PR (that we can...