RE-CONSIDER-ED
  • 살기
  • 읽기
  • 일하기
  • 함께 일하기
  • 분석하기
  • 인과추론
Sign in Subscribe

Programming

Decorator를 활용한 Depreciated Function 관리 전략
Programming

Decorator를 활용한 Depreciated Function 관리 전략

Code import warnings import functools def deprecated(reason=None, alternative=None): "
Read More
Bongho Lee
Blind Catch에 대한 해결방안
Programming

Blind Catch에 대한 해결방안

Blind Catch란 무엇인가? * Blind Catch는 try / except 구문에서 특정 예외 유형을 명시하지
Read More
Bongho Lee
Programming

[Linux] 파일 병합시 최종 파일 사이즈 증가 이슈 관련

SSL 인증서 작업 중에 발생한 일이었다. SCP를 이용해서 인증서파일을 서버로 옮겼다.  그리고
Read More
Bongho Lee
Programming

ZERO SSL Install Log

배경 * Let's Encrypt와 Cloudflare DNS를 연동하려다 Renewal 횟수가 5회를 넘어가서
Read More
Bongho Lee
Data

[Python]지하철 승하차인원 Open API로 가지고 오기

사업쪽 담당자가 Python으로 공부하다가, 종종 물어보러 온다. 오늘은 지하철 승하차인원을 엑셀로 안받고
Read More
Bongho Lee
Python

VSCODE 다크모드에서 pyLDA Visualization시 배경색 변경

Python Jupyter Notebook을 웹에서 실행했을 때는 뒤 배경이 다음과 같이 하얀색으로 나와서
Read More
Bongho Lee
RE-CONSIDER-ED © 2025
  • Sign up
  • About
Powered by Ghost