Skip to content

TahuW12/Quiz_week_8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WS8 Q1

Using sqlite3, load climate.db; and show the data. The database follows the below schema:

Table: ClimateData

Year CO2 Temperature
1950 250 14.1
1960 265 15.5
1970 272 16.3
1980 260 18.1
1990 300 17.3
2000 320 19.1
2010 389 20.2

WS8 Q2

Using Pandas, load climate.csv; and show the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%