BLUE
P
Python4DataScience
@python4data.science
Teaching materials for the cusy training courses on a Python-based data science workflow: cusy.io/en/seminars
212 followers26 following30 posts
Ppython4data.science

We have significantly expanded the section on list types, including common list operations and nested lists. These are a good basis for working with arrays:

Lists
Lists

A list in Python is similar to an array in Java or C: an ordered collection of objects. However, unlike lists in many other languages, Python lists can contain different types of elements; a list e...

0
Reposted by Python4DataScience
Ppython4data.science

Our Git tutorial and our training courses for data scientists are now linked as external resources on the Git site: git-scm.com/doc/ext

0
Ppython4data.science

Our Git tutorial and our training courses for data scientists are now linked as external resources on the Git site: git-scm.com/doc/ext

0
P
Python4DataScience
@python4data.science
Teaching materials for the cusy training courses on a Python-based data science workflow: cusy.io/en/seminars
212 followers26 following30 posts