2025
- 10 / 02 [Review] 인과추론을 위한 연구디자인
- 21 / 01 [Review] 인과추론의 다양한 접근법
2024
- 23 / 12 [Alembic] Error - Target database is not up to date
- 19 / 12 [LLM] transformers - model weight 확인
- 17 / 12 [FastAPI] SQLModel 테이블 이름 별도로 지정하기
- 14 / 12 [Git] 특정 directory만 타겟 브랜치 commit
- 24 / 11 [Python] list 중복 제거
- 24 / 11 [Review] 매칭
- 20 / 11 [Opensearch] index 추출 api
- 19 / 11 [Opensearch] filter & aggs 쿼리 조회 결과가 없는 경우
- 08 / 11 [Review] 패널데이터와 고정효과
- 02 / 11 [FastAPI] 비동기 데이터베이스 엔진과 세션 생성
- 26 / 10 [Review] 인과추론 관점에서의 데이터구조의 이해
- 19 / 10 [FastAPI] ORM - Model로 DB 관리하기
- 18 / 10 [Docker] POSTGRES 컨테이너 도커로 띄우기
- 10 / 08 [Review] 인과추론을 위한 회귀분석의 역할
- 04 / 08 [Review] 실험/준실험 접근법의 한계
- 03 / 08 [LLM] Seq2Seq와 Causal LM의 차이
- 28 / 07 [LLM] max_length와 max_new_tokens 차이
- 27 / 07 [Error] ImportError: cannot import name 'packaging' from 'pkg_resources' when starting
- 14 / 07 [Review] 인과추론의 기준점: 무작위 실험
- 08 / 07 [Review] 잠재적결과 프레임워크의 가정
- 01 / 07 [Review] 잠재적결과 프레임워크
- 15 / 04 [LLM] 데이터 불러오기 - load_dataset
- 31 / 03 [Git] Local branch 삭제
- 31 / 03 [Git] 원격 저장소(remote repo) URL을 변경
- 01 / 03 24년 02월의 공부 - pypi 패키지 업로드
- 28 / 01 24년 01월의 공부 - git repo를 pip install, No space left on device 에러, git commit message 잘못 작성하고 push
- 08 / 01 [Leetcode, PostgreSQL] Investments in 2016
- 04 / 01 [Leetcode, PostgreSQL] 511. Game Play Analysis I
- 03 / 01 [Leetcode, PostgreSQL] 197. Rising Temperature
- 02 / 01 [프로그래머스, Oracle] 그룹별 조건에 맞는 식당 목록 출력하기
2023
- 20 / 12 [Leetcode, PostgreSQL] 183. Customers Who Never Order
- 19 / 12 [Leetcode, PostgreSQL] 577. Employee Bonus
- 18 / 12 [Leetcode, PostgreSQL] 570. Managers with at Least 5 Direct Reports
- 17 / 12 [Leetcode, PostgreSQL] 550. Game Play Analysis IV
- 16 / 12 [Leetcode, PostgreSQL] 176. Second Highest Salary & 178. Rank Scores
- 14 / 12 [Leetcode, PostgreSQL] 185. Department Top Three Salaries
- 13 / 12 [프로그래머스, Oracle] 오프라인/온라인 판매 데이터 통합하기
- 12 / 12 [Leetcode, PostgreSQL] 180. Consecutive Numbers
- 10 / 12 [프로그래머스, Oracle] 입양 시각 구하기(2)
- 08 / 12 [Leetcode, PostgreSQL] 184. Department Highest Salary
- 07 / 12 [프로그래머스, Oracle] 자동차 대여 기록에서 대여중 / 대여 가능 여부 구분하기
- 07 / 12 [Leetcode, PostgreSQL] 262. Trips and Users
- 04 / 12 [프로그래머스, Oracle] 취소되지 않은 진료 예약 조회하기
- 03 / 12 [프로그래머스, Oracle] 자동차 대여 기록 별 대여 금액 구하기
- 02 / 12 23년 11월의 공부 - Docker image 지우기, TimeSeriesSplit, pd.Grouper, groupby with custom agg function
- 02 / 12 [프로그래머스, Oracle] 특정 기간동안 대여 가능한 자동차들의 대여비용 구하기
- 29 / 11 [프로그래머스, Oracle] 조회수가 가장 많은 중고거래 게시판의 첨부파일 조회하기
- 28 / 11 [프로그래머스, Oracle] 조건에 부합하는 중고거래 댓글 조회하기2
- 28 / 11 [프로그래머스, Oracle] 조건에 부합하는 중고거래 댓글 조회하기
- 15 / 10 IntCastingNaNError - Int 타입에 결측이 있는 경우
- 29 / 08 23년 8월의 공부 - log 기록, 코드 병목 확인, 지정된 파일 경로에 text 생성
- 15 / 08 vi / vim 단축키
- 15 / 08 Linux 터미널 단축키
- 30 / 07 numpy 코드 속도 비교 w/ chatGPT
- 29 / 07 23년 7월의 공부 part 2 - Serialization, HTTP methods (GET & POST), Docker platform 옵션
- 08 / 07 23년 7월의 공부 part 1 - ValueError for convert to float, 일치하지 않는 패턴 찾기
- 17 / 06 pipenv - python 가상환경 및 패키지 관리
- 29 / 05 Hive & Impala - connection & sqlalchemy
- 29 / 04 23년 4월의 공부 - index를 이용한 조건 검색, pd.date_range, pd.DataFrame.shift
- 23 / 04 sklearn pipeline - Pipeline() & make_pipeline()
- 16 / 04 File format - pickle, parquet
- 06 / 04 23년 3월의 공부 - np.logical_or, list 조합, pd.offsets.MonthBegin
- 25 / 03 Classification 예제 - part 2. Classification metrics
- 19 / 03 Classification 예제 - part 1. Scaler, Encoder, Pipeline
- 01 / 03 23년 2월의 공부 - datetime(날짜와 시간 다루기), pandas display options, 모델 이름 추출, directory 생성
- 28 / 02 OneHotEncoder - infrequent categories 옵션
- 29 / 01 23년 1월의 공부 - code formatter(black), np.cov, yaml로 정보 관리하기
- 25 / 01 Model Drift
2022
- 29 / 12 Naver API - 네이버 쇼핑 상품 정보 가져오기
- 03 / 10 시각화 - wifi 데이터
- 02 / 10 22년 9월의 공부 - 정규표현식 문자열 재사용, lambda 함수에 if-else 적용하기
- 02 / 08 22년 8월의 공부 - 다른 길이의 list split, np.select, np.stack, MultiIndex.droplevel
- 30 / 05 22년 5월의 공부 - DataFrame & Dict, mouse hover in 크롤링
- 23 / 05 Docker 시작하기
- 04 / 05 22년 4월의 공부 - dataclasses, 중복레코드 처리 in SQL, Data Leakage
- 04 / 05 JSON 데이터 다루기
- 27 / 03 pendulum - datetime 다루기
- 14 / 03 Airflow - Slack 알림 받기
- 01 / 03 Airflow - Custom operator
- 21 / 02 Airflow - MySQL operator
- 21 / 01 모듈 import
- 20 / 01 DataFrame Style 적용하기 (2)
2021
- 22 / 12 DataFrame Style 적용하기 (1)
- 03 / 12 유용한 Python 함수 - Part 2.
- 02 / 12 유용한 Python 함수 - Part 1.
- 21 / 11 데이터베이스 연결