top of page
datacamp_data_scientist_track.png

Python is an open-source (free), general-purpose (unlimited), programming language which is the most popular for doing data science. Many companies and businesses are now using Python to gain insights from their data, which helps them to have competitive advantage. This course will take a practical approach by using codes written in Jupyter notebooks (a tool that most Data Scientists use on a daily basis) to teach you how to program with Python with the focus on doing data science.

 

    Data Structures in Python

    SKU: 27893254002
    $100.00 Regular Price
    $4.99Sale Price
    • Data Structures in Python 

       

      The power of any programming language is in its data structures. This module will help you to get familiar with three of the four built-in collection data types in Python that are essential for doing Data Science.

       

      In this module, you will learn that:

      1. Lists, Tuples and Sets are three of the four built-in collection data types in Python.
      2. Lists are ordered sequences of elements.
      3. Lists are created using the [ ]  syntax.
      4. Lists can include mixed data types.
      5. List elements are accessed by index.
      6. Lists are mutable objects.
      7. Tuples are similar to lists except for the very important fact that they are immutable.
      8. Tuples are created using the ( ) syntax.
      9. Sets are unordered collections of elements.
      10. Sets are created using the { } syntax.
      11. Sets can include mixed data types.
      12. Set elements are accessed by key (name).
      13. Elements in a set cannot be repeated.
      14. Sets are mutable objects.
    • You will receive links to download this course in zip format during Checkout, along with an emailed link that will last for 30 days.

    COURSES, PROGRAMS & CERTIFICATIONS

     

    Advanced Business Analytics Specialization

    Applied Data Science with Python (University of Michigan)

    Data Analyst Professional Certificate (IBM)

    Data Science Professional Certificate (IBM)

    Data Science Specialization (John Hopkins University)

    Data Science with Python Certification Training 

    Data Scientist Career Path

    Data Scientist Nano Degree Program

    Data Scientist Program

    Deep Learning Specialization

    Machine Learning Course (Andrew Ng @ Stanford)

    Machine Learning, Data Science and Deep Learning

    Machine Learning Specialization (University of Washington)

    Master Python for Data Science

    Mathematics for Machine Learning (Imperial College London)

    Programming with Python

    Python for Everybody Specialization (University of Michigan)

    Python Machine Learning Certification Training

    Reinforcement Learning Specialization (University of Alberta)

    Join our mailing list

    Data Insight participates in affiliate programs and may sometimes get a commission through purchases made through our links without any additional cost to our visitors.

    bottom of page