
- 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 collections.namedtuple
Python 中的namedtuple()是來自collections模組的一種資料型別。它為元組中的每個位置分配一個名稱,允許透過欄位名稱訪問元素,類似於我們透過索引訪問元組中的元素。
namedtuple()類返回一個名為typename的新元組子類。新子類用於建立類似元組的物件,這些物件具有可透過屬性訪問的欄位,並且可索引和可迭代。我們可以透過typename、欄位名稱和傳遞索引值來訪問元素。
語法
以下是Python namedtuple()資料型別的語法:
class collections.namedtuple(typename, field_names, rename, default)
引數
此類接受以下引數:
typename:它返回一個名為typename[元組名稱]的新元組子類。新子類用於建立類似元組的物件,這些物件具有可透過屬性訪問的欄位,並且可索引和可迭代。我們可以透過typename、欄位名稱和傳遞索引值來訪問元素。
field_names:它可以是字串序列,例如['x', 'y'],也可以是單個字串,其中欄位名以空格或逗號分隔。例如,'x y'或 'x, y'。field_name可以是任何Python識別符號,但名稱不能以下劃線或數字開頭,也不能是關鍵字。
rename:如果為真,則無效的欄位名會自動替換為位置名稱。例如,['xyz', 'class', 'mno', 'pqr']將轉換為['xyz', '4', 'mno', 'pqr'],消除了關鍵字class關鍵字。
default:它可以是None或iterable的預設值。由於具有預設值的欄位必須位於任何沒有預設值的欄位之後,因此預設值將應用於最右邊的引數。例如,如果欄位名為['p', 'q', 'r'],預設值為(10,20),則p將是必需的引數,q將預設為10,r將預設為20。
返回值
此類返回一個新的子類元組。
示例
以下是Python namedtuple()資料型別的基本示例:
from collections import namedtuple student1 = namedtuple('student1',['name','rollno', 'marks']) var = student1(name = 'Sai',rollno=237, marks=89) print("Name :",var.name) print("Rollno :",var.rollno) print("Marks :",var.marks)
以下是以上程式碼的輸出:
Name : Sai Rollno : 237 Marks : 89
使用帶_.make()的namedtuple()
_.make()將使用可迭代物件初始化現有namedtuple的值。它接受iterable作為引數。
示例
這裡,我們使用namedtuple()建立了一個名為student1的元組,並使用make()方法替換了它的元素:
from collections import namedtuple student1 = namedtuple('student1',['name','rollno', 'marks']) var = student1('John', 202, 75) print(var) tup1 = [12, 45, 89] print(student1._make(tup1))
以下是以上程式碼的輸出:
student1(name='John', rollno=202, marks=75) student1(name=12, rollno=45, marks=89)
使用帶._asdict()的namedtuple()
使用namedtuple()類建立的元組可以透過_asdict()方法轉換為字典。
示例
這裡,我們有一個名為dic1的元組,並使用_asdict()方法將其轉換為字典:
from collections import namedtuple dic1 = namedtuple('dic1',['Telangana','TamilNadu', 'Karnataka']) var = dic1('Hyderabad', 'Chennai', 'Bangalore',) print(var._asdict())
以下是以上程式碼的輸出:
{'Telangana': 'Hyderabad', 'TamilNadu': 'Chennai', 'Karnataka': 'Bangalore'}
使用帶._replace()的namedtuple()
replace()方法返回一個名為元組的新例項,用新值替換指定的欄位。
示例
以下是replace()與namedtuple一起使用的示例:
from collections import namedtuple list1 = namedtuple('list1',['x', 'y']) var = list1(x=10, y=90) print(var._replace(x=55))
以下是以上程式碼的輸出:
list1(x=55, y=90)
使用帶_field的namedtuple()
_field()方法用於連線兩個namedtuple和列出欄位名的字串元組。對於內省和從現有namedtuple建立新的namedtuple型別很有用。
示例
這裡,我們建立了兩個元組,並使用_fields將它們連線到一個元組中,並分配了值:
from collections import namedtuple tup1 = namedtuple('tup1',['x1','y1','z1']) tup2 = namedtuple('tup2',['x2','y2','z2']) Newtup = namedtuple('Newtup', tup1._fields + tup2._fields) res = Newtup(12,14,16,18,20,22) print(res)
以下是以上程式碼的輸出:
Newtup(x1=12, y1=14, z1=16, x2=18, y2=20, z2=22)
使用帶_field_defaults的namedtuple
欄位名到預設值的對映字典是使用命名元組中的_field_defaults方法完成的。如果傳遞的引數少於定義的字串列表,則其他引數將使用預設值。
示例
這裡,我們建立了一個命名元組My_tup1,它有兩個欄位名,並給出了預設值-1。我們向My_tup1傳遞了一個值,但由於_field_defaults()方法,最終產生了兩個值。
from collections import namedtuple My_tup1 = namedtuple('My_tup1',['val1', 'val2'],defaults=[-1]) res = My_tup1._field_defaults print("default value :",res) print(My_tup1(12))
以下是以上程式碼的輸出:
default value : {'val2': -1} My_tup1(val1=12, val2=-1)