[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python #IBG-246928]: Example data



Greetings!

Can you send the full error traceback so we can see where things are going 
wrong?

Thanks!

Ryan

> Dear Sir,
> 
> Thank you for your answer!
> 
> I have a doubt about how to change the script for input data from my
> computer (downloaded wyoming, ex, attached)
> 
> I tried it:
> 
> df =pd.read_csv(path+'jan20_sounding.txt', header=0,index_col = 0, sep=';' )
> 
> and commented another code:
> 
> #df = pd.read_fwf(get_test_data('jan20_sounding.txt', as_file_obj=False),
> #                 skiprows=5, usecols=[0, 1, 2, 3, 6, 7], names=col_names)
> 
> But didn't work
> 


Ticket Details
===================
Ticket ID: IBG-246928
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.