Question: Task 2: Filtering and Visualizing Categorical Data (3 points) We will visualize a different categorical variable, vs (V/S engine type, where $0 =$ V-shaped and
Task 2: Filtering and Visualizing Categorical Data (3 points) We will visualize a different categorical variable, vs (V/S engine type, where $0 =$ V-shaped and $1 =$ straight). We'll focus on automatic transmission cars. Filter the full data_cars dataset to include only cars with automatic transmission (am == 0). (Usefull hint: name this something you can then use later in creating the graph like "task2_data")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
