jupyter (1) 썸네일형 리스트형 Data filtering Data filtering is basically used for getting a part of your data set. so that can get some particular result for insight. it is what I do every single project. It is also one of the important tasks when doing EDA. but is not difficult!. So today, I want to talk about how I do and how to visualize with the filtered data. np.where() I wanted to start with this, pie['Apple_pie'] = np.where(pie.pie1.. 이전 1 다음