Slide 3
Slide 3 text
Bottlenecks in a data science project
● Lack of data / Poor quality data
● Data Preprocessing
○ The 80/20 data science dilemma
■ In reality, it’s closer to 90/10
○ Slow processing speeds in Python!
■ Python runs on the interpreter, not compiled
@ongchinhwee