Learn practical skills, build real-world projects, and advance your career

SOLAR POWER GENERATION!!!!!!!

Solar power is the conversion of sun radiation into electricity through the use of solar photovoltaic cells. This conversion takes place in the solar cell by photovoltaic effect. As said by many experts that the amount of solar energy reaching the earth is more than 10000 times the current energy consumption by man.

Also, the power created by solar is sufficient for one year for the entire planet, if we could convert the 100 percent of the solar energy into electricity in one hour.

i have learning all these innovative from #"Data Analysis with Python: Zero to Pandas"
#Data Analysis with Python: Zero to Pandas" is a practical, beginner-friendly and coding-focused introduction to data analysis covering the basics of Python, Numpy, Pandas, data visualization and exploratory data analysis.

DOWNLOADING DATASET!!!!!

!pip install jovian opendatasets --upgrade --quiet
dataset_url = 'https://www.kaggle.com/anikannal/solar-power-generation-data' 
import opendatasets as od
od.download(dataset_url)
Please provide your Kaggle credentials to download this dataset. Learn more: http://bit.ly/kaggle-creds Your Kaggle username: akanshasaini Your Kaggle Key: ········
100%|██████████| 1.90M/1.90M [00:00<00:00, 159MB/s]
Downloading solar-power-generation-data.zip to ./solar-power-generation-data