Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cython np.where slows down the code
Post: Cython np.where slows down the code

Hi Everyone, Working on rebuilding my code into Cython but during the rebuild i got stuck on a part of the code and cannot seem to get it at Cython speed. for prc_buy in range(1,90): for p...
Johanoosterwaal General Coding Help 1 1,738 Sep-01-2021, 07:33 AM
    Thread: Cython np.where slows down the code
Post: Cython np.where slow

Hi Everyone, Working on rebuilding my code into Cython but during the rebuild i got stuck on a part of the code and cannot seem to get it at Cython speed. for prc_buy in range(1,90): for p...
Johanoosterwaal General Coding Help 1 1,738 Aug-31-2021, 05:51 PM
    Thread: Cython Numpy EWA
Post: Cython Numpy EWA

Hi Everyone, I'm working on a back testing EWA script based on python and Cython(Still new to it) for speed. almost all of my code in almost fully in Cython speed but i cannot seem to figure out thi...
Johanoosterwaal Code Review 0 2,007 Aug-24-2021, 06:23 PM
    Thread: requests_futures.sessions retry list of HTTP 429
Post: requests_futures.sessions retry list of HTTP 429

Got this python code that works great sending parallel http requests. When i get a HTTP 429 (Too Many Requests) it is appended to a list. The question is how can i rerun these urls? or is there a bet...
Johanoosterwaal General Coding Help 0 1,568 Nov-20-2020, 09:23 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020