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 | 31 |
Tags
- python
- node.js
- 함수
- MySQL
- MS-SQL
- sqlite
- PER
- 맛집
- flutter
- 유니티
- PyQt5
- 리눅스
- mssql
- 날짜
- javascript
- ubuntu
- Linux
- tensorflow
- 다이어트
- IOS
- PyQt
- GIT
- Excel
- urllib
- swift
- pandas
- 라즈베리파이
- port
- ASP
- Unity
Archives
아미(아름다운미소)
None type replace 본문
if text is not None:
text = text.replace("a", "b")
else:
text = "" # 또는 기본값 설정
'랭귀지 > pandas' 카테고리의 다른 글
Python으로 CSV → DuckDB 저장 (0) | 2025.07.16 |
---|---|
화면보호기 (0) | 2025.06.13 |
np.select 멀티프로세싱 적용 (0) | 2025.06.12 |
Type 변경 (0) | 2025.06.09 |
join (0) | 2025.06.02 |
Comments