High-level data structures in Python

Source: Internet
Author: User
Data

The concept of a data structure is well understood, and is the structure used to organize the data together. In other words, a data structure is something used to store a series of associated data. There are four built-in data structures in Python, namely list, Tuple, dictionary, and set. Most applications do not require other types of data structures, but there are many advanced data structures to choose from, such as collection, Array, HEAPQ, Bisect, Weakref, copy, and Pprint if they really need to be. This article will describe the usage of these data structures and see how they help our application.

The use of the four built-in data structures is simple, and there are a lot of references on the web, so this article will not discuss them.

http://blog.jobbole.com/65218/

High-level data structures in Python

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.