""" help us parse the string separted by /n
after doing that we need split it and also convert it to string type
data analyst: visualization, wrangling data, presentation
data engineer: build systems, deploy ML model
data science: data analyst + test, adjust ML model
unsupervise: clustering and do not have label
supervise: classification, regression have label
structure data: csv, parque file etc..
untructure data: videos, text, imagines..
behavior: be patient, supportive, an ego, believe in you self, be fit, discipline
coding convention
import system libaries first, order it by alphabetical then pther stuff
shouldn't have too long line
always write note in def function
understand flowchart then implement it
write documment before coding
breakdown problem into small parts