Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- 라즈베리파이
- flutter
- node.js
- GIT
- 함수
- urllib
- ubuntu
- 리눅스
- ASP
- PER
- 맛집
- 유니티
- 다이어트
- Excel
- Linux
- sqlite
- javascript
- tensorflow
- pandas
- MySQL
- swift
- IOS
- Unity
- mssql
- port
- PyQt
- PyQt5
- 날짜
- python
- MS-SQL
Archives
아미(아름다운미소)
None type replace 본문
if text is not None:
text = text.replace("a", "b")
else:
text = "" # 또는 기본값 설정
'랭귀지 > pandas' 카테고리의 다른 글
카테고리타입 (1) | 2025.07.25 |
---|---|
Python으로 CSV → DuckDB 저장 (0) | 2025.07.16 |
화면보호기 (0) | 2025.06.13 |
np.select 멀티프로세싱 적용 (0) | 2025.06.12 |
Type 변경 (0) | 2025.06.09 |
Comments