Data Analysis Over 10 years of hourly energy consumption using Python Seaborn Pandas
[ad_1]
code:
https://github.com/soumilshah1995/Data-Analysis-Over-10-years-of-hourly-energy-consumption-data-from-PJM-in-Megawatts/blob/master/Exp3%20.ipynb
Source
[ad_2]
Damn mate! In less than 10 minutes you helped me so much! Thanks so much
Thanks for this video
Hi ! I would like to learn energy modelling and energy analysis using python. Could you please recommend me how should I get started ?
do you also have videos with other projects about energy analytics?
hello i have some questions about using int slider with this data und with bar charts if you can do a video about that thanks alot i have learned alot from you
Nice, can you help me with problem after step 2: Read the Dataset:
I wrote same code as you but received NameError.
<NameError: name 'pd' is not defined. >
Although I defined pandas as pd at the beginning of code.
Thanks 🙂