Best-Brain-Gang / Crowdfunding_Analysis

This project attempts to help project creators understand how to market their project on Kickstarter vs Indiegogo. The purpose of this tool is to not only give them advice on platforms but be able to efficiently market their project and provide supporting data for whichever is the better platform.
3 stars 1 forks source link

added boxplots comparing indiegogo to kickstarter #124

Closed Narwhilian closed 2 years ago

Narwhilian commented 2 years ago

function to filter outliers

plots the boxplots

filters out the outliers and then prints boxplots comparing indegogo to kickstarter in general

solves #98 solves #97