Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Add space between plots
Post: Add space between plots

Hello I am plotting 4 different plots in pandas. 3 of which have the same x axis scale, the last one being different. when i run the code and it shows the plots they all come out the way they should e...
AdWill97 Data Science 0 2,033 May-15-2019, 02:04 PM
    Thread: EOL while scanning string literal
Post: RE: EOL while scanning string literal

Hi sorry didn't show enough I ended up getting around it by just renaming the columns individually df['\\\PXI-PC\KWKK\PXI-PC\KWKK_sv\OC_HC_B_T_M__FL'] = df.rename(columns = {'\\\PXI-PC\KWKK\PXI-PC\KW...
AdWill97 Data Science 2 2,106 May-14-2019, 09:43 AM
    Thread: EOL while scanning string literal
Post: EOL while scanning string literal

I am trying to change the name of my headers in my dataframe which include '\\PXI-PC\KWKK\PXI-PC\KWKK_sv\'. I would like to remove this and replace it with nothing but keep getting 'SyntaxError: EOL w...
AdWill97 Data Science 2 2,106 May-13-2019, 09:36 AM
    Thread: Convert 'object' to 'string'
Post: Convert 'object' to 'string'

I am using a pandas dataframe and creating plots and one of the columns is dtype: object. I would like to convert these values into strings, how would i go about that? Thanks in advance.
AdWill97 Data Science 1 62,346 May-06-2019, 07:28 AM
    Thread: Automatically plot each variable on the same graph for each "ID"
Post: Automatically plot each variable on the same graph...

Hello, I am currently doing an Internship and have been tasked with writing a code that will automatically plot values in a dataframe based on their ID number. I cant add a picture but its like this: ...
AdWill97 Data Science 0 2,057 Apr-15-2019, 09:29 AM

User Panel Messages

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