- The Python Workshop
- Andrew Bird Dr Lau Cher Han Mario Corchero Jiménez Graham Lee Corey Wade
- 134字
- 2021-06-11 12:51:29
Choosing Types
By now, you have learned about most of the common data structures in Python. One of the challenges you might face is knowing when to use the various data types.
When choosing a collection type, it is useful to understand the unique properties of that type. For example, a list is for you to store multiple objects and to retain a sequence, a dictionary is for us to store unique key-value pair mappings, tuples are immutable, and sets only store unique elements. Choosing the right type for a particular dataset could mean an increase in efficiency or security.
Choosing an incorrect type for your data will lead to data loss, in most cases it leads to low efficiency while running our code, and in the worst case, we might lose our data.
推薦閱讀
- 構建高質量的C#代碼
- Ansible Quick Start Guide
- Managing Mission:Critical Domains and DNS
- Hadoop 2.x Administration Cookbook
- 自動檢測與轉換技術
- Photoshop CS3圖像處理融會貫通
- AWS Certified SysOps Administrator:Associate Guide
- 永磁同步電動機變頻調速系統及其控制(第2版)
- Visual C++編程全能詞典
- Kubernetes for Developers
- 貫通Java Web開發三劍客
- 網中之我:何明升網絡社會論稿
- Visual FoxPro程序設計
- Spatial Analytics with ArcGIS
- 傳感器與自動檢測