Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Not able to update y2 axis scale in plotly
Post: Not able to update y2 axis scale in plotly

Hi, Could you please help me updating the scale for y_2 axis fig.update_yaxes(tickvals=[0.0,0.5,0.75,1.0,1.25,1.5,1.75,1.8,1.9,2.0,2.5,3.0,4.0,4.5,5.0,5.25,5.5,6.0],secondary_y=True) This line isn't w...
ankitawadhwa General Coding Help 0 1,968 Jan-27-2020, 06:44 PM
    Thread: How to find index of a particular value in a dataframe
Post: How to find index of a particular value in a dataf...

Hi, I need to find index of a particular value in a dataframe. for ata9 in ATA9_list: ATA_Data = data[data['ATA9'] == ata9] if len(ATA_Data) > 1: for i in range(le...
ankitawadhwa Data Science 0 2,394 Jan-21-2020, 09:45 PM

User Panel Messages

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