Data/Pandas

numpy, pandas 연습 문제 링크

makeitworth 2021. 5. 3. 23:00

프로그래머스 AI 수업 멘토님이 추천해주신, numpy, pandas 연습 문제들을 모아놓은 링크

 

넘파이와 판다스 각각 101 문제씩 있고, 1번은 그냥 프린트 찍어라 수준의 아주 아주 쉬운 문제이기 때문에 쭉 아래로 훑어 가면서 보다가 '가물가물하다' 싶은 부분부터 보면서 연습문제를 풀어보면 좋을 것 같다.

 

www.machinelearningplus.com/python/101-numpy-exercises-python/

 

101 Numpy Exercises for Data Analysis

The goal of the numpy exercises is to serve as a reference as well as to get you to apply numpy beyond the basics. The questions are of 4 levels of difficulties with L1 being the easiest to L4 being the hardest.

www.machinelearningplus.com

www.machinelearningplus.com/python/101-pandas-exercises-python/

 

101 Pandas Exercises for Data Analysis - ML+

101 python pandas exercises are designed to challenge your logical muscle and to help internalize data manipulation with python’s favorite package for data analysis....

www.machinelearningplus.com