Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Transfer function from experimental data
Post: Transfer function from experimental data

Hello everyone, Please I need some advice on this since I've been reading on that for a while but not sure I'm in the correct direction. I need to find a Transfer function from experimental data. Th...
thunderspeed Data Science 0 1,402 Oct-18-2021, 05:11 PM
    Thread: Need advice on simple equation
Post: Need advice on simple equation

Hello everyone, I believe my following question would be simple to you, but I need some direction since things need confirmation after reading throughout the internet. I have the following equation:...
thunderspeed Data Science 1 1,368 Sep-30-2021, 01:50 PM
    Thread: How to acquire an imported file creation time
Post: RE: How to acquire an imported file creation time

Thank you for your reply I get this error: 'str' object has no attribute 'state'
thunderspeed General Coding Help 4 1,945 Sep-22-2021, 11:18 PM
    Thread: How to acquire an imported file creation time
Post: How to acquire an imported file creation time

Hello everyone, I have a number of pickle files and I wonder how can I get the creation date and time in python for every imported file. Thanks in advance
thunderspeed General Coding Help 4 1,945 Sep-22-2021, 07:52 PM
    Thread: trying to save data automatically from this page
Post: trying to save data automatically from this page

Hello everyone, I hope you are all well. I'm trying to automatically save data from this graphical presentation in this link: https://weather.com/weather/radar/intera...382f593cc4 and this one: ht...
thunderspeed Web Scraping & Web Development 1 2,026 Sep-18-2021, 11:14 PM
    Thread: Problem with concurrent.futures.
Post: RE: Problem with concurrent.futures.

I'm using the following: if __name__ == '__main__': with concurrent.futures.ProcessPoolExecutor() as executor: f_map = executor.map(functionname,[input])
thunderspeed General Coding Help 3 2,078 Sep-01-2021, 04:49 PM
    Thread: Problem with concurrent.futures.
Post: Problem with concurrent.futures.

Hello everyone, I'm trying to use: with concurrent.futures.ProcessPoolExecutor() as executor: but the code just keeps proceeding further before the parallel processing finishes. I've searched onlin...
thunderspeed General Coding Help 3 2,078 Sep-01-2021, 04:32 PM
    Thread: Which method for arrays is faster ?
Post: Which method for arrays is faster ?

Hello everyone, I hope you are well. I wonder which of those two methods for dealing with arrays would be faster in python: method 1: define array at the beginning of the code as np.zeros for example...
thunderspeed General Coding Help 2 1,846 Aug-30-2021, 11:58 PM
    Thread: Problem installing library
Post: RE: Problem installing library

Yeah I've seen this link but still now luck in installing the library
thunderspeed General Coding Help 2 2,334 Mar-22-2020, 11:04 PM
    Thread: Problem installing library
Post: Problem installing library

Hello everyone, I've been trying to install a library to python the past two days but I haven't been lucky with that. I've followed all questions asked online about this library but it didn't work fo...
thunderspeed General Coding Help 2 2,334 Mar-10-2020, 02:54 PM

User Panel Messages

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