
- Python 基礎
- Python - 首頁
- Python - 概述
- Python - 歷史
- Python - 特性
- Python vs C++
- Python - Hello World 程式
- Python - 應用領域
- Python - 直譯器
- Python - 環境搭建
- Python - 虛擬環境
- Python - 基本語法
- Python - 變數
- Python - 資料型別
- Python - 型別轉換
- Python - Unicode 系統
- Python - 字面量
- Python - 運算子
- Python - 算術運算子
- Python - 比較運算子
- Python - 賦值運算子
- Python - 邏輯運算子
- Python - 位運算子
- Python - 成員運算子
- Python - 身份運算子
- Python - 運算子優先順序
- Python - 註釋
- Python - 使用者輸入
- Python - 數字
- Python - 布林值
- Python 控制語句
- Python - 控制流
- Python - 決策制定
- Python - If 語句
- Python - If else
- Python - 巢狀 If
- Python - Match-Case 語句
- Python - 迴圈
- Python - for 迴圈
- Python - for-else 迴圈
- Python - While 迴圈
- Python - break 語句
- Python - continue 語句
- Python - pass 語句
- Python - 巢狀迴圈
- Python 函式 & 模組
- Python - 函式
- Python - 預設引數
- Python - 關鍵字引數
- Python - 僅限關鍵字引數
- Python - 位置引數
- Python - 僅限位置引數
- Python - 可變引數
- Python - 變數作用域
- Python - 函式註解
- Python - 模組
- Python - 內建函式
- Python 字串
- Python - 字串
- Python - 字串切片
- Python - 修改字串
- Python - 字串連線
- Python - 字串格式化
- Python - 跳脫字元
- Python - 字串方法
- Python - 字串練習
- Python 列表
- Python - 列表
- Python - 訪問列表項
- Python - 修改列表項
- Python - 新增列表項
- Python - 刪除列表項
- Python - 迴圈遍歷列表
- Python - 列表推導式
- Python - 對列表排序
- Python - 複製列表
- Python - 合併列表
- Python - 列表方法
- Python - 列表練習
- Python 元組
- Python - 元組
- Python - 訪問元組項
- Python - 更新元組
- Python - 解包元組
- Python - 迴圈遍歷元組
- Python - 合併元組
- Python - 元組方法
- Python - 元組練習
- Python 集合
- Python - 集合
- Python - 訪問集合項
- Python - 新增集合項
- Python - 刪除集合項
- Python - 迴圈遍歷集合
- Python - 合併集合
- Python - 複製集合
- Python - 集合運算子
- Python - 集合方法
- Python - 集合練習
- Python 字典
- Python - 字典
- Python - 訪問字典項
- Python - 修改字典項
- Python - 新增字典項
- Python - 刪除字典項
- Python - 字典檢視物件
- Python - 迴圈遍歷字典
- Python - 複製字典
- Python - 巢狀字典
- Python - 字典方法
- Python - 字典練習
- Python 陣列
- Python - 陣列
- Python - 訪問陣列項
- Python - 新增陣列項
- Python - 刪除陣列項
- Python - 迴圈遍歷陣列
- Python - 複製陣列
- Python - 反轉陣列
- Python - 對陣列排序
- Python - 合併陣列
- Python - 陣列方法
- Python - 陣列練習
- Python 檔案處理
- Python - 檔案處理
- Python - 寫入檔案
- Python - 讀取檔案
- Python - 重新命名和刪除檔案
- Python - 目錄
- Python - 檔案方法
- Python - OS 檔案/目錄方法
- Python - OS 路徑方法
- 面向物件程式設計
- Python - OOPs 概念
- Python - 類 & 物件
- Python - 類屬性
- Python - 類方法
- Python - 靜態方法
- Python - 建構函式
- Python - 訪問修飾符
- Python - 繼承
- Python - 多型
- Python - 方法重寫
- Python - 方法過載
- Python - 動態繫結
- Python - 動態型別
- Python - 抽象
- Python - 封裝
- Python - 介面
- Python - 包
- Python - 內部類
- Python - 匿名類和物件
- Python - 單例類
- Python - 包裝器類
- Python - 列舉
- Python - 反射
- Python 錯誤 & 異常
- Python - 語法錯誤
- Python - 異常
- Python - try-except 塊
- Python - try-finally 塊
- Python - 丟擲異常
- Python - 異常連結
- Python - 巢狀 try 塊
- Python - 使用者自定義異常
- Python - 日誌記錄
- Python - 斷言
- Python - 內建異常
- Python 多執行緒
- Python - 多執行緒
- Python - 執行緒生命週期
- Python - 建立執行緒
- Python - 啟動執行緒
- Python - 加入執行緒
- Python - 執行緒命名
- Python - 執行緒排程
- Python - 執行緒池
- Python - 主執行緒
- Python - 執行緒優先順序
- Python - 守護執行緒
- Python - 執行緒同步
- Python 同步
- Python - 執行緒間通訊
- Python - 執行緒死鎖
- Python - 中斷執行緒
- Python 網路程式設計
- Python - 網路程式設計
- Python - 套接字程式設計
- Python - URL 處理
- Python - 泛型
- Python 庫
- NumPy 教程
- Pandas 教程
- SciPy 教程
- Matplotlib 教程
- Django 教程
- OpenCV 教程
- Python 雜項
- Python - 日期 & 時間
- Python - 數學
- Python - 迭代器
- Python - 生成器
- Python - 閉包
- Python - 裝飾器
- Python - 遞迴
- Python - 正則表示式
- Python - PIP
- Python - 資料庫訪問
- Python - 弱引用
- Python - 序列化
- Python - 模板
- Python - 輸出格式化
- Python - 效能測量
- Python - 資料壓縮
- Python - CGI 程式設計
- Python - XML 處理
- Python - GUI 程式設計
- Python - 命令列引數
- Python - 文件字串
- Python - JSON
- Python - 傳送郵件
- Python - 擴充套件
- Python - 工具/實用程式
- Python - GUIs
- Python 高階概念
- Python - 抽象基類
- Python - 自定義異常
- Python - 高階函式
- Python - 物件內部
- Python - 記憶體管理
- Python - 元類
- Python - 使用元類進行超程式設計
- Python - 模擬和存根
- Python - 猴子補丁
- Python - 訊號處理
- Python - 型別提示
- Python - 自動化教程
- Python - Humanize 包
- Python - 上下文管理器
- Python - 協程
- Python - 描述符
- Python - 診斷和修復記憶體洩漏
- Python - 不可變資料結構
- Python 有用資源
- Python - 問答
- Python - 線上測驗
- Python - 快速指南
- Python - 參考
- Python - 速查表
- Python - 專案
- Python - 有用資源
- Python - 討論
- Python 編譯器
- NumPy 編譯器
- Matplotlib 編譯器
- SciPy 編譯器
Python - 刪除字典項
刪除字典項
在 Python 中刪除字典項是指從現有字典中刪除鍵值對。字典是可變的資料結構,用於儲存鍵及其關聯值的配對。每個鍵充當唯一的識別符號,對映到字典中的特定值。
從字典中刪除項允許您消除字典中不必要或不需要的資料,從而減小其大小並修改其內容。
我們可以使用多種方法在 Python 中刪除字典項,例如:
- 使用 del 關鍵字
- 使用 pop() 方法
- 使用 popitem() 方法
- 使用 clear() 方法
- 使用字典推導式
使用 del 關鍵字刪除字典項
Python 中的 del 關鍵字用於刪除物件。在字典的上下文中,它用於根據指定的鍵(或鍵範圍)從 字典 中刪除項。
我們可以透過指定要刪除的項的鍵來使用 del 關鍵字刪除字典項。這將從字典中刪除與指定鍵關聯的鍵值對。
示例 1
在以下示例中,我們建立了一個名為 numbers 的字典,其中包含整數鍵及其對應的字串值。然後,使用 del 關鍵字刪除鍵為 '20' 的項:
numbers = {10:"Ten", 20:"Twenty", 30:"Thirty",40:"Forty"} print ("numbers dictionary before delete operation: \n", numbers) del numbers[20] print ("numbers dictionary before delete operation: \n", numbers)
這將產生以下輸出:
numbers dictionary before delete operation: {10: 'Ten', 20: 'Twenty', 30: 'Thirty', 40: 'Forty'} numbers dictionary before delete operation: {10: 'Ten', 30: 'Thirty', 40: 'Forty'}
示例 2
當 del 關鍵字與字典物件一起使用時,會將字典從記憶體中刪除:
numbers = {10:"Ten", 20:"Twenty", 30:"Thirty",40:"Forty"} print ("numbers dictionary before delete operation: \n", numbers) del numbers print ("numbers dictionary before delete operation: \n", numbers)
以下是獲得的輸出:
numbers dictionary before delete operation: {10: 'Ten', 20: 'Twenty', 30: 'Thirty', 40: 'Forty'} Traceback (most recent call last): File "C:\Users\mlath\examples\main.py", line 5, in <module> print ("numbers dictionary before delete operation: \n", numbers) ^^^^^^^ NameError: name 'numbers' is not defined
使用 pop() 方法刪除字典項
Python 中的 pop() 方法用於從字典中刪除指定的鍵並返回相應的值。如果未找到指定的鍵,它可以選擇性地返回預設值,而不是引發 KeyError。
我們可以使用 `pop()` 方法透過指定要刪除的專案的鍵來刪除字典項。此方法將返回與指定鍵關聯的值,並從字典中刪除鍵值對。
示例
在這個例子中,我們使用 `pop()` 方法從 'numbers' 字典中刪除鍵為 '20' 的項(將其值儲存在 val 中)。然後我們檢索更新後的字典和彈出的值 -
numbers = {10:"Ten", 20:"Twenty", 30:"Thirty",40:"Forty"} print ("numbers dictionary before pop operation: \n", numbers) val = numbers.pop(20) print ("nubvers dictionary after pop operation: \n", numbers) print ("Value popped: ", val)
以下是上述程式碼的輸出 -
numbers dictionary before pop operation: {10: 'Ten', 20: 'Twenty', 30: 'Thirty', 40: 'Forty'} nubvers dictionary after pop operation: {10: 'Ten', 30: 'Thirty', 40: 'Forty'} Value popped: Twenty
使用 popitem() 方法刪除字典項
Python 中的 `popitem()` 方法用於刪除並返回字典中的最後一個鍵值對。
從 Python 3.7 開始,字典保持插入順序,因此 `popitem()` 刪除最近新增的項。如果字典為空,則呼叫 `popitem()` 會引發 KeyError。
我們可以透過在字典上呼叫 `popitem()` 方法來刪除字典項,該方法會刪除並返回新增到字典中的最後一個鍵值對。
示例
在下面的示例中,我們使用 `popitem()` 方法從 'numbers' 字典中刪除一個任意項(將其鍵值對都儲存在 val 中),並檢索更新後的字典以及彈出的鍵值對 -
numbers = {10:"Ten", 20:"Twenty", 30:"Thirty",40:"Forty"} print ("numbers dictionary before pop operation: \n", numbers) val = numbers.popitem() print ("numbers dictionary after pop operation: \n", numbers) print ("Value popped: ", val)
上述程式碼的輸出如下所示 -
numbers dictionary before pop operation: {10: 'Ten', 20: 'Twenty', 30: 'Thirty', 40: 'Forty'} numbers dictionary after pop operation: {10: 'Ten', 20: 'Twenty', 30: 'Thirty'} Value popped: (40, 'Forty')
使用 clear() 方法刪除字典項
Python 中的 clear() 方法 用於刪除字典中的所有項。它有效地清空了字典,使其長度為 0。
我們可以透過在字典物件上呼叫 `clear()` 方法來刪除字典項。此方法會刪除字典中的所有鍵值對,使其有效地變為空。
示例
在以下示例中,我們使用 `clear()` 方法刪除 'numbers' 字典中的所有項 -
numbers = {10:"Ten", 20:"Twenty", 30:"Thirty",40:"Forty"} print ("numbers dictionary before clear method: \n", numbers) numbers.clear() print ("numbers dictionary after clear method: \n", numbers)
我們得到如下所示的輸出 -
numbers dictionary before clear method: {10: 'Ten', 20: 'Twenty', 30: 'Thirty', 40: 'Forty'} numbers dictionary after clear method: {}
使用字典推導式刪除字典項
字典推導式是在 Python 中建立字典的簡潔方法。它遵循與列表推導式相同的語法,但生成字典而不是列表。使用字典推導式,您可以遍歷可迭代物件(例如列表、元組或其他字典),對每個專案應用表示式,並根據該表示式的結果構造鍵值對。
我們不能直接使用字典推導式刪除字典項。字典推導式主要用於基於現有資料的某些轉換或過濾建立新字典,而不是用於從字典中刪除項。
如果您需要根據某些條件從字典中刪除項,通常會使用其他方法,如 `del`、`pop()` 或 `popitem()`。這些方法允許您明確指定要從字典中刪除哪些項。
示例
在這個例子中,我們根據預定義的要刪除的鍵列表從 'student_info' 字典中刪除 'age' 和 'major' 項 -
# Creating a dictionary student_info = { "name": "Alice", "age": 21, "major": "Computer Science" } # Removing items based on conditions keys_to_remove = ["age", "major"] for key in keys_to_remove: student_info.pop(key, None) print(student_info)
獲得的輸出如下所示 -
{'name': 'Alice'}