yafeng19 / Intro_to_Pandas

Using Sunspots.csv to introduce concepts involving the basics of the Pandas API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Intro_to_Pandas
Using Sunspots.csv to introduce concepts involving the basics of the Pandas API. 

I am going to use a Sunspots dataset listed on Kaggle. Monthly Mean Total Sunspot Number | 1749 - July 2018
https://www.kaggle.com/robervalt/sunspots

Acknowledgements:
SIDC and Quandl.
Database from SIDC - Solar Influences Data Analysis Center - the solar physics research department of the Royal Observatory of Belgium. SIDC website
http://sidc.oma.be/

license:
https://creativecommons.org/publicdomain/zero/1.0/



About

Using Sunspots.csv to introduce concepts involving the basics of the Pandas API.


Languages

Language:Python 100.0%