Note: t-test는 기본적으로 두 집단 간의 평균을 비교하는 검정 방법입니다.
[Read More]
특정 경로의 파일리스트 가져오기(listdir)
os.listdir()
현재 디렉토리 확인
import os
os.getcwd
[Read More]
How to download files at once on jupyter notebook
Jupyter Notebook에서 파일 한번에 다운로드하는 방법
하나씩 클릭해서 다운로드할 필요없다!
[Read More]
Test markdown
Each post also has a subtitle
You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc.
[Read More]