2019년 6월 26일 수요일

Django excel csv파일 export 하기

https://simpleisbetterthancomplex.com/tutorial/2016/07/29/how-to-export-to-excel.html

NaN value가 포함된 column을 Integer로 인식하게 하기

https://stackoverflow.com/questions/47333227/pandas-valueerror-cannot-convert-float-nan-to-integer/55704512#55704512