Python offers a number of powerful data structures, and it pays off to make yourself familiar with them. The most common ones are
• Lists to group objects of the same types.
• Numpy Arrays to work with numerical data.
Statistics for Data Analysis in Python #rlanguagestatistics #python