Problem
Consider the "ml-100k-original" Excel file available on Blackboard. What movie genre is the most popular among engineers? Also, draw a bar chart to show the distribution of popular genres among engineers.
Note: A movie is considered attractive to a person if its rating is at least 4.
Any format on writing a code for this in python? I cant give the data but just need a rough code made that I can plug in the data I have.