Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How can I convert time-series data in rows into column
Post: How can I convert time-series data in rows into co...

Hi, I have a data-set where the information is showing that certain item is sold in different date. The date mentioned in the rows as like below. item_id item_name m_1 m_2 m_3 a_1 a 1 ...
srvmig Data Science 0 2,066 Apr-11-2020, 05:40 AM
    Thread: Coding
Post: RE: Coding

@jefsummers your code has worked nicely. Thanks for that. Actually previous comment was done when I was typing and you posted already. Thanks for your help. I am trying to learn python. New in this se...
srvmig General Coding Help 5 2,589 Nov-05-2019, 03:43 AM
    Thread: Coding
Post: RE: Coding

Actually I am not getting any plan for that. But I convert z into list, which is [z = 100, 100, 100, 100, 100, 100 differ = np.x-np.z changes = np.differ/np.z] Now I need to write for loop. But I c...
srvmig General Coding Help 5 2,589 Nov-05-2019, 03:19 AM
    Thread: Coding
Post: Coding

I have a series of data like x = [ 103, 104, 110 , 108, 115] and another number in z = [100]. I get the percentage of changes like changes = (x-z)/z. Now how can I get the the dividend, that means x, ...
srvmig General Coding Help 5 2,589 Nov-04-2019, 04:10 PM

User Panel Messages

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