_—layout: blogstudy: trueuse_math: truebackground: bluecategory: studycategories: statisticstitle...
mx keyslogitech 에서 출시한 기기 3개의 연결이 가능한 소리가 적은 키보드문제점 로지텍에는 logi options에서 설정 가능한 F1,F2등을 기본 기능키로 ...
logger.pyfrom pathlib import PathPath().cwd() / 'logs'Path().cwd() : Return a new path pointing t...
문제위와 같이 arg_parse.py파일이 있을때 gunicorn으로 파이썬을 실행시켰을 때 해당 모듈의 get_args()함수를 실행시키는 코드가 있었다. 이 때 gunic...
RAG(Retrieval Augmented Generation) 개념정의 검색 증강 생성. 문서 기반의 검색 및 답변 생성 기술.프로세스전처리 작업: 문서 로드, 스플릿(청...
reducePython의 reduce 함수는 functools 모듈에 포함된 고차 함수로, 주어진 이터러블(iterable) 객체에 지정된 이진 함수(binary functi...
Dataframe 생성raw_data = {'date': ["20221201", "20221202", "20221202", "20221202", "20230102"], ...
Fastapi와 gunicorn 도식도 python 웹서비스 아키텍처 Web server역할 정적 요청에 대한 응답 Reverse Proxy를 이용하여 ...
리눅스 / 윈도우 기능 리눅스 윈도우 파일목록 ls dir 현재디...
shell 코드#!/bin/bash# 압축 파일의 이름zip_file="htomss_mobile_web.zip"destination_folder="D:\dev-htomss\w...