code do i need to use to delete the first column

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

What code do i need to use to delete the first column 

个 4
I Slice the Data
From = 2007-01-01'
To = '2016-12-12'
df_Z = df.loc[From:To,:]
df_2
Date Rainfall
Tmax Tmin
Tmean
RH Wind speed Wind direction
2008 01/07/2009
0.0 34.5
27.0
30.8 80.0
3
320.0
2009 02/07/2009
0.0 33.8
26.6
30.2 85.0
3
220.0
2010 03/07/2009
0.0 33.8
27.5
30.6 77.0
3
320.0
2011 04/07/2009
0.0 34.5
27.3
30.9 79.0
180.0
2012 05/07/2009
0.0 36.0
26.4
31.2 78.0
380.0
2013 06/07/2009
10.6 33.0
26.0
29.5 83.0
180.0
2014 07/07/2009
30.2 32.8
25.0
28.9 83.0
2
320.0
2015 08/07/2009
0.0 32.5
26.0
29.3 81.0
380.0
2016 09/07/2009
0.6 32.7
26.0
29.4 81.0
220.0
Transcribed Image Text:个 4 I Slice the Data From = 2007-01-01' To = '2016-12-12' df_Z = df.loc[From:To,:] df_2 Date Rainfall Tmax Tmin Tmean RH Wind speed Wind direction 2008 01/07/2009 0.0 34.5 27.0 30.8 80.0 3 320.0 2009 02/07/2009 0.0 33.8 26.6 30.2 85.0 3 220.0 2010 03/07/2009 0.0 33.8 27.5 30.6 77.0 3 320.0 2011 04/07/2009 0.0 34.5 27.3 30.9 79.0 180.0 2012 05/07/2009 0.0 36.0 26.4 31.2 78.0 380.0 2013 06/07/2009 10.6 33.0 26.0 29.5 83.0 180.0 2014 07/07/2009 30.2 32.8 25.0 28.9 83.0 2 320.0 2015 08/07/2009 0.0 32.5 26.0 29.3 81.0 380.0 2016 09/07/2009 0.6 32.7 26.0 29.4 81.0 220.0
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Single Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education