Programming Decorator를 활용한 Depreciated Function 관리 전략 Code import warnings import functools def deprecated(reason=None, alternative=None): "
Python VSCODE 다크모드에서 pyLDA Visualization시 배경색 변경 Python Jupyter Notebook을 웹에서 실행했을 때는 뒤 배경이 다음과 같이 하얀색으로 나와서