The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hey All,
I am struggling to find out a way to solve the below problem.
I have the below data:
id | mileage | mode |
220123 | 6400 | manual |
220123 | 6400 | manual |
220123 | 6400 | automatic |
220123 | 6400 | automatic |
220123 | 6400 | automatic |
220123 | 6400 | automatic |
220123 | 6400 | automatic |
220123 | 6400 | automatic |
220123 | 6400 | automatic |
220123 | 6400 | automatic |
220123 | 6400 | manual |
220123 | 6400 | manual |
220123 | 6400 | manual |
220123 | 6400 | manual |
220123 | 6400 | manual |
220123 | 6400 | manual |
220123 | 6400 | automatic |
220123 | 6401 | automatic |
220123 | 6401 | automatic |
220123 | 6401 | automatic |
220123 | 6402 | automatic |
220123 | 6402 | automatic |
220123 | 6403 | manual |
Problem : How can we find out that how many miles a car has drove in automatic and manual mode.
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |