Python Programming - Project - Part 2

“Categorise the data on the basis of time into slots and find the slot with the most number of emails.”

Not able to understand how to divide the emails into slots?
Can you please suggest how to do this prt?

@sgiri @abhinavsingh sir please help on this.

Hi, Jayant.
You need to aggregate the emails as per the hours and count as per the “to” and “from” email.
Please refer the attached for your reference.

Stayajit,

I did this project in same way but I have taken the slots as day not as hours. So, is this okay for this project?

That will be fine! Unless the objective is satisfied! that is find the maximum no. of email you send and you got must be maximum.