Question: So I have to import csv files in python and examine them there are 12 csv files and I have to compile them and get
So I have to import csv files in python and examine them there are 12 csv files and I have to compile them and get statistics of them. I dont know how to do this!
Please help me.
The question is below:
You're an energy manager for Team Rocket Industries which has four factories. Every month, each of the four building managers sends you a file containing their daily electricity usage which you need to compile to calculate the following metrics:
Monthly Average, Total and Peak Usage, by building and as a portfolio aggregate
Monthly Average usage per square foot, per day by building
You have been asked to design and build a scalable, repeatable process to import the files and compile these metrics on a monthly basis
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
