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
- 리눅스
- 유니티
- flutter
- 맛집
- IOS
- swift
- urllib
- PER
- port
- MS-SQL
- mssql
- tensorflow
- ASP
- node.js
- 날짜
- MySQL
- Linux
- PyQt5
- Excel
- javascript
- GIT
- python
- PyQt
- 함수
- 다이어트
- ubuntu
- pandas
- sqlite
- Unity
- 라즈베리파이
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