Posted 2022-05-01Updated 2022-05-01 HS Setting5 minutes read (About 772 words)오라클 설치오라클 설치 및 시작하기Read more
Posted 2022-04-22Updated 2022-04-22 HS Python4 minutes read (About 596 words)웹 크롤링웹 크롤링 입문VS 코드로 진행Read more
Posted 2022-04-21Updated 2022-04-21 HS Python2 minutes read (About 343 words)클래스 3 비공개속성비공개 속성(Private attribute)Read more
Posted 2022-04-19Updated 2022-04-19 HS Python9 minutes read (About 1392 words)클래스 2 생성자와 속성생성자(constructor)Read more
Posted 2022-04-14Updated 2022-04-14 HS Python2 minutes read (About 252 words)Visual Studio에서 python파일 실행하기 컨트롤 + 엔터로는 실행이 안된다. 실행하고자 하는 코드는 faker라는 라이브러리를 이용하여 csv파일을 생성하는 코드이다.Read more
Posted 2022-04-11Updated 2022-04-11 HS Python5 minutes read (About 708 words)클래스 (Class) 객체를 표현하는 문법 객체를 만들때 유용하다. 클래스 안에 속성(attribute)과 메서드(method)가 있다.Read more
Posted 2022-04-06Updated 2022-04-06 HS Python4 minutes read (About 550 words)혼동행렬혼동행렬(Confusion matrix)Read more
Posted 2022-04-05Updated 2022-04-05 HS Python13 minutes read (About 1960 words)데이터 전처리 ch2_2데이터 전처리Read more
Posted 2022-04-01Updated 2022-04-01 HS Python27 minutes read (About 4122 words)pd.drop() 메서드Pandas.DataFrame.dropRead more
Posted 2022-03-31Updated 2022-03-31 HS Python3 minutes read (About 435 words)이중 for문쉬운 예제 : 구구단표for문으로 2단 만들기Read more