Customer data analysis
Objective vs. "satisfaction"
All Typeform Responses
plot_most_common(most_commmon_goals)
Typeform Responses vs. Customers
plot_most_common(customer_most_common_goals)
Predicting whether Typeform filler will buy the product
Majority In Each Goal alternative
Typeform Responses vs. Very Disappointed Users
df_goals_comp = plot_comparison(np.r_[12:25])
Majority In Each Product Group
Usage of other wearables vs. "satisfaction"
df_products_comp = plot_comparison()