Gistlib Logo

gistlib

other python categories

dataframe-indexing code snippets in python

gas_df.loc[:-1,['date','psv-ttf_spot','psv-cegh_spot', 'psv-peg_spot','ttf-cegh_spot', 'ttf-peg_spot','cegh-peg_spot']] this does not give the last row in python

gistlibby LogSnag