diff --git a/_sources/chapters/module-2/024-structures.ipynb b/_sources/chapters/module-2/024-structures.ipynb index 68b1d9e..78c388a 100644 --- a/_sources/chapters/module-2/024-structures.ipynb +++ b/_sources/chapters/module-2/024-structures.ipynb @@ -62,7 +62,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 8, "id": "3f062d71-f2b7-4cab-96da-f27f4edd9fad", "metadata": { "id": "3f062d71-f2b7-4cab-96da-f27f4edd9fad" @@ -93,7 +93,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 9, "id": "05983ba0-6c3e-484e-8a77-f79b26f4ea5f", "metadata": {}, "outputs": [ @@ -103,7 +103,7 @@ "['coconuts', 777, 7.25, 'Sir Robin', 80.0, True]" ] }, - "execution_count": 2, + "execution_count": 9, "metadata": {}, "output_type": "execute_result" } @@ -136,7 +136,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 10, "id": "edabe0e3-0ed3-465f-9040-b8b6f4216d4f", "metadata": {}, "outputs": [], @@ -161,7 +161,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 11, "id": "XZgPtOG6IULe", "metadata": { "id": "XZgPtOG6IULe" @@ -173,7 +173,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 12, "id": "9634cd89-fcdd-4e13-b953-17ec6d7e8feb", "metadata": { "id": "9634cd89-fcdd-4e13-b953-17ec6d7e8feb" @@ -185,7 +185,7 @@ "1" ] }, - "execution_count": 5, + "execution_count": 12, "metadata": {}, "output_type": "execute_result" } @@ -196,7 +196,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 13, "id": "721d2f80-c371-4a75-85ca-410b986c0f75", "metadata": { "id": "721d2f80-c371-4a75-85ca-410b986c0f75" @@ -208,7 +208,7 @@ "5" ] }, - "execution_count": 6, + "execution_count": 13, "metadata": {}, "output_type": "execute_result" } @@ -219,7 +219,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 14, "id": "113521f2-8e9d-4b5f-ae5c-a170b6c09ee7", "metadata": { "id": "113521f2-8e9d-4b5f-ae5c-a170b6c09ee7" @@ -231,7 +231,7 @@ "6" ] }, - "execution_count": 7, + "execution_count": 14, "metadata": {}, "output_type": "execute_result" } @@ -243,7 +243,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 15, "id": "e2bca69c", "metadata": { "id": "e2bca69c" @@ -255,7 +255,7 @@ "[1, 2]" ] }, - "execution_count": 8, + "execution_count": 15, "metadata": {}, "output_type": "execute_result" } @@ -266,7 +266,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 16, "id": "12be4aa6", "metadata": { "id": "12be4aa6" @@ -278,7 +278,7 @@ "[5, 6]" ] }, - "execution_count": 9, + "execution_count": 16, "metadata": {}, "output_type": "execute_result" } @@ -289,7 +289,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 17, "id": "1c107cf0-8cb6-45db-9ab8-f3668ad05b64", "metadata": {}, "outputs": [ @@ -299,7 +299,7 @@ "[6]" ] }, - "execution_count": 10, + "execution_count": 17, "metadata": {}, "output_type": "execute_result" } @@ -321,7 +321,7 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": 18, "id": "91c68a67", "metadata": { "id": "91c68a67" @@ -333,7 +333,7 @@ "2" ] }, - "execution_count": 11, + "execution_count": 18, "metadata": {}, "output_type": "execute_result" } @@ -364,7 +364,7 @@ }, { "cell_type": "code", - "execution_count": 12, + "execution_count": 19, "id": "6f551c0f-6e96-456a-a719-6d1c33deef5f", "metadata": {}, "outputs": [], @@ -389,7 +389,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": 20, "id": "0eae24c3-6af0-45c7-a2df-7b0297c2e274", "metadata": { "id": "0eae24c3-6af0-45c7-a2df-7b0297c2e274" @@ -401,7 +401,7 @@ "[1, 2]" ] }, - "execution_count": 13, + "execution_count": 20, "metadata": {}, "output_type": "execute_result" } @@ -412,7 +412,7 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": 21, "id": "f7b45918-72a5-4100-99cb-1bb35746d4ca", "metadata": { "id": "f7b45918-72a5-4100-99cb-1bb35746d4ca" @@ -424,7 +424,7 @@ "[2, 3]" ] }, - "execution_count": 14, + "execution_count": 21, "metadata": {}, "output_type": "execute_result" } @@ -435,7 +435,7 @@ }, { "cell_type": "code", - "execution_count": 15, + "execution_count": 22, "id": "0c3a816c-8c1e-44e6-a404-ab3258d45977", "metadata": { "id": "0c3a816c-8c1e-44e6-a404-ab3258d45977" @@ -447,7 +447,7 @@ "[3, 4, 5, 6]" ] }, - "execution_count": 15, + "execution_count": 22, "metadata": {}, "output_type": "execute_result" } @@ -473,7 +473,7 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": 23, "id": "006329e3-43e4-45b0-b8a6-62763b2444b2", "metadata": {}, "outputs": [], @@ -498,7 +498,7 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": 24, "id": "11796cce-2ca8-4663-9485-f549f57839a9", "metadata": { "id": "11796cce-2ca8-4663-9485-f549f57839a9" @@ -510,7 +510,7 @@ "[1, 2, 3, 4, 5, 6, 1, 2, 3, 4, 5, 6]" ] }, - "execution_count": 17, + "execution_count": 24, "metadata": {}, "output_type": "execute_result" } @@ -539,7 +539,7 @@ }, { "cell_type": "code", - "execution_count": 18, + "execution_count": 25, "id": "273e0866-6b23-4f3e-af0a-70a0ca0e4184", "metadata": { "id": "273e0866-6b23-4f3e-af0a-70a0ca0e4184" @@ -551,7 +551,7 @@ "[1, 2, 3, 4, 5, 6, 30, 40, 50]" ] }, - "execution_count": 18, + "execution_count": 25, "metadata": {}, "output_type": "execute_result" } @@ -581,7 +581,7 @@ }, { "cell_type": "code", - "execution_count": 68, + "execution_count": 26, "id": "46644581-4d0c-4515-90e8-8906341ae92e", "metadata": {}, "outputs": [], @@ -589,12 +589,127 @@ "# Start your answers here" ] }, + { + "cell_type": "markdown", + "id": "173689dd-caf7-4f90-a720-c53673c572a2", + "metadata": {}, + "source": [ + "### Some methods\n", + "\n", + "The following are methods that I find particularly useful when using lists:" + ] + }, + { + "cell_type": "markdown", + "id": "c5a147eb-5587-4d95-8c2e-49d94f661630", + "metadata": {}, + "source": [ + "`append(elmnt)`: Appends an element to the end of the list. This append operation is performed in place." + ] + }, + { + "cell_type": "code", + "execution_count": 27, + "id": "0a40c241-f576-41f7-86ae-46ef1291f398", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[1, 2, 3, 4, 5, 6]\n", + "[1, 2, 3, 4, 5, 6, 10]\n" + ] + } + ], + "source": [ + "print(numbers)\n", + "\n", + "# Let's add the element 10 at the end of the list\n", + "numbers.append(10)\n", + "\n", + "print(numbers)" + ] + }, + { + "cell_type": "markdown", + "id": "f4078ebd-fb4a-4d63-842f-109f55ab90f3", + "metadata": {}, + "source": [ + "We could achieve the same result using list concatenation. However, concatenation creates a new list rather than modifying the original one, so we would need to reassign the result back to the original variable in order to update it." + ] + }, + { + "cell_type": "code", + "execution_count": 30, + "id": "7d845a21-8f64-466f-a636-030c49866bd0", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[1, 2, 3, 4, 5, 6, 10]\n", + "[1, 2, 3, 4, 5, 6]\n", + "[1, 2, 3, 4, 5, 6, 10]\n" + ] + } + ], + "source": [ + "# This was the original 'numbers' list\n", + "numbers = [1,2,3,4,5,6]\n", + "\n", + "# This is using concatenation to add the value of 10\n", + "print(numbers + [10])\n", + "\n", + "# However it did not modify the original list\n", + "print(numbers)\n", + "\n", + "# We need to reassign the variable to the new list \n", + "numbers = numbers + [10]\n", + "print(numbers)" + ] + }, + { + "cell_type": "markdown", + "id": "520e3b87-d283-450f-8323-29b2276638e5", + "metadata": {}, + "source": [ + "`insert(pos, elmnt)`: Inserts the specified value at the specified position. This method takes two arguments. The first argument is the position in the list where you want to insert the new value, and the second argunemnt the value that you want to insert.\n", + "\n", + "This operation is performed in place." + ] + }, + { + "cell_type": "code", + "execution_count": 34, + "id": "9249c9f2-a9b8-496f-bc32-cccf3d1a3e04", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[1, 2, 3, 4, 5, 6]\n", + "[1, 10, 2, 3, 4, 5, 6]\n" + ] + } + ], + "source": [ + "numbers = [1,2,3,4,5,6]\n", + "print(numbers)\n", + "\n", + "numbers.insert(1, 10)\n", + "\n", + "print(numbers)" + ] + }, { "cell_type": "markdown", "id": "2fad6129-901f-4e5c-9053-3d9ed03bb20b", "metadata": {}, "source": [ - "### Some notes" + "### Notes" ] }, { @@ -837,7 +952,7 @@ }, { "cell_type": "code", - "execution_count": 28, + "execution_count": 1, "id": "39bc8222-fe71-490f-8b53-fa1352221948", "metadata": { "id": "39bc8222-fe71-490f-8b53-fa1352221948" @@ -849,7 +964,7 @@ }, { "cell_type": "code", - "execution_count": 29, + "execution_count": 2, "id": "12ca56b5-2bb4-4482-9002-3449b6e68f04", "metadata": { "id": "12ca56b5-2bb4-4482-9002-3449b6e68f04" @@ -861,7 +976,7 @@ "456" ] }, - "execution_count": 29, + "execution_count": 2, "metadata": {}, "output_type": "execute_result" } @@ -880,7 +995,7 @@ }, { "cell_type": "code", - "execution_count": 30, + "execution_count": 3, "id": "899cae52-7737-49cf-9908-f226bcbc589a", "metadata": {}, "outputs": [ @@ -890,7 +1005,7 @@ "456" ] }, - "execution_count": 30, + "execution_count": 3, "metadata": {}, "output_type": "execute_result" } @@ -899,6 +1014,48 @@ "phonelist.get('Bob')" ] }, + { + "cell_type": "markdown", + "id": "13440dcd-431c-4c18-8886-a3ba197d7af1", + "metadata": {}, + "source": [ + "### Adding a new entry\n", + "\n", + "We can always add new entries to a dictionary by assigning a value to a new key. " + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "id": "a9110ca1-62c9-4644-85ea-ae286a94b941", + "metadata": {}, + "outputs": [], + "source": [ + "# We create a new key-value mapping\n", + "phonelist[\"John\"] = 332" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "id": "034d7220-98ab-4a39-b315-f1c9867b1f22", + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "{'Tom': 123, 'Bob': 456, 'Sam': 897, 'John': 332}" + ] + }, + "execution_count": 5, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "phonelist" + ] + }, { "cell_type": "markdown", "id": "21f76a54-54b4-4937-a262-c89d9cd936bf", @@ -1041,6 +1198,45 @@ " print(key)" ] }, + { + "cell_type": "markdown", + "id": "743d9c61-431a-4bea-9fa4-185dc30ac705", + "metadata": {}, + "source": [ + "`update`: Inserts a specified item to the dictionary. The specified item is usually a dictionary." + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "id": "6e87f44e-544e-4124-b86f-f950e9ce9263", + "metadata": {}, + "outputs": [], + "source": [ + "phonelist.update({\"Sarah\": 223})" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "id": "7ad8d90a-141d-4803-b81f-4b3c5bcf2756", + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "{'Tom': 123, 'Bob': 456, 'Sam': 897, 'John': 332, 'Sarah': 223}" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "phonelist" + ] + }, { "cell_type": "markdown", "id": "1035b203-275f-4943-9a8b-5e5fc96e3b03", diff --git a/chapters/module-2/024-structures.html b/chapters/module-2/024-structures.html index 66e5a70..889b15e 100644 --- a/chapters/module-2/024-structures.html +++ b/chapters/module-2/024-structures.html @@ -32,9 +32,9 @@ - + - + @@ -353,14 +353,16 @@

Contents

  • Operations on lists
  • Practice exercise
  • Practice exercise
  • -
  • Some notes
  • +
  • Some methods
  • +
  • Notes
  • Mutability
  • Dictionaries
  • Tuples @@ -697,8 +699,77 @@

    Practice exercise -

    Some notes#

    +
    +

    Some methods#

    +

    The following are methods that I find particularly useful when using lists:

    +

    append(elmnt): Appends an element to the end of the list. This append operation is performed in place.

    +
    +
    +
    print(numbers)
    +
    +# Let's add the element 10 at the end of the list
    +numbers.append(10)
    +
    +print(numbers)
    +
    +
    +
    +
    +
    [1, 2, 3, 4, 5, 6]
    +[1, 2, 3, 4, 5, 6, 10]
    +
    +
    +
    +
    +

    We could achieve the same result using list concatenation. However, concatenation creates a new list rather than modifying the original one, so we would need to reassign the result back to the original variable in order to update it.

    +
    +
    +
    # This was the original 'numbers' list
    +numbers = [1,2,3,4,5,6]
    +
    +# This is using concatenation to add the value of 10
    +print(numbers + [10])
    +
    +# However it did not modify the original list
    +print(numbers)
    +
    +# We need to reassign the variable to the new list 
    +numbers = numbers + [10]
    +print(numbers)
    +
    +
    +
    +
    +
    [1, 2, 3, 4, 5, 6, 10]
    +[1, 2, 3, 4, 5, 6]
    +[1, 2, 3, 4, 5, 6, 10]
    +
    +
    +
    +
    +

    insert(pos, elmnt): Inserts the specified value at the specified position. This method takes two arguments. The first argument is the position in the list where you want to insert the new value, and the second argunemnt the value that you want to insert.

    +

    This operation is performed in place.

    +
    +
    +
    numbers = [1,2,3,4,5,6]
    +print(numbers)
    +
    +numbers.insert(1, 10)
    +
    +print(numbers)
    +
    +
    +
    +
    +
    [1, 2, 3, 4, 5, 6]
    +[1, 10, 2, 3, 4, 5, 6]
    +
    +
    +
    +
    +
    +
    +

    Notes#

    Alert: We can not directly multiply lists.
    @@ -711,7 +782,7 @@

    Some notes
    ---------------------------------------------------------------------------
     TypeError                                 Traceback (most recent call last)
    -Cell In[20], line 2
    +Cell In[23], line 2
           1 # This is not allowed
     ----> 2 myList * myList
     
    @@ -858,8 +929,32 @@ 

    Retrieve a value -

    Some methods#

    +
    +

    Adding a new entry#

    +

    We can always add new entries to a dictionary by assigning a value to a new key.

    +
    +
    +
    # We create a new key-value mapping
    +phonelist["John"] = 332
    +
    +
    +
    +
    +
    +
    +
    phonelist
    +
    +
    +
    +
    +
    {'Tom': 123, 'Bob': 456, 'Sam': 897, 'John': 332}
    +
    +
    +
    +
    +
    +
    +

    Some methods#

    keys: Provides the keys of a dictionary. Keys are not sorted. They print in the order entered.

  • Practice exercise
  • Practice exercise
  • -
  • Some notes
  • +
  • Some methods
  • +
  • Notes
  • Mutability
  • Dictionaries
  • Tuples diff --git a/reports/chapters/module-2/024-structures.err.log b/reports/chapters/module-2/024-structures.err.log index 8f4b360..b7f7b8a 100644 --- a/reports/chapters/module-2/024-structures.err.log +++ b/reports/chapters/module-2/024-structures.err.log @@ -20,7 +20,7 @@ myList * myList --------------------------------------------------------------------------- TypeError Traceback (most recent call last) -Cell In[20], line 2 +Cell In[23], line 2  1 # This is not allowed ----> 2 myList * myList diff --git a/searchindex.js b/searchindex.js index 063e839..90ed2f3 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"": [[8, "Practice1"], [11, "Practice2"], [13, "variables1"], [13, "variables2"], [13, "variables3"], [14, "operators1"], [14, "operators2"], [15, "strings1"], [15, "strings2"], [16, "structures1"], [16, "structures2"], [16, "structures3"], [16, "structures4"], [16, "structures5"], [16, "structures6"], [18, "conditional1"], [18, "conditional2"], [18, "conditional3"]], "1. Classes and Objects": [[25, "classes-and-objects"]], "2. Initialize classes": [[25, "initialize-classes"]], "3. Inheritance": [[25, "inheritance"]], "Arguments": [[1, "arguments"]], "Arithmetic Operators": [[14, "arithmetic-operators"]], "Basic Array Manipulations + Calculations": [[26, "basic-array-manipulations-calculations"]], "Basic NumPy Array Functionality": [[23, "basic-numpy-array-functionality"]], "Brief introduction to programming languages": [[9, "brief-introduction-to-programming-languages"]], "Built-in functions": [[20, "built-in-functions"]], "CONCEPTS": [[20, "concepts"], [26, "concepts"]], "Canvas": [[10, "canvas"]], "Cell menu": [[8, "cell-menu"]], "Command mode": [[8, "command-mode"]], "Comparison Operators": [[2, "comparison-operators"], [14, "comparison-operators"]], "Compiled vs Interpreted languages": [[9, "compiled-vs-interpreted-languages"]], "Components": [[8, "components"]], "Conditions": [[18, "conditions"]], "Constructing": [[16, "constructing"]], "Constructing a dictionary": [[16, "constructing-a-dictionary"]], "Constructing a list": [[16, "constructing-a-list"]], "Control Structures": [[18, "control-structures"]], "Converting Data Types": [[2, "converting-data-types"], [13, "converting-data-types"]], "Data Structures": [[16, "data-structures"]], "Data Structures Exercises": [[17, "data-structures-exercises"]], "Data Types": [[2, "data-types"], [26, "data-types"]], "Dictionaries": [[16, "dictionaries"]], "Edit mode": [[8, "edit-mode"]], "Expressions": [[2, "expressions"], [14, "expressions"]], "Functions": [[20, "functions"]], "Getting started": [[0, "getting-started"]], "How You Will Know You Are Learning": [[7, "how-you-will-know-you-are-learning"]], "How will you succeed in this course?": [[7, "how-will-you-succeed-in-this-course"]], "I. Introduction": [[20, "i-introduction"]], "II. Creating Functions": [[20, "ii-creating-functions"]], "III. Arguments and parameters": [[20, "iii-arguments-and-parameters"]], "IV. Unpacking list-likes using *args": [[20, "iv-unpacking-list-likes-using-args"]], "Identity Operators": [[14, "identity-operators"]], "Images are Numerical Data": [[23, "images-are-numerical-data"]], "Immutability": [[15, "immutability"]], "Import Aliases": [[23, "import-aliases"]], "Importing": [[23, "importing"]], "Indentation": [[18, "indentation"]], "Indexing": [[1, "indexing"], [15, "indexing"], [16, "indexing"]], "Inserting + Dropping Array Values": [[26, "inserting-dropping-array-values"]], "Installing": [[23, "installing"]], "Installing & Importing Packages": [[23, "installing-importing-packages"]], "Introduction": [[7, "introduction"], [8, "introduction"], [18, "introduction"]], "Jupyter Notebooks": [[8, "jupyter-notebooks"]], "JupyterLab": [[10, "jupyterlab"]], "Keyboard Navigation": [[8, "keyboard-navigation"]], "Learning Objectives": [[7, "learning-objectives"]], "Lists": [[16, "lists"]], "Local versus Global Variables": [[20, "local-versus-global-variables"]], "Logical Operators": [[2, "logical-operators"], [14, "logical-operators"]], "Loops": [[18, "loops"]], "Metadata": [[1, "metadata"], [2, "metadata"]], "Modal editor": [[8, "modal-editor"]], "More Resources": [[8, "more-resources"]], "Mouse navigation": [[8, "mouse-navigation"]], "Mutability": [[16, "mutability"]], "Notebook Basics": [[8, "notebook-basics"]], "Notebook documents": [[8, "notebook-documents"]], "Numeric Operators": [[2, "numeric-operators"]], "OBJECTIVES": [[20, "objectives"], [26, "objectives"]], "Object ID": [[2, "object-id"]], "Object-Oriented Programming (OOP)": [[25, "object-oriented-programming-oop"]], "Open OnDemand": [[10, "open-ondemand"]], "Operations on lists": [[16, "operations-on-lists"]], "Operator in: check membership": [[15, "operator-in-check-membership"]], "Operators": [[2, "operators"], [14, "operators"]], "Operators and Expressions": [[14, "operators-and-expressions"]], "PREREQUISITES": [[20, "prerequisites"], [26, "prerequisites"]], "Practice": [[6, "practice"]], "Practice exercise": [[16, "practice-exercise"], [16, "id1"], [16, "id2"], [16, "id3"], [16, "id4"], [16, "id5"]], "Practice exercises": [[13, "practice-exercises"], [14, "practice-exercises"], [15, "practice-exercises"], [18, "practice-exercises"]], "Programming and Data Science": [[9, "programming-and-data-science"]], "Programming paradigms": [[9, "programming-paradigms"]], "Python (Beginner)": [[12, "python-beginner"]], "Python (Intermediate)": [[24, "python-intermediate"]], "Ranges": [[16, "ranges"]], "Reserved names (keywords)": [[13, "reserved-names-keywords"]], "Restarting the kernels": [[8, "restarting-the-kernels"]], "Retrieve a value": [[16, "retrieve-a-value"]], "Running Code (edit mode)": [[8, "running-code-edit-mode"]], "SOURCES": [[20, "sources"], [26, "sources"]], "Sets": [[16, "sets"]], "Slicing": [[15, "slicing"], [16, "slicing"], [26, "slicing"]], "Some methods": [[16, "some-methods"]], "Some notes": [[16, "some-notes"]], "Some useful built-in functions with loops": [[18, "some-useful-built-in-functions-with-loops"]], "Some useful methods": [[16, "some-useful-methods"]], "String Formatting": [[15, "string-formatting"]], "String Methods": [[15, "string-methods"]], "String Operators": [[2, "string-operators"], [15, "string-operators"]], "Strings": [[15, "strings"]], "Subsetting a string": [[15, "subsetting-a-string"]], "Summary": [[16, "summary"]], "Tech Stack": [[10, "tech-stack"]], "Tuples": [[16, "tuples"]], "Unary Operators": [[2, "unary-operators"], [14, "unary-operators"]], "Using multiple conditions": [[18, "using-multiple-conditions"]], "V. Default Arguments": [[20, "v-default-arguments"]], "VI. Returning Values": [[20, "vi-returning-values"]], "VII. Variable Scope": [[20, "vii-variable-scope"]], "VIII. Function Design": [[20, "viii-function-design"]], "Variable Names": [[2, "variable-names"]], "Variable naming": [[13, "variable-naming"]], "Variable types": [[13, "variable-types"]], "Variables": [[1, "variables"], [2, "variables"]], "Variables and data types": [[13, "variables-and-data-types"]], "Welcome to DS-1002": [[27, "welcome-to-ds-1002"]], "What is a string?": [[15, "what-is-a-string"]], "What is a variable?": [[13, "what-is-a-variable"]], "Your first Python program!": [[11, "your-first-python-program"]], "break - exit the loop": [[18, "break-exit-the-loop"]], "continue - stop the current iteration": [[18, "continue-stop-the-current-iteration"]], "docstring": [[20, "docstring"]], "enumerate()": [[18, "enumerate"]], "for loop": [[18, "for-loop"]], "if and else can be used for conditional processing.": [[18, "if-and-else-can-be-used-for-conditional-processing"]], "using if, elif": [[18, "using-if-elif"]], "using if, elif, else": [[18, "using-if-elif-else"]], "while-loop": [[18, "while-loop"]], "writing if and else as one-liners": [[18, "writing-if-and-else-as-one-liners"]], "zip()": [[18, "zip"]]}, "docnames": ["chapters/01-getting_started", "chapters/02-python-basics", "chapters/04-python-basics", "chapters/module-1/012-intro_python", "chapters/module-1/012-intro_python (copia)", "chapters/module-1/013-intro_R", "chapters/module-1/Practice", "chapters/module-1/about_course", "chapters/module-1/jupyter_notebooks", "chapters/module-1/programming", "chapters/module-1/tech_stack", "chapters/module-1/your_first_program", "chapters/module-2/02-cover", "chapters/module-2/021-variables", "chapters/module-2/022-operators", "chapters/module-2/023-strings", "chapters/module-2/024-structures", "chapters/module-2/0241-structures_exercises", "chapters/module-2/025-conditional", "chapters/module-2/0251-conditional_exercises", "chapters/module-2/026-functions", "chapters/module-2/0261-functions_exercises", "chapters/module-2/In-class-activity-Control", "chapters/module-3/029-packages", "chapters/module-3/03-cover", "chapters/module-3/032-classes", "chapters/module-4/041-numpy", "index"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["chapters/01-getting_started.md", "chapters/02-python-basics.ipynb", "chapters/04-python-basics.ipynb", "chapters/module-1/012-intro_python.md", "chapters/module-1/012-intro_python (copia).md", "chapters/module-1/013-intro_R.md", "chapters/module-1/Practice.ipynb", "chapters/module-1/about_course.md", "chapters/module-1/jupyter_notebooks.ipynb", "chapters/module-1/programming.ipynb", "chapters/module-1/tech_stack.md", "chapters/module-1/your_first_program.ipynb", "chapters/module-2/02-cover.md", "chapters/module-2/021-variables.ipynb", "chapters/module-2/022-operators.ipynb", "chapters/module-2/023-strings.ipynb", "chapters/module-2/024-structures.ipynb", "chapters/module-2/0241-structures_exercises.ipynb", "chapters/module-2/025-conditional.ipynb", "chapters/module-2/0251-conditional_exercises.ipynb", "chapters/module-2/026-functions.ipynb", "chapters/module-2/0261-functions_exercises.ipynb", "chapters/module-2/In-class-activity-Control.ipynb", "chapters/module-3/029-packages.ipynb", "chapters/module-3/03-cover.md", "chapters/module-3/032-classes.ipynb", "chapters/module-4/041-numpy.ipynb", "index.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [2, 8, 9, 10, 11, 13, 14, 16, 18, 20, 23, 25, 26], "0": [1, 2, 9, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "0b100101": 20, "0b1101": 20, "0x1": 13, "0x87f408": 20, "0x87f448": 20, "0x87f508": 13, "0x87f648": 13, "1": [1, 2, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "10": [2, 8, 11, 13, 14, 16, 18, 19, 20, 22, 23, 25, 26], "100": [2, 9, 11, 13, 14, 19, 22, 23], "1002": [1, 2, 11, 23], "11": [1, 15, 16, 20, 23, 26], "111": 23, "112": 23, "113": 23, "115": 23, "117": 23, "118": 23, "12": [13, 25, 26], "123": 16, "1244706300354": 14, "125": [2, 13], "13": [1, 19, 20, 22, 23], "130": [2, 13], "139919121178064": 13, "139919121182192": 13, "14": [2, 13, 23], "14112001": 26, "1416": 13, "15": [9, 14, 23, 26], "16": [18, 20, 23], "176": 15, "18": 1, "19": 2, "2": [1, 2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "20": [2, 9, 13, 14, 16, 20, 23, 26], "200": 23, "2018": 8, "2019": 23, "202": 23, "2021": 23, "2022": 9, "203": 23, "205": 23, "21": 23, "22": [2, 14, 23], "24": 23, "244": 23, "246": 23, "247": 23, "249": 23, "25": [2, 9, 11, 13, 14, 16, 26], "250": 23, "255": 23, "256": [2, 13, 20], "26": [15, 16, 20, 23], "27": 16, "278": [2, 13], "2794155": 26, "28": 16, "29": 16, "2d": 26, "3": [1, 2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "30": [16, 20, 21, 23, 26], "300": [14, 23], "31": 23, "32": 23, "33": [18, 23], "34": 23, "35": [2, 13, 14, 23, 26], "356": 23, "357": 23, "359": 23, "36": 23, "360": 23, "362": 23, "37": [15, 20], "3a": 19, "3b": 19, "3d": 26, "3foo": 13, "4": [2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "40": [16, 23, 26], "400": 23, "404": 23, "405": 23, "406": 23, "407": 23, "408": 23, "409": 23, "410": 23, "41211849": 26, "42": [2, 26], "43": 2, "45": 26, "456": 16, "5": [1, 2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27], "50": [16, 20, 23, 26], "500": [23, 26], "51": 23, "52": 23, "53": [16, 23], "54402111": 26, "55": [16, 23], "56": 23, "59": 16, "6": [2, 8, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "60": 20, "64": 21, "6569866": 26, "67": 13, "7": [16, 18, 20, 23, 26], "75": 14, "7568025": 26, "777": 16, "8": [1, 2, 13, 14, 18, 19, 20, 21, 23, 25, 26], "80": 16, "84147098": 26, "8722813232690143": 26, "8909800": 13, "897": 16, "9": [1, 2, 13, 14, 16, 19, 21, 22, 23, 26], "90929743": 26, "91": 20, "912": 20, "95892427": 26, "98935825": 26, "99": 16, "A": [1, 2, 8, 9, 11, 13, 14, 16, 20, 25, 26], "And": [11, 15, 25], "As": [7, 8, 9, 11, 15, 20, 25, 27], "Be": [18, 20], "But": [7, 13, 16, 18, 20, 25], "By": [7, 13], "FOR": 18, "For": [1, 2, 7, 8, 9, 11, 13, 14, 16, 17, 18, 20], "IF": 18, "If": [2, 7, 8, 9, 14, 15, 16, 18, 19, 20, 22, 26], "In": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 23, 25, 26], "It": [1, 9, 15, 16, 18, 20, 22, 23, 25], "NO": 25, "NOT": 16, "No": [2, 16, 23], "Not": 20, "On": 9, "One": [15, 26], "Or": [1, 13], "THE": 7, "That": 16, "The": [2, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 25, 26, 27], "Their": 10, "Then": [6, 8, 11, 14, 22], "There": [2, 8, 13, 14, 26], "These": [7, 8, 9, 13, 16], "To": [9, 15, 16, 18, 20, 23, 25], "With": [8, 20, 25], "_": [1, 2, 13, 20], "__abs__": 20, "__add__": 20, "__and__": 20, "__bool__": 20, "__ceil__": 20, "__divmod__": 20, "__doc__": 20, "__eq__": 20, "__float__": 20, "__floor__": 20, "__floordiv__": 20, "__format__": 20, "__ge__": 20, "__getattribute__": 20, "__getnewargs__": 20, "__gt__": 20, "__hash__": 20, "__index__": 20, "__init__": [23, 25], "__int__": 20, "__invert__": 20, "__le__": 20, "__lshift__": 20, "__lt__": 20, "__main__": 20, "__mod__": 20, "__mul__": 20, "__ne__": 20, "__neg__": 20, "__new__": 20, "__or__": 20, "__pos__": 20, "__pow__": 20, "__radd__": 20, "__rand__": 20, "__rdivmod__": 20, "__repr__": 20, "__rfloordiv__": 20, "__rlshift__": 20, "__rmod__": 20, "__rmul__": 20, "__ror__": 20, "__round__": 20, "__rpow__": 20, "__rrshift__": 20, "__rshift__": 20, "__rsub__": 20, "__rtruediv__": 20, "__rxor__": 20, "__setattr__": 25, "__sizeof__": 20, "__sub__": 20, "__truediv__": 20, "__trunc__": 20, "__xor__": 20, "_foo": 13, "_io": 23, "_parse_uri": 23, "_plugin": 23, "a_arrai": 23, "a_list": 23, "ab": 20, "abl": [8, 25], "about": [7, 9, 20, 25], "abov": [6, 7, 8, 16, 17, 18, 19, 21, 22, 23], "absenc": 16, "absolut": 20, "absolute_valu": 20, "academia": 9, "accept": [2, 14, 20], "access": [9, 10, 13, 15, 16, 18, 20], "accomod": 9, "accur": 20, "act": [14, 25], "action": [8, 18, 20], "activ": [7, 8], "actual": [18, 25], "acycl": 26, "ad": 23, "adapt": 11, "add": [1, 14, 16, 17, 18, 19, 20], "add_u": 1, "addit": [2, 7, 11, 13, 14, 20], "addition": [7, 27], "address": [9, 13, 16, 20], "administr": 9, "advanc": [18, 27], "advantag": 25, "aei": 15, "affect": 25, "aforement": [8, 13], "africa": 25, "after": [14, 15, 16, 18, 20, 22], "afton": 10, "ag": [1, 2, 25], "again": [2, 25], "against": 20, "aim": [13, 25], "aka": 11, "alert": [16, 20], "algorithm": [2, 25], "alia": 23, "all": [1, 7, 8, 9, 13, 15, 23, 25, 26], "allow": [1, 2, 8, 9, 10, 13, 14, 15, 16, 20, 23, 25], "almost": [9, 18], "along": [7, 9, 13], "alpha": [1, 2], "alreadi": [15, 20, 23], "also": [2, 7, 8, 9, 11, 13, 14, 15, 16, 20, 23, 25, 26, 27], "alt": 8, "altern": 9, "although": [9, 15], "alwai": [2, 13, 20], "am": [11, 15, 25], "among": [9, 23], "an": [1, 2, 7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 25, 26, 27], "anaconda3": 23, "analys": 9, "analysi": [9, 10], "ani": [1, 6, 8, 9, 13, 15, 16, 18, 20, 23, 25], "anim": 25, "animal_3": 25, "animal_bob": 25, "animal_john": 25, "annoi": 18, "annot": 20, "anonym": 7, "anoth": [8, 9, 13, 16, 18, 20, 25, 26], "answer": [7, 13, 14, 15, 16, 17, 18], "anybodi": 18, "anyon": 20, "anyth": [7, 11, 20], "anywher": [2, 14], "apostroph": 15, "appeal": 9, "appear": [9, 16], "appl": [1, 2, 18], "apple_index": 1, "appli": [8, 9, 15, 16, 17, 23], "applic": [8, 9, 10], "approach": [7, 9, 20], "appropri": [2, 14], "ar": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 25, 26], "arang": 26, "arbitrari": [18, 20], "area": [8, 9], "arg": [21, 23], "arg1": [11, 20], "arg2": [11, 20], "arg3": 11, "arg_expansion_exampl": 20, "argu": 9, "argument": [11, 13, 21, 26], "arithmet": [2, 11, 16], "around": [7, 16], "arr": [8, 26], "arr1": 26, "arr2": 26, "arr2d": 26, "arr3d": 26, "arrai": [13, 20], "arthimet": 19, "arthur": 16, "artifici": 9, "as_grai": 23, "as_integer_ratio": 20, "asarrai": 23, "ask": [7, 11], "asp": 20, "aspect": 15, "assert": [2, 13], "assign": [2, 13, 14, 15, 16, 20], "assist": 7, "associ": [2, 7, 14, 16, 20], "assum": 2, "assumpt": 7, "astyp": 26, "async": [2, 13], "attempt": 7, "attribut": [15, 16, 17, 20, 25], "author": 8, "autom": 9, "automat": [2, 13], "avail": [8, 20, 25], "avoid": [9, 20], "await": [2, 13], "ax": 23, "axi": [9, 26], "ayotnom": 15, "b": [2, 8, 13, 14, 16, 20, 25], "b_arrai": 23, "b_list": 23, "back": [8, 11, 15, 26], "background": [7, 8], "banana": [1, 2, 18], "bar": [16, 20], "bari": 18, "barplot": 9, "base": [7, 9, 15, 23, 27], "bash": [9, 18], "basic": [1, 2, 7, 14, 27], "baz": 16, "beat": 9, "becaus": [9, 20, 25], "becom": [7, 8, 18, 25], "been": [8, 9, 16, 18], "befor": [6, 7, 8, 9, 16, 20, 26], "beforehand": 11, "begin": [15, 20], "beginn": 9, "behavior": [18, 20, 25], "being": [2, 9, 18, 19], "believ": [9, 18], "belong": 18, "below": [1, 6, 8, 16, 19, 20], "benefit": 20, "best": [7, 20, 25], "better": [7, 9], "betwe": 2, "between": [2, 11, 13, 15, 20], "bewar": [8, 18], "beyond": 9, "big": [16, 20], "bilbao": 18, "bill": 8, "billi": 16, "bin": 20, "binari": [9, 20], "birth": [16, 17], "bit": [20, 26], "bit_count": 20, "bit_length": 20, "black": 25, "blank": 15, "blink": 8, "block": [2, 14, 18, 20], "blog": 8, "blue": 8, "blueberri": 18, "bob": [16, 25], "bodi": 20, "book": [23, 27], "bool": [2, 13, 20, 21], "bool_var": [2, 13], "boolean": [1, 2, 13, 14, 15, 16, 17, 20], "border": 8, "borderand": 8, "both": [7, 8, 9, 10, 13, 15, 16, 18, 19, 20, 22, 23, 25], "bottom": 26, "box": 25, "boxplot": 8, "brace": [15, 16, 18], "bracket": [15, 16], "break": [2, 13, 15, 16, 20], "breakthrough": 7, "brief": [7, 27], "briefli": 9, "broke": 20, "browser": 10, "bucket": [18, 22], "buffer": 20, "build": [2, 14, 18], "built": [13, 23, 25], "builtin": 20, "burden": 7, "button": [2, 8, 15], "byte": [20, 23], "bytearrai": 20, "byteord": 20, "c": [8, 9, 16, 18, 20], "calcul": [11, 14, 18], "call": [1, 2, 7, 11, 13, 15, 16, 18, 20, 21, 23, 26], "call_plugin": 23, "camel": 13, "can": [1, 2, 7, 8, 9, 10, 11, 13, 14, 15, 16, 20, 21, 25, 26], "cannot": [1, 2, 15, 20], "canva": 7, "capabl": 7, "capit": 13, "captur": 7, "care": 18, "carefulli": 18, "case": [1, 2, 11, 13, 14, 15, 19, 22], "cast": [2, 13], "catchal": 18, "categor": 9, "categori": 9, "caus": [18, 20], "ceil": 20, "cell": [1, 2, 6, 11, 13, 15, 16, 17, 18, 19, 20, 23], "center": 25, "certain": [11, 13, 16], "challeng": 7, "chang": [6, 8, 9, 16, 17, 18, 20, 25], "channel": 23, "chapter": 23, "charact": [1, 2, 13, 15, 18], "character": 16, "characterist": 15, "charlottesvil": 18, "cheat": 8, "check": [2, 8, 13, 14, 16, 18, 19, 21, 23], "cherri": 18, "choic": 9, "chosen": 20, "chunk": 13, "citi": 18, "clariti": 20, "class": [2, 7, 11, 13, 15, 20], "classess": 25, "classic": 8, "classs": 25, "clayton": 16, "clean": [7, 9], "cli": [7, 27], "click": 8, "clint": 16, "cluster": 10, "cm": [15, 25], "co": [8, 26], "coconut": 16, "code": [2, 7, 9, 10, 11, 18, 19, 20, 22, 23, 25, 27], "coffe": [16, 17], "colab": 23, "collect": [13, 16, 25], "colon": 20, "column": [23, 26], "com": [9, 20], "combin": [2, 6, 7, 8, 10, 14, 15, 16, 18, 21, 23, 26], "come": [7, 9, 11, 15, 20, 23, 25], "comfort": 7, "comma": [13, 16], "command": [7, 10, 23, 27], "comment": [2, 7], "common": [2, 7, 9, 11, 14, 15, 23, 26, 27], "commonli": [7, 9, 27], "commun": [7, 9], "compact": 16, "compar": [9, 20], "comparison": 20, "competit": 9, "compil": 11, "complement": 20, "complet": [7, 8, 20], "complex": [1, 2, 7, 9, 14, 18, 20], "complic": 14, "compon": [7, 20], "compos": 10, "comprehens": 20, "comput": [7, 8, 9, 10, 11, 18, 19], "compute_vari": 20, "compute_variances_sort_save_print": 20, "concaten": [2, 15, 16, 26], "concentr": 14, "concept": [7, 9, 27], "concis": [9, 20], "conclud": [7, 27], "concret": 25, "condit": [19, 20], "conditon": 18, "conduct": 9, "confid": 7, "confus": 20, "conjug": 20, "conjunct": [2, 14], "consecut": 15, "consist": [8, 20, 26], "consol": 11, "constructor": 25, "consum": 25, "contain": [1, 2, 8, 9, 11, 13, 16, 17, 20, 21, 25, 26], "content": [7, 8], "context": 25, "continu": [2, 7, 13, 26], "contourpi": 23, "contrast": [9, 11, 13, 16, 18], "control": [7, 26, 27], "convent": [9, 13, 20], "convers": 13, "convert": [8, 9, 15, 20], "convet": 13, "copi": [8, 15, 19, 26], "core": 23, "correct": [18, 20], "correspond": [15, 16], "could": [18, 20, 23, 25, 26], "count": [9, 20], "countri": 18, "coupl": [8, 18], "cours": [1, 2, 9, 10, 11, 13, 26, 27], "cover": [7, 9, 13, 16, 27], "creat": [1, 2, 6, 8, 9, 11, 13, 14, 15, 16, 19, 21, 25, 26], "creation": 8, "csv": 9, "ctrl": 8, "curli": 15, "current": [8, 23], "cursor": 8, "curv": 9, "cut": [2, 14], "cvill": 18, "cycler": 23, "d": [1, 2, 8, 11, 14, 16, 20, 23], "dag": 26, "dai": [8, 9, 18], "daili": [7, 27], "danger": 18, "darrel": 16, "data": [1, 7, 8, 10, 14, 15, 18, 19, 20, 25, 27], "data1": 26, "data2": 26, "datafram": 9, "dataset": 8, "datatyp": 16, "dateutil": 23, "debug": [7, 10, 27], "decim": [2, 13], "decis": 7, "declar": [23, 26], "decypher_format_arg": 23, "dedic": 8, "deep": 9, "def": [1, 2, 13, 20, 21, 23, 25], "default": [16, 25, 26], "defend": 7, "defin": [1, 2, 13, 18, 19, 20, 21, 25], "definit": [20, 25], "del": [2, 13], "delet": [2, 13, 26], "delight": 9, "delin": 13, "demonstr": 20, "denomin": 20, "depend": [8, 9, 18], "describ": 25, "descript": [1, 2, 20], "descriptor": 20, "design": 9, "despin": [8, 9], "detail": [8, 10, 13, 15, 20], "determin": [13, 20], "develop": [1, 7, 9, 27], "deviat": 26, "devic": 7, "dialog": 8, "dict": [16, 18, 19], "dict_item": 16, "dict_kei": 16, "dict_valu": 16, "dictionari": [1, 15, 17, 18], "dictionary1": 16, "dictionary2": 16, "dictionary3": 16, "did": [11, 19, 22], "didn": 20, "die": 15, "diff": 21, "differ": [1, 2, 7, 8, 9, 13, 15, 16, 18, 20, 21, 25], "difficult": 26, "dimens": [23, 26], "dimension": [23, 26], "dir": 23, "direct": 26, "directli": [9, 11, 16], "directori": 23, "dirnam": 23, "disappear": 8, "discuss": [2, 7], "divers": [7, 9], "divid": 14, "divis": [2, 11, 14, 19, 22], "divisbl": [19, 22], "divmod": 20, "dn": 23, "do": [2, 6, 8, 11, 13, 14, 15, 16, 18, 19, 20, 25], "doc": [20, 26], "docencia": 23, "docstr": 21, "document": [10, 20], "documento": 23, "doe": [8, 15, 16, 18, 19, 20, 22, 23, 25], "doesn": 20, "dog": 25, "domain": 9, "don": [7, 8, 15, 16, 18, 20], "done": [8, 11, 25], "door": 7, "dot": 15, "down": [8, 11, 17, 20], "dplyr": 9, "draw": 8, "drop": 9, "drop_end": 26, "drop_second_index": 26, "drop_start": 26, "ds1002": [23, 26], "dtype": 26, "due": 9, "dummi": [19, 20], "dure": [7, 27], "dynam": [2, 15], "e": [2, 11, 13, 14, 15, 16, 18, 20, 25, 26], "each": [2, 8, 9, 13, 14, 16, 18, 19, 20, 21, 23, 25, 26], "earli": [7, 18], "earlier": [13, 18], "easi": [9, 11, 25], "easier": [9, 20, 25], "easili": 9, "economi": 20, "edit": 6, "edu": 10, "educ": 10, "edureka": 8, "effect": 2, "effici": [7, 8, 9, 27], "either": [6, 8, 18, 19, 20, 22], "elabor": 20, "element": [1, 2, 15, 16, 18, 20, 23, 26], "elementari": 2, "elif": [2, 13, 19, 22], "els": [2, 13, 19, 20, 21, 23], "email": 7, "eman": 15, "embed": 8, "emploi": [2, 14], "empti": 16, "en": 26, "enabl": [8, 10, 11], "encapsul": [7, 25], "enclos": [15, 20], "encourag": 7, "end": [15, 18, 20, 26], "endswith": [2, 15], "enhanc": 11, "enjoi": 7, "enough": 18, "enter": [8, 16], "entir": [8, 9, 26], "entiti": 11, "environ": [7, 8, 10, 13], "equal": [2, 14, 20, 21, 22], "equat": [8, 10], "error": [20, 21, 25, 27], "esc": 8, "essenti": [7, 9, 20, 27], "etc": [1, 15], "eval": 11, "evalu": [2, 11, 14, 16, 18, 19, 22], "even": [2, 7, 9, 13, 14, 18, 19, 20, 25], "everi": [2, 7, 9, 13, 15, 18, 23, 26], "every_oth": 26, "everyth": [8, 9, 15], "exactli": 20, "exampl": [1, 2, 8, 9, 11, 13, 14, 18, 19, 20, 22, 25, 26], "excel": 9, "except": [2, 13, 15, 23], "excercis": 16, "execut": [7, 9, 10, 11, 18], "exist": [15, 23], "expect": [7, 18], "experi": [7, 9], "explain": 20, "explan": [7, 10], "explicit": 9, "explor": [9, 10], "exponenti": [2, 14], "express": [9, 15, 16, 18, 27], "expresss": [2, 14], "extens": [8, 9, 23, 25], "extent": 7, "extern": 23, "extract": [2, 15], "f": [15, 16, 18, 20, 23, 25], "facilit": 10, "fact": [9, 20, 25], "fail": 20, "fair": 9, "fals": [2, 9, 13, 14, 15, 16, 20, 21, 23, 25], "familiar": [8, 9, 10, 18], "far": [13, 15, 18, 25], "fast": 23, "faster": 25, "fastx": 10, "father": 15, "favorite_numb": 1, "fcn": 20, "fcn_bad_arg": 20, "fcn_nothing_to_return": 20, "fcn_swapped_arg": 20, "featur": [7, 9, 15, 16, 25, 27], "feedback": 7, "feel": [7, 9], "femal": 25, "few": [8, 27], "field": 25, "figur": 2, "file": [8, 9, 10, 11, 23, 27], "file_or_url_context": 23, "filenotfounderror": 23, "filesystem": 8, "fillna": 9, "filter": [9, 23], "final": [2, 9, 11, 13, 15], "find": [1, 2, 7, 9, 16, 20, 23, 26], "first": [1, 2, 9, 15, 16, 17, 18, 20, 22, 23, 26], "firstval": 1, "fit": 25, "fix": 20, "flag": 13, "flip": 26, "float": [2, 13, 16, 20, 26], "float64": 26, "float_arr": 26, "float_var": [2, 13], "floor": [2, 14, 20], "flow": 18, "fn": 23, "fname": 23, "focu": [7, 9], "focus": [7, 9, 27], "folder": 8, "follow": [2, 7, 8, 9, 11, 13, 14, 18, 19, 20, 22, 25], "fonttool": 23, "foo": [16, 20, 26], "foomax": 26, "foomean": 26, "foomin": 26, "foosin": 26, "foostd": 26, "forc": 25, "form": [11, 20, 25, 26], "formal": 9, "format": [7, 8, 10, 18, 23], "format_hint": 23, "format_spec": 20, "formatt": 20, "forth": [2, 14], "fortran": [9, 18], "found": 18, "four": [2, 14], "frame": 9, "free": 7, "from": [2, 7, 8, 9, 13, 14, 15, 16, 17, 18, 20, 21, 23, 25], "from_byt": 20, "fruit": 1, "func": 23, "function": [1, 2, 7, 9, 11, 13, 15, 16, 21, 25, 26, 27], "function_nam": 11, "fundament": [7, 9, 27], "futur": [7, 10, 13], "g": [8, 15, 16, 18, 20, 25], "game": 9, "gave": 20, "gbm": 20, "geeksforgeek": 20, "gener": [9, 15, 18, 20, 26], "get": [1, 2, 8, 9, 10, 11, 13, 15, 16, 18, 20, 23, 26, 27], "getattr": 20, "ggplot2": 9, "git": 7, "github": [7, 27], "give": [2, 7, 11, 13, 14, 15, 18, 20, 26], "given": [2, 7, 8, 13, 15, 16, 17, 18, 20, 23, 27], "global": [2, 13], "go": [7, 10, 11, 15, 23], "goal": 7, "god": 25, "goe": 18, "gone": 7, "goo": 26, "good": [2, 7, 14, 18, 20], "goodby": 2, "googl": 23, "got": 18, "grammar": 9, "grape": 18, "graph": 26, "graphic": [9, 10], "great": [9, 11, 20], "greater": [2, 9, 14], "green": 8, "greet": [11, 25], "grei": 8, "group": [2, 7, 14, 20, 25], "grouped_boxplot": 8, "guess": 7, "guid": 7, "h": 9, "ha": [2, 8, 9, 11, 13, 14, 18, 20, 21, 25, 26], "habit": 7, "had": 19, "half": 1, "hand": [7, 9, 16], "handi": [16, 25], "handl": [7, 8, 9, 27], "happen": [1, 8], "hasattr": 23, "hash": [16, 20], "haskel": 9, "have": [1, 2, 7, 8, 9, 10, 13, 14, 15, 16, 18, 20, 23, 25, 26], "height": 25, "hello": [2, 11, 13, 15], "help": [7, 8, 9, 20, 25], "here": [2, 7, 8, 9, 11, 13, 14, 15, 16, 18, 20, 23, 25, 26], "hesit": 7, "hex": [13, 20], "hexadecim": 13, "hide": 25, "hierarchi": 26, "high": 9, "higher": [9, 26], "highli": 9, "hint": [18, 19, 22], "hit": [2, 15], "hold": [2, 13, 20], "home": 23, "host": 20, "hotel": 23, "hour": 7, "how": [2, 9, 11, 13, 14, 18, 19, 20, 22, 25], "howev": [9, 13, 14, 18, 23, 25], "hpc": 10, "html": [8, 20, 26], "http": [8, 9, 11, 16, 17, 20, 26], "hue": 8, "human": 25, "i": [1, 2, 7, 8, 9, 10, 11, 14, 16, 17, 18, 19, 21, 22, 23, 25, 26, 27], "id": [13, 14, 20], "idea": [7, 8, 15, 20], "ideal": 10, "ident": 2, "identifi": [7, 25], "ii": 27, "illustr": 20, "imag": [8, 20], "imageio": 23, "imageio_imread": 23, "imageio_plugin": 23, "imagin": 19, "imaginari": 20, "img": 23, "immut": [2, 16], "imopen": 23, "imopen_arg": 23, "imper": 18, "implement": [9, 11, 25], "impli": 2, "implicitli": 2, "import": [2, 7, 8, 9, 13, 15, 16, 17, 18, 20, 26, 27], "importantli": 8, "impos": 18, "imread": 23, "imshow": 23, "includ": [7, 8, 9, 15, 16, 18, 19, 20, 22, 27], "incomplet": 7, "incorpor": 15, "incorrect": [7, 20], "increas": [19, 22], "increasingli": 7, "increment": [2, 14], "indent": 20, "index": [9, 17, 18, 20, 23, 26], "indexerror": 23, "indic": [1, 8, 15, 20, 26], "individu": [8, 15, 20], "industri": 9, "ineffici": 25, "inequ": [2, 14], "infer": 20, "info": [2, 8, 15, 16], "inform": [7, 13, 15, 20, 25], "inher": 15, "inherit": 20, "input": [8, 11, 20, 21], "insert": 8, "insid": [8, 15, 18, 20], "instal": 7, "instanc": [20, 25], "instanti": 25, "instead": [1, 13], "instent": 25, "instruct": [9, 11], "instructor": [7, 11], "int": [2, 13, 14, 16, 20], "int32": 26, "int64": 26, "integ": [1, 2, 13, 14, 16, 18, 19, 20, 21, 26], "integer_var": 13, "integr": [10, 20], "intellig": 9, "intens": 9, "inter": 18, "interact": [8, 10, 11, 13], "interest": 18, "interfac": [7, 8, 10, 25], "intermedi": [7, 27], "internat": 11, "interpret": [2, 7, 11], "intersect": 16, "introduc": [6, 7, 8, 18, 27], "introduct": [15, 26, 27], "introductori": [7, 27], "introspect": 8, "intuit": 9, "invalid": [1, 13, 23], "invalu": 7, "involv": 9, "io": [8, 23], "io_mod": 23, "ipynb": 8, "ipython": 11, "is_read_request": 23, "isinst": [2, 13, 23], "isn": [20, 23], "itali": 18, "item": [8, 15, 16, 18, 26], "iter": [16, 19, 20, 22], "its": [1, 2, 7, 8, 9, 13, 14, 15, 16, 18, 20, 23, 25, 27], "itself": [1, 20], "ix": 18, "i\u00f1igo": 15, "j": [8, 18], "java": 9, "javascript": 9, "javi": [15, 20, 23], "javier": [11, 15], "job": 10, "john": 25, "join": [13, 15], "jpg": 23, "judgment": 7, "jupyt": [7, 10, 11], "jupyter_notebook_cheatsheet_edureka": 8, "just": [2, 8, 11, 13, 14, 15, 16, 20, 25], "k": 8, "kaggl": 9, "kaggle_survey_2022_respons": 9, "keep": [1, 7, 16, 18, 20], "kei": [1, 15, 16, 18], "keyworad": [6, 8], "keyword": [2, 14, 20, 26], "kill": 15, "kind": [11, 19, 23, 25], "kiwi": 18, "kiwisolv": 23, "know": [1, 13, 18], "known": [9, 11, 18, 20], "kumquat": 18, "kwarg": [20, 23], "labels": 9, "lack": 25, "lambda": [2, 9, 13, 20], "languag": [2, 7, 8, 10, 11, 18, 25, 27], "languages_dat": 9, "largest": [2, 14], "last": [2, 13, 15, 16, 18, 20, 23, 26], "lastli": 20, "later": [2, 13, 16, 26], "latex": [8, 10], "launch": 11, "layman": 13, "lazy_load": 23, "lbp": 20, "lead": [15, 20], "learn": [8, 9, 10, 13, 14, 15, 16, 18, 25], "learnbyexampl": [16, 17], "least": 21, "left": [2, 8, 16, 20], "legaci": 23, "legacy_mod": 23, "len": [15, 16, 20, 21, 26], "length": [15, 20, 21], "less": [2, 9, 14, 18, 19], "lesser": 7, "lesson": [10, 11, 13, 14, 15, 16, 18], "let": [8, 10, 11, 18, 20], "letter": [1, 2, 13, 16, 17], "level": [9, 26], "leverag": 9, "lib": 23, "librari": [7, 9, 20, 27], "lifetim": 20, "like": [1, 2, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 21, 23, 25], "likewis": 15, "line": [1, 2, 7, 9, 10, 11, 13, 15, 16, 18, 20, 23, 27], "linear": 8, "linspac": 23, "lisp": 9, "list": [1, 2, 8, 13, 14, 15, 17, 18, 19, 26], "list1": 16, "list2": 16, "list3": 16, "liter": [2, 13, 14, 15], "littl": 20, "live": [8, 10], "ll": 7, "load": [8, 11], "load_dataset": 8, "local": [7, 8], "locat": 13, "logic": [7, 9], "logreg": 20, "long": [7, 13, 19], "longer": 8, "look": [9, 10, 11, 18, 26], "lookfor": 18, "loop": [11, 16, 19, 21, 22], "lot": [2, 9], "low_memori": 9, "lower": [9, 13, 15, 18, 26], "lowercas": 13, "lowest": 20, "m": [2, 8, 14, 15], "machin": [9, 10, 11], "made": 8, "mai": [7, 9, 18, 20, 25], "main": [8, 9, 15], "maintain": [7, 8, 20, 25], "make": [2, 7, 9, 10, 14, 17, 18, 19, 20, 22, 25], "manag": [7, 9], "manage_plugin": 23, "mango": 18, "mani": [2, 7, 8, 9, 11, 13, 14, 15, 18, 19, 20, 22], "manipul": [2, 7, 9, 14, 25], "map": [8, 25], "mardown": 8, "margin": 8, "markdown": [6, 8, 10, 17], "mask": 23, "materi": 7, "math": [11, 26], "mathemat": [2, 9, 11, 14], "mathemt": 2, "matlab": [9, 18], "matplotlib": [9, 23], "matter": 20, "max": [18, 23, 25, 26], "max_it": [19, 22], "max_val": [18, 19], "maximum": [18, 19], "mayb": 18, "me": [9, 18], "mean": [2, 8, 9, 11, 13, 14, 15, 16, 20, 23, 25, 26], "mechan": 25, "media": 8, "membership": [2, 14], "memori": [2, 9, 13, 14, 20], "mention": [11, 13, 15, 16, 25], "menu": 6, "menubar": 8, "messag": [11, 15, 18, 25], "met": 18, "method": [7, 9, 17, 20, 25], "microcosm": 2, "might": [1, 11, 18], "min": [23, 26], "mind": 1, "minim": 7, "minu": 16, "miscellan": 27, "miss": [16, 20], "mix": [15, 16, 25], "mmm": 25, "mod": 20, "mode": [6, 11, 23], "model": [18, 20, 25], "modern": 9, "modif": 8, "modifi": [8, 13, 16, 25, 26], "modul": [7, 20, 23, 25, 26, 27], "modulo": [19, 22], "modulu": [2, 14], "moment": 25, "monitor": 10, "month": [16, 17], "montoya": 15, "more": [1, 2, 7, 9, 13, 14, 15, 16, 17, 20, 25, 27], "moreov": 9, "most": [2, 7, 8, 9, 10, 13, 14, 15, 16, 18, 20, 23, 26, 27], "mous": 6, "move": [2, 15], "much": [7, 9, 25], "multi": 9, "multidimension": 26, "multipl": [2, 9, 10, 11, 13, 14, 16, 20], "multipli": [14, 16, 17], "must": [1, 2, 13, 16, 20, 23], "mutabl": 9, "my": [11, 15], "my_anim": 25, "my_arg": 20, "my_args2": 20, "my_dog": 25, "my_nam": 15, "my_var": [2, 14], "myarr": 26, "mylist": 16, "mystr": 15, "myvar": 13, "n": [2, 15, 25], "n_ob": 9, "naive_bay": 20, "name": [1, 7, 11, 15, 16, 17, 18, 20, 21, 25, 27], "nameerror": [2, 13], "narr": [8, 10], "nativ": 20, "natur": [9, 20], "navig": 7, "nbconvert": 8, "ndarrai": [23, 26], "ndigit": 20, "ndim": [23, 26], "necessari": 20, "need": [2, 7, 8, 9, 13, 15, 20, 25], "neg": [13, 15, 20], "negate_coord": 20, "neglig": 9, "nest": [8, 16, 26], "networkx": 23, "new": [1, 7, 8, 9, 13, 15, 20, 25, 26], "new_anim": 25, "new_foo": 26, "newer": 25, "next": [2, 11, 15, 16, 20], "nice": [15, 26], "nobel": 7, "non": [16, 20], "none": [2, 13, 20, 21, 23], "nonloc": [2, 13], "nonneg": 21, "normal": 8, "notabl": 10, "notat": 26, "note": [2, 7, 9, 14, 20, 25], "notebook": [7, 10, 11], "noth": [15, 18, 20], "nothng": 20, "notic": 18, "noun": [2, 14], "now": [1, 6, 8, 11, 15, 16, 18, 19, 25], "np": [23, 26], "num": 20, "num1": 13, "num2": 13, "number": [1, 2, 6, 8, 9, 13, 15, 16, 17, 18, 19, 20, 22], "numbers2": 16, "numbers4": 16, "numer": [1, 14, 16, 17, 18, 20, 21], "numeric_str": 26, "numpi": [7, 26, 27], "o": [2, 15, 23], "object": [8, 9, 13, 14, 15, 16, 18, 27], "obtain": 18, "obviou": 26, "obvious": 25, "occur": 20, "odd": [18, 19], "offer": [2, 9, 14], "offic": 7, "offset": 8, "often": [7, 9, 16], "ogi\u00f1i": 15, "ok": 25, "old": 25, "old_valu": 26, "omit": [7, 15, 26], "onc": [16, 20, 23], "ondemand": 7, "one": [6, 7, 8, 15, 16, 17, 19, 20, 21, 25, 26], "ones": [2, 14, 15, 20, 23], "onli": [1, 2, 13, 15, 16, 20, 25, 26], "oo": 25, "ood": 10, "oof": 26, "open": 7, "oper": [7, 11, 13, 18, 19, 20, 22, 25, 26], "operand": 16, "optim": [2, 8, 13], "option": [13, 15, 20], "orang": 1, "order": [8, 16, 18, 20, 25], "org": [8, 9, 11, 16, 17, 20, 26], "organ": [7, 8, 9, 16, 27], "orient": [7, 9, 27], "origin": [20, 25], "other": [2, 7, 8, 9, 14, 15, 20, 21, 23, 25, 26], "otherwis": [2, 13, 18, 19, 20], "oti": 15, "ouput": 13, "our": [7, 10, 11, 15, 20, 25], "out": [1, 2, 16, 17, 20, 21], "output": [8, 11, 13, 16, 20, 21], "outsid": [8, 13, 20, 21], "over": [9, 18, 19, 20, 26], "overflowerror": 20, "overrid": 25, "overwork": 20, "overwrit": 16, "own": [1, 7, 8, 9, 20], "p": [2, 14], "packag": [7, 9, 20, 26, 27], "packet": 25, "page": 8, "pair": [1, 16, 20], "palett": 8, "panda": [7, 9, 27], "paradigm": 25, "parallel": 18, "param": 20, "paramet": 25, "parametr": 20, "parenthes": [2, 11, 14, 16, 18], "parenthesi": [11, 13, 18, 20], "pars": [23, 26], "part": [1, 15, 20], "particip": 7, "particular": [13, 15, 16, 25], "particularli": [9, 20], "pascal": 9, "pass": [1, 2, 13, 15, 16, 18, 20, 21, 25], "pastel": 8, "path": 23, "pattern": 8, "pd": 9, "pdf": 8, "peanut": 16, "peer": 7, "peopl": 9, "per": 9, "perfectli": [7, 9], "perform": [8, 13, 14, 15, 20, 25, 26], "person": [7, 18], "phonelist": 16, "photo": 23, "photo_mask": 23, "photo_sin": 23, "piec": [11, 22], "pillow": 23, "pip": 23, "pitt": 18, "pixel": 23, "platform": 11, "pleas": 7, "plot": [8, 9, 20], "plt": [9, 23], "plugin": 23, "plugin_arg": 23, "point": [9, 10, 13, 16], "polici": 7, "polymorph": 25, "popul": [1, 19, 20], "popular": 7, "portabl": 10, "posit": [1, 13, 18, 20], "possibl": [8, 20], "post": 7, "post0": 23, "potenti": 7, "pow": 20, "power": [9, 15], "pr": 20, "practic": [7, 20, 23], "pre": 23, "preced": [2, 14], "precis": 20, "predefin": 25, "predominantli": 9, "prefer": 13, "prefix": 15, "prepar": [7, 15], "press": 8, "pretti": 25, "pretzel": 25, "previou": [7, 9, 11, 14, 15, 16, 18, 25], "primari": 7, "primarili": [7, 9, 27], "primit": 16, "principl": 9, "print": [1, 2, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "prize": 7, "problem": [7, 9], "procedur": [9, 25], "process": [7, 8, 9], "prod": 23, "produc": [18, 20, 21], "product": [9, 14, 20], "profession": 9, "program": [2, 7, 10, 18, 19, 20, 27], "progress": 7, "prolog": 9, "promot": 9, "prompt": 8, "properli": 21, "properti": 16, "prorivd": 17, "protocol": 20, "prototyp": 9, "provid": [7, 9, 16, 20, 25, 27], "public": 9, "pull": [16, 17], "purpos": [2, 9, 13, 20, 21, 25], "put": [2, 14, 20, 26], "py": 23, "pydata": [8, 9], "pylab": 9, "pypars": 23, "pyplot": 23, "python": [1, 2, 7, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 23, 25, 27], "python3": 23, "python_funct": 20, "pytorch": 9, "pywavelet": 23, "q12": 9, "question": [2, 7, 9, 14, 16, 17], "quick": [9, 10], "quietli": 7, "quit": [1, 18, 19], "quot": [15, 16, 20], "quotat": 2, "r": [7, 9, 10, 16, 18, 20, 27], "rais": [2, 13, 20, 23], "randint": 26, "random": 26, "rang": [13, 18], "rangi": 16, "rapidli": 9, "rasero": 15, "rather": 9, "ratio": 20, "ration": 20, "raw": 8, "re": [7, 9, 16, 20], "reach": [18, 20], "read": [2, 7, 9, 11, 20, 23, 27], "read_csv": 9, "readabl": [9, 20], "readthedoc": 8, "real": 20, "realli": 25, "realpython": 20, "reassign": [2, 13, 15, 20], "recent": [2, 13, 15, 16, 18, 20, 23], "recip": 25, "recogn": 20, "recommend": [8, 20], "redefin": 25, "redifin": 25, "ref": 20, "refer": [1, 2, 9, 11, 13, 14, 15, 20, 26], "referenc": [20, 23], "reflect": 20, "regex": 9, "regular": 9, "rel": 8, "relat": 25, "relationship": 2, "remain": 9, "remaind": [2, 14], "rememb": [2, 9, 13, 15, 17], "remov": [15, 20, 26], "repeat": [13, 15, 16, 18], "repetit": [2, 15], "repl": 11, "replac": [15, 23, 25], "repli": 11, "repr": 20, "repres": [16, 20], "represent": [8, 13, 20], "reproduc": 10, "request": [20, 23], "requir": [7, 9, 11, 18, 20, 21, 23], "research": [9, 10], "reserv": 2, "reset": 8, "reset_index": 9, "resolut": 20, "resourc": [7, 9], "respect": [9, 14, 16], "respons": 9, "rest": 15, "restrict": [2, 13], "result": [2, 7, 9, 11, 13, 14, 15, 18, 20, 23], "return": [2, 8, 13, 14, 15, 16, 21, 23, 26], "reus": 25, "reusabl": [9, 20, 25], "reusibl": 25, "revers": [15, 20, 26], "reward": 7, "ri": 23, "rich": [8, 10], "ride": 7, "right": [2, 7, 16, 18, 20, 21], "risk": 7, "rivanna": [7, 10], "rn": 16, "rng": 16, "road": 25, "robin": 16, "rom": 8, "rough": 8, "round": 20, "row": [23, 26], "rstudio": 10, "rubi": 9, "rule": [1, 2, 8, 9, 13, 25], "run": [6, 11, 19, 22], "runtimeerror": 23, "sai": [11, 15, 20, 25], "said": 9, "salut": 25, "sam": 16, "samantha": 16, "same": [2, 6, 8, 13, 14, 15, 20, 25], "satisfi": 23, "save": [8, 13, 15, 20, 25, 26], "saw": [14, 15, 16], "scala": 9, "scalabl": 25, "scalar": [16, 17], "scalat": 25, "schema": 25, "scheme": 16, "scienc": [7, 10, 27], "scientif": 10, "scientist": [7, 27], "scikit": [9, 23], "scipi": [23, 26], "screen": 11, "script": [9, 11], "seaborn": [8, 9], "search": 23, "searchin": 18, "second": [13, 15, 20], "secondv": 1, "secong": 15, "section": [7, 8], "see": [1, 7, 9, 13, 14, 15, 16, 17, 18, 20], "seen": [11, 20], "select": [8, 15, 25], "self": [8, 20, 23, 25], "semest": [7, 11], "sens": [2, 14], "sensibl": 21, "sensit": [1, 2, 13], "separ": [8, 9, 13, 16, 25, 26], "seq": 18, "sequenc": [8, 15, 16], "sequenti": [2, 14, 27], "seri": 19, "serv": 7, "server": 10, "servic": 7, "session": [7, 23], "set": [2, 7, 8, 9, 10, 14, 18, 19, 20, 22, 23, 25], "set1": 16, "set2": 16, "set_them": 8, "sever": [7, 13, 15, 16, 18, 20], "sex": 25, "shape": [9, 23, 26], "share": [8, 10], "sheet": 8, "shell": 11, "shift": 8, "short": [1, 2, 14, 20], "shortchang": 7, "shortcut": [6, 8], "shot": 7, "should": [1, 2, 7, 8, 13, 18, 19, 20, 25, 26], "show": [8, 13, 20, 21, 26], "show_arg_expans": 20, "show_result": 20, "show_scop": 20, "shown": [6, 8, 20], "si": 15, "side": 20, "sign": 20, "signatur": 20, "signific": 20, "similar": [9, 15, 16, 20], "similarli": [8, 15, 16, 26], "simpl": [1, 2, 8, 13, 20], "simpli": 11, "simplifi": [8, 26], "sin": [23, 26], "sinc": [7, 16, 20], "singl": [2, 13, 14, 15, 16, 18, 20, 26], "sir": 16, "sit": 7, "site": [2, 7, 14, 23], "situat": 20, "six": 23, "size": [9, 20], "skill": [7, 27], "skimag": 23, "skip": 18, "slice": 17, "small": [7, 21], "smoker": 8, "sn": [8, 9], "snake": 13, "snoopi": 16, "so": [1, 2, 7, 8, 9, 11, 13, 14, 15, 18, 20, 25, 26], "softwar": [7, 9, 25], "solut": 9, "solv": 9, "some": [2, 6, 7, 8, 9, 11, 13, 14, 15, 19, 20, 25, 26, 27], "someth": [18, 19], "sometim": [1, 7, 18], "soon": [11, 14, 15], "sort": [1, 16, 23], "sourc": [7, 9, 10, 11, 23, 25], "space": [2, 13, 15, 18], "spain": 18, "special": [14, 19, 25], "specif": [1, 2, 9, 13, 15, 20, 25, 26], "specifi": [2, 13, 15, 16, 20, 25], "speed": 9, "spell": 9, "spend": 7, "split": [15, 16, 20], "spoken": 7, "sql": [9, 16], "squar": 21, "square_arg": 21, "stabl": [9, 26], "standard": 26, "start": [1, 2, 7, 8, 13, 14, 15, 16, 18, 20, 26, 27], "startswith": [2, 15], "state": [8, 9, 25], "statement": [18, 19, 20, 22, 23], "static": 20, "statist": [9, 23], "statsmodel": 9, "std": [23, 26], "step": [10, 14, 15, 16, 21], "still": [13, 25], "stop": [15, 16], "store": [2, 9, 13, 15, 16, 18, 19, 20, 25], "str": [2, 13, 15, 18, 21], "string": [1, 13, 16, 18, 19, 20, 21], "string1": [2, 15], "string2": [2, 15], "string_": 26, "string_var": [2, 13, 15], "strip": 15, "structru": 13, "structur": [1, 2, 7, 9, 13, 14, 15, 25, 27], "student": [7, 27], "studi": [13, 15, 18, 20], "style": [8, 9], "subclass": 20, "subject": [2, 14, 16], "subject_id": [1, 2], "submit": 10, "subscript": 16, "subset": 2, "substr": 15, "substract": 11, "subtract": [2, 14, 21], "successfulli": 7, "suggest": [15, 20], "suitabl": [9, 20], "sum": [9, 13, 14, 20, 23], "summari": [2, 14], "super": 18, "superior": 9, "support": [2, 7, 10, 14, 15, 16, 20], "sure": [8, 19, 22], "surpris": 20, "survei": 9, "survey_data": 9, "swap": 20, "switch": 23, "sy": 20, "symbol": [13, 14, 16], "syntax": [1, 2, 9, 14], "syntaxerror": [1, 13, 18, 20], "system": [9, 20, 23, 25], "t": [7, 8, 15, 16, 18, 20, 23], "tab": [8, 18], "tabl": 16, "tailor": 7, "take": [1, 7, 11, 13, 18, 20, 21, 25, 26], "tall": [15, 25], "tan": 26, "task": [7, 9, 20, 25], "team": 20, "technic": 7, "techniqu": [7, 9, 27], "technologi": 25, "tell": 18, "templat": 25, "tensorflow": 9, "term": [9, 13, 20], "termin": 27, "test": [2, 14, 19, 20, 21, 22], "text": [6, 8, 10, 15, 21], "than": [2, 8, 9, 14, 18, 19], "thei": [2, 9, 10, 13, 14, 16, 18, 20], "them": [1, 7, 8, 10, 11, 13, 14, 15, 16, 18, 20, 25], "themselv": 20, "therefor": [2, 14, 16, 18, 20], "thi": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 27], "thing": [2, 8, 14, 15, 18, 20, 25], "think": [7, 9, 25], "this_set": 18, "this_tupl": 18, "this_var": 13, "thisvar": 13, "thorugh": 8, "those": [1, 9, 15], "though": [13, 20], "thought": [1, 25], "thr": 20, "three": [1, 2, 8, 14, 20, 23, 26], "thresh": 20, "threshold": 20, "through": [2, 7, 8, 9, 11, 13, 18, 19, 20, 25], "throughout": [7, 11, 13, 16], "throuhg": 18, "throw": 20, "thu": 8, "tick": 8, "tick_param": 9, "tidyvers": [7, 9], "tifffil": 23, "time": [7, 8, 9, 16, 20, 26], "tip": 8, "titl": 9, "to_byt": 20, "togeth": [13, 25], "tom": 16, "too": [15, 20, 25], "tool": [7, 10, 27], "toolbar": 8, "top": 26, "topic": [1, 2, 26, 27], "total": 1, "total_bil": 8, "total_volum": [1, 2], "traceback": [2, 13, 15, 16, 18, 20, 23], "track": 18, "trail": 15, "translat": 9, "transpar": 7, "transpos": 23, "treat": 20, "tree": 26, "trim": 8, "tripl": 20, "troubl": 20, "troubleshoot": 7, "true": [2, 8, 9, 13, 14, 15, 16, 18, 20, 21, 23, 25], "truncat": 20, "try": [1, 2, 6, 8, 13, 18, 19, 20, 21], "tupl": [1, 13, 15, 17, 18, 19, 20], "tuple0": 16, "tuple1": 16, "turn": 26, "tutori": 7, "two": [1, 2, 7, 8, 9, 13, 14, 15, 16, 20, 21, 26, 27], "txt": 21, "type": [1, 6, 7, 8, 9, 11, 14, 15, 16, 20, 23, 25], "type1": 13, "type2": 13, "type3": 13, "typeerror": [15, 16, 20], "typic": [9, 13], "u": 25, "uhoh": 20, "unboundlocalerror": 20, "uncomfort": 7, "underscor": [1, 2, 13], "understand": [7, 9, 15, 18, 20, 27], "undoubtedli": 7, "unend": 18, "unexpect": 8, "unformat": 8, "union": 16, "uniqu": [2, 13, 16], "unknown": 7, "unless": [9, 25], "unlik": [9, 25], "unord": [16, 18], "unpack": 18, "unprepar": 7, "unspecifi": 20, "unsupport": 16, "unsur": 7, "until": 18, "up": [7, 8, 15], "updat": [2, 14, 20, 26], "upload": 8, "upon": 26, "upper": 15, "uppercas": 13, "uri": 23, "us": [1, 2, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 21, 22, 23, 25, 26, 27], "usa": 18, "usabl": 20, "usag": 8, "user": [8, 10, 20, 23], "usual": [8, 9, 23], "util": [9, 18], "uva": 7, "v": [8, 18], "v2": 23, "val": [18, 19, 20, 21, 22], "valencia": 18, "valid": 20, "vals_greater_than_or_equal_to_threshold": 20, "valu": [1, 2, 13, 14, 18, 19, 21, 23, 25], "valuabl": 10, "value_count": 9, "valueerror": [18, 23], "var": [18, 21, 23], "var_float": [2, 13], "var_int": [2, 13], "var_str": [2, 13], "variabl": [14, 15, 16, 18, 19, 21, 22, 26, 27], "variat": 20, "varieti": 9, "variou": [7, 9], "verb": [2, 14], "veri": [2, 9, 14], "verifi": 21, "verify_string_length": 21, "versatil": 9, "version": [11, 20, 26], "via": 10, "video": [8, 9], "view": [2, 13], "virginia": [2, 10, 13], "visibl": [8, 20], "visit": 8, "visual": [7, 9, 10, 26], "vital": 7, "w3school": [2, 14, 20], "wa": [9, 20, 23, 25], "wahoo": 2, "wai": [1, 2, 7, 8, 9, 13, 14, 15, 16, 18, 20, 25, 26], "want": [8, 11, 13, 15, 16, 18, 20, 25], "warn": 15, "we": [1, 2, 7, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 23, 25], "web": [8, 9, 10], "week": [1, 2, 7, 16], "weird": 20, "welcom": [7, 8], "well": [7, 9, 20, 27], "were": [2, 19, 20], "what": [1, 2, 7, 11, 14, 16, 18, 19, 20, 22, 23, 25], "when": [2, 8, 11, 13, 14, 15, 16, 18, 19, 20, 23, 25, 26], "where": [2, 7, 9, 13, 20, 23, 25], "wherea": 15, "whether": [8, 15, 18, 20], "which": [1, 7, 8, 9, 10, 11, 13, 15, 16, 18, 20, 25, 26], "while": [2, 7, 9, 13, 19, 22], "white": [8, 13], "whitespac": 15, "who": 7, "whole": [8, 15], "whose": [20, 26], "why": [9, 18, 20], "wide": [9, 10], "widget": 8, "wiki": 26, "wikipedia": 26, "wild": 25, "wish": 20, "within": [1, 7, 10, 13, 15, 19, 25, 26], "without": [8, 11, 13, 16, 25], "won": 20, "wonder": 11, "woodstock": 16, "word": [13, 14, 18, 20], "work": [7, 9, 10, 15, 16, 18, 19, 20, 21, 27], "workflow": 8, "workhors": 26, "world": [2, 11], "would": [1, 8, 9, 13, 15, 25], "wp": 8, "wrap": 23, "write": [7, 8, 9, 10, 11, 13, 17, 19, 20, 21, 22, 23, 27], "writen": 11, "written": [9, 20], "wrong": 7, "www": [8, 9, 16, 17, 20, 26], "x": [1, 2, 8, 9, 13, 14, 16, 18, 20, 21, 23, 26], "x1": 20, "xlabel": 9, "xx": [18, 19], "y": [1, 2, 8, 9, 13, 14, 15, 16, 20], "y1": 20, "ye": 16, "year": 25, "yield": [2, 11, 13, 16], "ylabel": 9, "ym": 15, "york": 9, "you": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 21, 25, 26], "your": [1, 2, 7, 8, 9, 13, 14, 15, 16, 17, 18, 20, 23, 25], "yourself": 7, "z": [1, 2, 8, 13, 14, 16, 18, 19, 20, 23], "zero": [15, 16, 26], "zero_arrai": 26, "zero_int_arrai": 26, "\u00f1g": 15, "\u00f1igo": 15}, "titles": ["Getting started", "Metadata", "Metadata", "<no title>", "<no title>", "<no title>", "Practice", "Introduction", "Jupyter Notebooks", "Brief introduction to programming languages", "Tech Stack", "Your first Python program!", "Python (Beginner)", "Variables and data types", "Operators and Expressions", "Strings", "Data Structures", "Data Structures Exercises", "Control Structures", "<no title>", "Functions", "<no title>", "<no title>", "Installing & Importing Packages", "Python (Intermediate)", "Object-Oriented Programming (OOP)", "PREREQUISITES", "Welcome to DS-1002"], "titleterms": {"1": 25, "1002": 27, "2": 25, "3": 25, "Will": 7, "alias": 23, "ar": [7, 23], "arg": 20, "argument": [1, 20], "arithmet": 14, "arrai": [23, 26], "basic": [8, 23, 26], "beginn": 12, "break": 18, "brief": 9, "built": [18, 20], "calcul": 26, "can": 18, "canva": 10, "cell": 8, "check": 15, "class": 25, "code": 8, "command": 8, "comparison": [2, 14], "compil": 9, "compon": 8, "concept": [20, 26], "condit": 18, "construct": 16, "continu": 18, "control": 18, "convert": [2, 13], "cours": 7, "creat": 20, "current": 18, "d": 27, "data": [2, 9, 13, 16, 17, 23, 26], "default": 20, "design": 20, "dictionari": 16, "docstr": 20, "document": 8, "drop": 26, "edit": 8, "editor": 8, "elif": 18, "els": 18, "enumer": 18, "exercis": [13, 14, 15, 16, 17, 18], "exit": 18, "express": [2, 14], "first": 11, "format": 15, "function": [18, 20, 23], "get": 0, "global": 20, "how": 7, "i": [13, 15, 20], "id": 2, "ident": 14, "ii": 20, "iii": 20, "imag": 23, "immut": 15, "import": 23, "indent": 18, "index": [1, 15, 16], "inherit": 25, "initi": 25, "insert": 26, "instal": 23, "intermedi": 24, "interpret": 9, "introduct": [7, 8, 9, 18, 20], "iter": 18, "iv": 20, "jupyt": 8, "jupyterlab": 10, "kernel": 8, "keyboard": 8, "keyword": 13, "know": 7, "languag": 9, "learn": 7, "like": 20, "liner": 18, "list": [16, 20], "local": 20, "logic": [2, 14], "loop": 18, "manipul": 26, "membership": 15, "menu": 8, "metadata": [1, 2], "method": [15, 16], "modal": 8, "mode": 8, "more": 8, "mous": 8, "multipl": 18, "mutabl": 16, "name": [2, 13], "navig": 8, "note": 16, "notebook": 8, "numer": [2, 23], "numpi": 23, "object": [2, 7, 20, 25, 26], "ondemand": 10, "one": 18, "oop": 25, "open": 10, "oper": [2, 14, 15, 16], "orient": 25, "packag": 23, "paradigm": 9, "paramet": 20, "practic": [6, 13, 14, 15, 16, 18], "prerequisit": [20, 26], "process": 18, "program": [9, 11, 25], "python": [11, 12, 24], "rang": 16, "reserv": 13, "resourc": 8, "restart": 8, "retriev": 16, "return": 20, "run": 8, "scienc": 9, "scope": 20, "set": 16, "slice": [15, 16, 26], "some": [16, 18], "sourc": [20, 26], "stack": 10, "start": 0, "stop": 18, "string": [2, 15], "structur": [16, 17, 18], "subset": 15, "succe": 7, "summari": 16, "tech": 10, "thi": 7, "tupl": 16, "type": [2, 13, 26], "unari": [2, 14], "unpack": 20, "us": [16, 18, 20], "v": [9, 20], "valu": [16, 20, 26], "variabl": [1, 2, 13, 20], "versu": 20, "vi": 20, "vii": 20, "viii": 20, "welcom": 27, "what": [13, 15], "while": 18, "write": 18, "you": 7, "your": 11, "zip": 18}}) \ No newline at end of file +Search.setIndex({"alltitles": {"": [[8, "Practice1"], [11, "Practice2"], [13, "variables1"], [13, "variables2"], [13, "variables3"], [14, "operators1"], [14, "operators2"], [15, "strings1"], [15, "strings2"], [16, "structures1"], [16, "structures2"], [16, "structures3"], [16, "structures4"], [16, "structures5"], [16, "structures6"], [18, "conditional1"], [18, "conditional2"], [18, "conditional3"]], "1. Classes and Objects": [[25, "classes-and-objects"]], "2. Initialize classes": [[25, "initialize-classes"]], "3. Inheritance": [[25, "inheritance"]], "Adding a new entry": [[16, "adding-a-new-entry"]], "Arguments": [[1, "arguments"]], "Arithmetic Operators": [[14, "arithmetic-operators"]], "Basic Array Manipulations + Calculations": [[26, "basic-array-manipulations-calculations"]], "Basic NumPy Array Functionality": [[23, "basic-numpy-array-functionality"]], "Brief introduction to programming languages": [[9, "brief-introduction-to-programming-languages"]], "Built-in functions": [[20, "built-in-functions"]], "CONCEPTS": [[20, "concepts"], [26, "concepts"]], "Canvas": [[10, "canvas"]], "Cell menu": [[8, "cell-menu"]], "Command mode": [[8, "command-mode"]], "Comparison Operators": [[2, "comparison-operators"], [14, "comparison-operators"]], "Compiled vs Interpreted languages": [[9, "compiled-vs-interpreted-languages"]], "Components": [[8, "components"]], "Conditions": [[18, "conditions"]], "Constructing": [[16, "constructing"]], "Constructing a dictionary": [[16, "constructing-a-dictionary"]], "Constructing a list": [[16, "constructing-a-list"]], "Control Structures": [[18, "control-structures"]], "Converting Data Types": [[2, "converting-data-types"], [13, "converting-data-types"]], "Data Structures": [[16, "data-structures"]], "Data Structures Exercises": [[17, "data-structures-exercises"]], "Data Types": [[2, "data-types"], [26, "data-types"]], "Dictionaries": [[16, "dictionaries"]], "Edit mode": [[8, "edit-mode"]], "Expressions": [[2, "expressions"], [14, "expressions"]], "Functions": [[20, "functions"]], "Getting started": [[0, "getting-started"]], "How You Will Know You Are Learning": [[7, "how-you-will-know-you-are-learning"]], "How will you succeed in this course?": [[7, "how-will-you-succeed-in-this-course"]], "I. Introduction": [[20, "i-introduction"]], "II. Creating Functions": [[20, "ii-creating-functions"]], "III. Arguments and parameters": [[20, "iii-arguments-and-parameters"]], "IV. Unpacking list-likes using *args": [[20, "iv-unpacking-list-likes-using-args"]], "Identity Operators": [[14, "identity-operators"]], "Images are Numerical Data": [[23, "images-are-numerical-data"]], "Immutability": [[15, "immutability"]], "Import Aliases": [[23, "import-aliases"]], "Importing": [[23, "importing"]], "Indentation": [[18, "indentation"]], "Indexing": [[1, "indexing"], [15, "indexing"], [16, "indexing"]], "Inserting + Dropping Array Values": [[26, "inserting-dropping-array-values"]], "Installing": [[23, "installing"]], "Installing & Importing Packages": [[23, "installing-importing-packages"]], "Introduction": [[7, "introduction"], [8, "introduction"], [18, "introduction"]], "Jupyter Notebooks": [[8, "jupyter-notebooks"]], "JupyterLab": [[10, "jupyterlab"]], "Keyboard Navigation": [[8, "keyboard-navigation"]], "Learning Objectives": [[7, "learning-objectives"]], "Lists": [[16, "lists"]], "Local versus Global Variables": [[20, "local-versus-global-variables"]], "Logical Operators": [[2, "logical-operators"], [14, "logical-operators"]], "Loops": [[18, "loops"]], "Metadata": [[1, "metadata"], [2, "metadata"]], "Modal editor": [[8, "modal-editor"]], "More Resources": [[8, "more-resources"]], "Mouse navigation": [[8, "mouse-navigation"]], "Mutability": [[16, "mutability"]], "Notebook Basics": [[8, "notebook-basics"]], "Notebook documents": [[8, "notebook-documents"]], "Notes": [[16, "notes"]], "Numeric Operators": [[2, "numeric-operators"]], "OBJECTIVES": [[20, "objectives"], [26, "objectives"]], "Object ID": [[2, "object-id"]], "Object-Oriented Programming (OOP)": [[25, "object-oriented-programming-oop"]], "Open OnDemand": [[10, "open-ondemand"]], "Operations on lists": [[16, "operations-on-lists"]], "Operator in: check membership": [[15, "operator-in-check-membership"]], "Operators": [[2, "operators"], [14, "operators"]], "Operators and Expressions": [[14, "operators-and-expressions"]], "PREREQUISITES": [[20, "prerequisites"], [26, "prerequisites"]], "Practice": [[6, "practice"]], "Practice exercise": [[16, "practice-exercise"], [16, "id1"], [16, "id2"], [16, "id3"], [16, "id4"], [16, "id6"]], "Practice exercises": [[13, "practice-exercises"], [14, "practice-exercises"], [15, "practice-exercises"], [18, "practice-exercises"]], "Programming and Data Science": [[9, "programming-and-data-science"]], "Programming paradigms": [[9, "programming-paradigms"]], "Python (Beginner)": [[12, "python-beginner"]], "Python (Intermediate)": [[24, "python-intermediate"]], "Ranges": [[16, "ranges"]], "Reserved names (keywords)": [[13, "reserved-names-keywords"]], "Restarting the kernels": [[8, "restarting-the-kernels"]], "Retrieve a value": [[16, "retrieve-a-value"]], "Running Code (edit mode)": [[8, "running-code-edit-mode"]], "SOURCES": [[20, "sources"], [26, "sources"]], "Sets": [[16, "sets"]], "Slicing": [[15, "slicing"], [16, "slicing"], [26, "slicing"]], "Some methods": [[16, "some-methods"], [16, "id5"]], "Some useful built-in functions with loops": [[18, "some-useful-built-in-functions-with-loops"]], "Some useful methods": [[16, "some-useful-methods"]], "String Formatting": [[15, "string-formatting"]], "String Methods": [[15, "string-methods"]], "String Operators": [[2, "string-operators"], [15, "string-operators"]], "Strings": [[15, "strings"]], "Subsetting a string": [[15, "subsetting-a-string"]], "Summary": [[16, "summary"]], "Tech Stack": [[10, "tech-stack"]], "Tuples": [[16, "tuples"]], "Unary Operators": [[2, "unary-operators"], [14, "unary-operators"]], "Using multiple conditions": [[18, "using-multiple-conditions"]], "V. Default Arguments": [[20, "v-default-arguments"]], "VI. Returning Values": [[20, "vi-returning-values"]], "VII. Variable Scope": [[20, "vii-variable-scope"]], "VIII. Function Design": [[20, "viii-function-design"]], "Variable Names": [[2, "variable-names"]], "Variable naming": [[13, "variable-naming"]], "Variable types": [[13, "variable-types"]], "Variables": [[1, "variables"], [2, "variables"]], "Variables and data types": [[13, "variables-and-data-types"]], "Welcome to DS-1002": [[27, "welcome-to-ds-1002"]], "What is a string?": [[15, "what-is-a-string"]], "What is a variable?": [[13, "what-is-a-variable"]], "Your first Python program!": [[11, "your-first-python-program"]], "break - exit the loop": [[18, "break-exit-the-loop"]], "continue - stop the current iteration": [[18, "continue-stop-the-current-iteration"]], "docstring": [[20, "docstring"]], "enumerate()": [[18, "enumerate"]], "for loop": [[18, "for-loop"]], "if and else can be used for conditional processing.": [[18, "if-and-else-can-be-used-for-conditional-processing"]], "using if, elif": [[18, "using-if-elif"]], "using if, elif, else": [[18, "using-if-elif-else"]], "while-loop": [[18, "while-loop"]], "writing if and else as one-liners": [[18, "writing-if-and-else-as-one-liners"]], "zip()": [[18, "zip"]]}, "docnames": ["chapters/01-getting_started", "chapters/02-python-basics", "chapters/04-python-basics", "chapters/module-1/012-intro_python", "chapters/module-1/012-intro_python (copia)", "chapters/module-1/013-intro_R", "chapters/module-1/Practice", "chapters/module-1/about_course", "chapters/module-1/jupyter_notebooks", "chapters/module-1/programming", "chapters/module-1/tech_stack", "chapters/module-1/your_first_program", "chapters/module-2/02-cover", "chapters/module-2/021-variables", "chapters/module-2/022-operators", "chapters/module-2/023-strings", "chapters/module-2/024-structures", "chapters/module-2/0241-structures_exercises", "chapters/module-2/025-conditional", "chapters/module-2/0251-conditional_exercises", "chapters/module-2/026-functions", "chapters/module-2/0261-functions_exercises", "chapters/module-2/In-class-activity-Control", "chapters/module-3/029-packages", "chapters/module-3/03-cover", "chapters/module-3/032-classes", "chapters/module-4/041-numpy", "index"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["chapters/01-getting_started.md", "chapters/02-python-basics.ipynb", "chapters/04-python-basics.ipynb", "chapters/module-1/012-intro_python.md", "chapters/module-1/012-intro_python (copia).md", "chapters/module-1/013-intro_R.md", "chapters/module-1/Practice.ipynb", "chapters/module-1/about_course.md", "chapters/module-1/jupyter_notebooks.ipynb", "chapters/module-1/programming.ipynb", "chapters/module-1/tech_stack.md", "chapters/module-1/your_first_program.ipynb", "chapters/module-2/02-cover.md", "chapters/module-2/021-variables.ipynb", "chapters/module-2/022-operators.ipynb", "chapters/module-2/023-strings.ipynb", "chapters/module-2/024-structures.ipynb", "chapters/module-2/0241-structures_exercises.ipynb", "chapters/module-2/025-conditional.ipynb", "chapters/module-2/0251-conditional_exercises.ipynb", "chapters/module-2/026-functions.ipynb", "chapters/module-2/0261-functions_exercises.ipynb", "chapters/module-2/In-class-activity-Control.ipynb", "chapters/module-3/029-packages.ipynb", "chapters/module-3/03-cover.md", "chapters/module-3/032-classes.ipynb", "chapters/module-4/041-numpy.ipynb", "index.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [2, 8, 9, 10, 11, 13, 14, 16, 18, 20, 23, 25, 26], "0": [1, 2, 9, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "0b100101": 20, "0b1101": 20, "0x1": 13, "0x87f408": 20, "0x87f448": 20, "0x87f508": 13, "0x87f648": 13, "1": [1, 2, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "10": [2, 8, 11, 13, 14, 16, 18, 19, 20, 22, 23, 25, 26], "100": [2, 9, 11, 13, 14, 19, 22, 23], "1002": [1, 2, 11, 23], "11": [1, 15, 16, 20, 23, 26], "111": 23, "112": 23, "113": 23, "115": 23, "117": 23, "118": 23, "12": [13, 25, 26], "123": 16, "1244706300354": 14, "125": [2, 13], "13": [1, 19, 20, 22, 23], "130": [2, 13], "139919121178064": 13, "139919121182192": 13, "14": [2, 13, 23], "14112001": 26, "1416": 13, "15": [9, 14, 23, 26], "16": [18, 20, 23], "176": 15, "18": 1, "19": 2, "2": [1, 2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "20": [2, 9, 13, 14, 20, 23, 26], "200": 23, "2018": 8, "2019": 23, "202": 23, "2021": 23, "2022": 9, "203": 23, "205": 23, "21": 23, "22": [2, 14, 23], "223": 16, "23": 16, "24": 23, "244": 23, "246": 23, "247": 23, "249": 23, "25": [2, 9, 11, 13, 14, 16, 26], "250": 23, "255": 23, "256": [2, 13, 20], "26": [15, 16, 20, 23], "27": 16, "278": [2, 13], "2794155": 26, "28": 16, "29": 16, "2d": 26, "3": [1, 2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "30": [16, 20, 21, 23, 26], "300": [14, 23], "31": 23, "32": 23, "33": [18, 23], "332": 16, "34": 23, "35": [2, 13, 14, 23, 26], "356": 23, "357": 23, "359": 23, "36": 23, "360": 23, "362": 23, "37": [15, 20], "3a": 19, "3b": 19, "3d": 26, "3foo": 13, "4": [2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "40": [16, 23, 26], "400": 23, "404": 23, "405": 23, "406": 23, "407": 23, "408": 23, "409": 23, "410": 23, "41211849": 26, "42": [2, 26], "43": 2, "45": 26, "456": 16, "5": [1, 2, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27], "50": [16, 20, 23, 26], "500": [23, 26], "51": 23, "52": 23, "53": [16, 23], "54402111": 26, "55": [16, 23], "56": 23, "59": 16, "6": [2, 8, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27], "60": 20, "64": 21, "6569866": 26, "67": 13, "7": [16, 18, 20, 23, 26], "75": 14, "7568025": 26, "777": 16, "8": [1, 2, 13, 14, 18, 19, 20, 21, 23, 25, 26], "80": 16, "84147098": 26, "8722813232690143": 26, "8909800": 13, "897": 16, "9": [1, 2, 13, 14, 16, 19, 21, 22, 23, 26], "90929743": 26, "91": 20, "912": 20, "95892427": 26, "98935825": 26, "99": 16, "A": [1, 2, 8, 9, 11, 13, 14, 16, 20, 25, 26], "And": [11, 15, 25], "As": [7, 8, 9, 11, 15, 20, 25, 27], "Be": [18, 20], "But": [7, 13, 16, 18, 20, 25], "By": [7, 13], "FOR": 18, "For": [1, 2, 7, 8, 9, 11, 13, 14, 16, 17, 18, 20], "IF": 18, "If": [2, 7, 8, 9, 14, 15, 16, 18, 19, 20, 22, 26], "In": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 23, 25, 26], "It": [1, 9, 15, 16, 18, 20, 22, 23, 25], "NO": 25, "NOT": 16, "No": [2, 16, 23], "Not": 20, "On": 9, "One": [15, 26], "Or": [1, 13], "THE": 7, "That": 16, "The": [2, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 25, 26, 27], "Their": 10, "Then": [6, 8, 11, 14, 22], "There": [2, 8, 13, 14, 26], "These": [7, 8, 9, 13, 16], "To": [9, 15, 16, 18, 20, 23, 25], "With": [8, 20, 25], "_": [1, 2, 13, 20], "__abs__": 20, "__add__": 20, "__and__": 20, "__bool__": 20, "__ceil__": 20, "__divmod__": 20, "__doc__": 20, "__eq__": 20, "__float__": 20, "__floor__": 20, "__floordiv__": 20, "__format__": 20, "__ge__": 20, "__getattribute__": 20, "__getnewargs__": 20, "__gt__": 20, "__hash__": 20, "__index__": 20, "__init__": [23, 25], "__int__": 20, "__invert__": 20, "__le__": 20, "__lshift__": 20, "__lt__": 20, "__main__": 20, "__mod__": 20, "__mul__": 20, "__ne__": 20, "__neg__": 20, "__new__": 20, "__or__": 20, "__pos__": 20, "__pow__": 20, "__radd__": 20, "__rand__": 20, "__rdivmod__": 20, "__repr__": 20, "__rfloordiv__": 20, "__rlshift__": 20, "__rmod__": 20, "__rmul__": 20, "__ror__": 20, "__round__": 20, "__rpow__": 20, "__rrshift__": 20, "__rshift__": 20, "__rsub__": 20, "__rtruediv__": 20, "__rxor__": 20, "__setattr__": 25, "__sizeof__": 20, "__sub__": 20, "__truediv__": 20, "__trunc__": 20, "__xor__": 20, "_foo": 13, "_io": 23, "_parse_uri": 23, "_plugin": 23, "a_arrai": 23, "a_list": 23, "ab": 20, "abl": [8, 25], "about": [7, 9, 20, 25], "abov": [6, 7, 8, 16, 17, 18, 19, 21, 22, 23], "absenc": 16, "absolut": 20, "absolute_valu": 20, "academia": 9, "accept": [2, 14, 20], "access": [9, 10, 13, 15, 16, 18, 20], "accomod": 9, "accur": 20, "achiev": 16, "act": [14, 25], "action": [8, 18, 20], "activ": [7, 8], "actual": [18, 25], "acycl": 26, "ad": 23, "adapt": 11, "add": [1, 14, 16, 17, 18, 19, 20], "add_u": 1, "addit": [2, 7, 11, 13, 14, 20], "addition": [7, 27], "address": [9, 13, 16, 20], "administr": 9, "advanc": [18, 27], "advantag": 25, "aei": 15, "affect": 25, "aforement": [8, 13], "africa": 25, "after": [14, 15, 16, 18, 20, 22], "afton": 10, "ag": [1, 2, 25], "again": [2, 25], "against": 20, "aim": [13, 25], "aka": 11, "alert": [16, 20], "algorithm": [2, 25], "alia": 23, "all": [1, 7, 8, 9, 13, 15, 23, 25, 26], "allow": [1, 2, 8, 9, 10, 13, 14, 15, 16, 20, 23, 25], "almost": [9, 18], "along": [7, 9, 13], "alpha": [1, 2], "alreadi": [15, 20, 23], "also": [2, 7, 8, 9, 11, 13, 14, 15, 16, 20, 23, 25, 26, 27], "alt": 8, "altern": 9, "although": [9, 15], "alwai": [2, 13, 16, 20], "am": [11, 15, 25], "among": [9, 23], "an": [1, 2, 7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 25, 26, 27], "anaconda3": 23, "analys": 9, "analysi": [9, 10], "ani": [1, 6, 8, 9, 13, 15, 16, 18, 20, 23, 25], "anim": 25, "animal_3": 25, "animal_bob": 25, "animal_john": 25, "annoi": 18, "annot": 20, "anonym": 7, "anoth": [8, 9, 13, 16, 18, 20, 25, 26], "answer": [7, 13, 14, 15, 16, 17, 18], "anybodi": 18, "anyon": 20, "anyth": [7, 11, 20], "anywher": [2, 14], "apostroph": 15, "appeal": 9, "appear": [9, 16], "append": 16, "appl": [1, 2, 18], "apple_index": 1, "appli": [8, 9, 15, 16, 17, 23], "applic": [8, 9, 10], "approach": [7, 9, 20], "appropri": [2, 14], "ar": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 25, 26], "arang": 26, "arbitrari": [18, 20], "area": [8, 9], "arg": [21, 23], "arg1": [11, 20], "arg2": [11, 20], "arg3": 11, "arg_expansion_exampl": 20, "argu": 9, "argument": [11, 13, 16, 21, 26], "argunemnt": 16, "arithmet": [2, 11, 16], "around": [7, 16], "arr": [8, 26], "arr1": 26, "arr2": 26, "arr2d": 26, "arr3d": 26, "arrai": [13, 20], "arthimet": 19, "arthur": 16, "artifici": 9, "as_grai": 23, "as_integer_ratio": 20, "asarrai": 23, "ask": [7, 11], "asp": 20, "aspect": 15, "assert": [2, 13], "assign": [2, 13, 14, 15, 16, 20], "assist": 7, "associ": [2, 7, 14, 16, 20], "assum": 2, "assumpt": 7, "astyp": 26, "async": [2, 13], "attempt": 7, "attribut": [15, 16, 17, 20, 25], "author": 8, "autom": 9, "automat": [2, 13], "avail": [8, 20, 25], "avoid": [9, 20], "await": [2, 13], "ax": 23, "axi": [9, 26], "ayotnom": 15, "b": [2, 8, 13, 14, 16, 20, 25], "b_arrai": 23, "b_list": 23, "back": [8, 11, 15, 16, 26], "background": [7, 8], "banana": [1, 2, 18], "bar": [16, 20], "bari": 18, "barplot": 9, "base": [7, 9, 15, 23, 27], "bash": [9, 18], "basic": [1, 2, 7, 14, 27], "baz": 16, "beat": 9, "becaus": [9, 20, 25], "becom": [7, 8, 18, 25], "been": [8, 9, 16, 18], "befor": [6, 7, 8, 9, 16, 20, 26], "beforehand": 11, "begin": [15, 20], "beginn": 9, "behavior": [18, 20, 25], "being": [2, 9, 18, 19], "believ": [9, 18], "belong": 18, "below": [1, 6, 8, 16, 19, 20], "benefit": 20, "best": [7, 20, 25], "better": [7, 9], "betwe": 2, "between": [2, 11, 13, 15, 20], "bewar": [8, 18], "beyond": 9, "big": [16, 20], "bilbao": 18, "bill": 8, "billi": 16, "bin": 20, "binari": [9, 20], "birth": [16, 17], "bit": [20, 26], "bit_count": 20, "bit_length": 20, "black": 25, "blank": 15, "blink": 8, "block": [2, 14, 18, 20], "blog": 8, "blue": 8, "blueberri": 18, "bob": [16, 25], "bodi": 20, "book": [23, 27], "bool": [2, 13, 20, 21], "bool_var": [2, 13], "boolean": [1, 2, 13, 14, 15, 16, 17, 20], "border": 8, "borderand": 8, "both": [7, 8, 9, 10, 13, 15, 16, 18, 19, 20, 22, 23, 25], "bottom": 26, "box": 25, "boxplot": 8, "brace": [15, 16, 18], "bracket": [15, 16], "break": [2, 13, 15, 16, 20], "breakthrough": 7, "brief": [7, 27], "briefli": 9, "broke": 20, "browser": 10, "bucket": [18, 22], "buffer": 20, "build": [2, 14, 18], "built": [13, 23, 25], "builtin": 20, "burden": 7, "button": [2, 8, 15], "byte": [20, 23], "bytearrai": 20, "byteord": 20, "c": [8, 9, 16, 18, 20], "calcul": [11, 14, 18], "call": [1, 2, 7, 11, 13, 15, 16, 18, 20, 21, 23, 26], "call_plugin": 23, "camel": 13, "can": [1, 2, 7, 8, 9, 10, 11, 13, 14, 15, 16, 20, 21, 25, 26], "cannot": [1, 2, 15, 20], "canva": 7, "capabl": 7, "capit": 13, "captur": 7, "care": 18, "carefulli": 18, "case": [1, 2, 11, 13, 14, 15, 19, 22], "cast": [2, 13], "catchal": 18, "categor": 9, "categori": 9, "caus": [18, 20], "ceil": 20, "cell": [1, 2, 6, 11, 13, 15, 16, 17, 18, 19, 20, 23], "center": 25, "certain": [11, 13, 16], "challeng": 7, "chang": [6, 8, 9, 16, 17, 18, 20, 25], "channel": 23, "chapter": 23, "charact": [1, 2, 13, 15, 18], "character": 16, "characterist": 15, "charlottesvil": 18, "cheat": 8, "check": [2, 8, 13, 14, 16, 18, 19, 21, 23], "cherri": 18, "choic": 9, "chosen": 20, "chunk": 13, "citi": 18, "clariti": 20, "class": [2, 7, 11, 13, 15, 20], "classess": 25, "classic": 8, "classs": 25, "clayton": 16, "clean": [7, 9], "cli": [7, 27], "click": 8, "clint": 16, "cluster": 10, "cm": [15, 25], "co": [8, 26], "coconut": 16, "code": [2, 7, 9, 10, 11, 18, 19, 20, 22, 23, 25, 27], "coffe": [16, 17], "colab": 23, "collect": [13, 16, 25], "colon": 20, "column": [23, 26], "com": [9, 20], "combin": [2, 6, 7, 8, 10, 14, 15, 16, 18, 21, 23, 26], "come": [7, 9, 11, 15, 20, 23, 25], "comfort": 7, "comma": [13, 16], "command": [7, 10, 23, 27], "comment": [2, 7], "common": [2, 7, 9, 11, 14, 15, 23, 26, 27], "commonli": [7, 9, 27], "commun": [7, 9], "compact": 16, "compar": [9, 20], "comparison": 20, "competit": 9, "compil": 11, "complement": 20, "complet": [7, 8, 20], "complex": [1, 2, 7, 9, 14, 18, 20], "complic": 14, "compon": [7, 20], "compos": 10, "comprehens": 20, "comput": [7, 8, 9, 10, 11, 18, 19], "compute_vari": 20, "compute_variances_sort_save_print": 20, "concaten": [2, 15, 16, 26], "concentr": 14, "concept": [7, 9, 27], "concis": [9, 20], "conclud": [7, 27], "concret": 25, "condit": [19, 20], "conditon": 18, "conduct": 9, "confid": 7, "confus": 20, "conjug": 20, "conjunct": [2, 14], "consecut": 15, "consist": [8, 20, 26], "consol": 11, "constructor": 25, "consum": 25, "contain": [1, 2, 8, 9, 11, 13, 16, 17, 20, 21, 25, 26], "content": [7, 8], "context": 25, "continu": [2, 7, 13, 26], "contourpi": 23, "contrast": [9, 11, 13, 16, 18], "control": [7, 26, 27], "convent": [9, 13, 20], "convers": 13, "convert": [8, 9, 15, 20], "convet": 13, "copi": [8, 15, 19, 26], "core": 23, "correct": [18, 20], "correspond": [15, 16], "could": [16, 18, 20, 23, 25, 26], "count": [9, 20], "countri": 18, "coupl": [8, 18], "cours": [1, 2, 9, 10, 11, 13, 26, 27], "cover": [7, 9, 13, 16, 27], "creat": [1, 2, 6, 8, 9, 11, 13, 14, 15, 16, 19, 21, 25, 26], "creation": 8, "csv": 9, "ctrl": 8, "curli": 15, "current": [8, 23], "cursor": 8, "curv": 9, "cut": [2, 14], "cvill": 18, "cycler": 23, "d": [1, 2, 8, 11, 14, 16, 20, 23], "dag": 26, "dai": [8, 9, 18], "daili": [7, 27], "danger": 18, "darrel": 16, "data": [1, 7, 8, 10, 14, 15, 18, 19, 20, 25, 27], "data1": 26, "data2": 26, "datafram": 9, "dataset": 8, "datatyp": 16, "dateutil": 23, "debug": [7, 10, 27], "decim": [2, 13], "decis": 7, "declar": [23, 26], "decypher_format_arg": 23, "dedic": 8, "deep": 9, "def": [1, 2, 13, 20, 21, 23, 25], "default": [16, 25, 26], "defend": 7, "defin": [1, 2, 13, 18, 19, 20, 21, 25], "definit": [20, 25], "del": [2, 13], "delet": [2, 13, 26], "delight": 9, "delin": 13, "demonstr": 20, "denomin": 20, "depend": [8, 9, 18], "describ": 25, "descript": [1, 2, 20], "descriptor": 20, "design": 9, "despin": [8, 9], "detail": [8, 10, 13, 15, 20], "determin": [13, 20], "develop": [1, 7, 9, 27], "deviat": 26, "devic": 7, "dialog": 8, "dict": [16, 18, 19], "dict_item": 16, "dict_kei": 16, "dict_valu": 16, "dictionari": [1, 15, 17, 18], "dictionary1": 16, "dictionary2": 16, "dictionary3": 16, "did": [11, 16, 19, 22], "didn": 20, "die": 15, "diff": 21, "differ": [1, 2, 7, 8, 9, 13, 15, 16, 18, 20, 21, 25], "difficult": 26, "dimens": [23, 26], "dimension": [23, 26], "dir": 23, "direct": 26, "directli": [9, 11, 16], "directori": 23, "dirnam": 23, "disappear": 8, "discuss": [2, 7], "divers": [7, 9], "divid": 14, "divis": [2, 11, 14, 19, 22], "divisbl": [19, 22], "divmod": 20, "dn": 23, "do": [2, 6, 8, 11, 13, 14, 15, 16, 18, 19, 20, 25], "doc": [20, 26], "docencia": 23, "docstr": 21, "document": [10, 20], "documento": 23, "doe": [8, 15, 16, 18, 19, 20, 22, 23, 25], "doesn": 20, "dog": 25, "domain": 9, "don": [7, 8, 15, 16, 18, 20], "done": [8, 11, 25], "door": 7, "dot": 15, "down": [8, 11, 17, 20], "dplyr": 9, "draw": 8, "drop": 9, "drop_end": 26, "drop_second_index": 26, "drop_start": 26, "ds1002": [23, 26], "dtype": 26, "due": 9, "dummi": [19, 20], "dure": [7, 27], "dynam": [2, 15], "e": [2, 11, 13, 14, 15, 16, 18, 20, 25, 26], "each": [2, 8, 9, 13, 14, 16, 18, 19, 20, 21, 23, 25, 26], "earli": [7, 18], "earlier": [13, 18], "easi": [9, 11, 25], "easier": [9, 20, 25], "easili": 9, "economi": 20, "edit": 6, "edu": 10, "educ": 10, "edureka": 8, "effect": 2, "effici": [7, 8, 9, 27], "either": [6, 8, 18, 19, 20, 22], "elabor": 20, "element": [1, 2, 15, 16, 18, 20, 23, 26], "elementari": 2, "elif": [2, 13, 19, 22], "elmnt": 16, "els": [2, 13, 19, 20, 21, 23], "email": 7, "eman": 15, "embed": 8, "emploi": [2, 14], "empti": 16, "en": 26, "enabl": [8, 10, 11], "encapsul": [7, 25], "enclos": [15, 20], "encourag": 7, "end": [15, 16, 18, 20, 26], "endswith": [2, 15], "enhanc": 11, "enjoi": 7, "enough": 18, "enter": [8, 16], "entir": [8, 9, 26], "entiti": 11, "environ": [7, 8, 10, 13], "equal": [2, 14, 20, 21, 22], "equat": [8, 10], "error": [20, 21, 25, 27], "esc": 8, "essenti": [7, 9, 20, 27], "etc": [1, 15], "eval": 11, "evalu": [2, 11, 14, 16, 18, 19, 22], "even": [2, 7, 9, 13, 14, 18, 19, 20, 25], "everi": [2, 7, 9, 13, 15, 18, 23, 26], "every_oth": 26, "everyth": [8, 9, 15], "exactli": 20, "exampl": [1, 2, 8, 9, 11, 13, 14, 18, 19, 20, 22, 25, 26], "excel": 9, "except": [2, 13, 15, 23], "excercis": 16, "execut": [7, 9, 10, 11, 18], "exist": [15, 23], "expect": [7, 18], "experi": [7, 9], "explain": 20, "explan": [7, 10], "explicit": 9, "explor": [9, 10], "exponenti": [2, 14], "express": [9, 15, 16, 18, 27], "expresss": [2, 14], "extens": [8, 9, 23, 25], "extent": 7, "extern": 23, "extract": [2, 15], "f": [15, 16, 18, 20, 23, 25], "facilit": 10, "fact": [9, 20, 25], "fail": 20, "fair": 9, "fals": [2, 9, 13, 14, 15, 16, 20, 21, 23, 25], "familiar": [8, 9, 10, 18], "far": [13, 15, 18, 25], "fast": 23, "faster": 25, "fastx": 10, "father": 15, "favorite_numb": 1, "fcn": 20, "fcn_bad_arg": 20, "fcn_nothing_to_return": 20, "fcn_swapped_arg": 20, "featur": [7, 9, 15, 16, 25, 27], "feedback": 7, "feel": [7, 9], "femal": 25, "few": [8, 27], "field": 25, "figur": 2, "file": [8, 9, 10, 11, 23, 27], "file_or_url_context": 23, "filenotfounderror": 23, "filesystem": 8, "fillna": 9, "filter": [9, 23], "final": [2, 9, 11, 13, 15], "find": [1, 2, 7, 9, 16, 20, 23, 26], "first": [1, 2, 9, 15, 16, 17, 18, 20, 22, 23, 26], "firstval": 1, "fit": 25, "fix": 20, "flag": 13, "flip": 26, "float": [2, 13, 16, 20, 26], "float64": 26, "float_arr": 26, "float_var": [2, 13], "floor": [2, 14, 20], "flow": 18, "fn": 23, "fname": 23, "focu": [7, 9], "focus": [7, 9, 27], "folder": 8, "follow": [2, 7, 8, 9, 11, 13, 14, 16, 18, 19, 20, 22, 25], "fonttool": 23, "foo": [16, 20, 26], "foomax": 26, "foomean": 26, "foomin": 26, "foosin": 26, "foostd": 26, "forc": 25, "form": [11, 20, 25, 26], "formal": 9, "format": [7, 8, 10, 18, 23], "format_hint": 23, "format_spec": 20, "formatt": 20, "forth": [2, 14], "fortran": [9, 18], "found": 18, "four": [2, 14], "frame": 9, "free": 7, "from": [2, 7, 8, 9, 13, 14, 15, 16, 17, 18, 20, 21, 23, 25], "from_byt": 20, "fruit": 1, "func": 23, "function": [1, 2, 7, 9, 11, 13, 15, 16, 21, 25, 26, 27], "function_nam": 11, "fundament": [7, 9, 27], "futur": [7, 10, 13], "g": [8, 15, 16, 18, 20, 25], "game": 9, "gave": 20, "gbm": 20, "geeksforgeek": 20, "gener": [9, 15, 18, 20, 26], "get": [1, 2, 8, 9, 10, 11, 13, 15, 16, 18, 20, 23, 26, 27], "getattr": 20, "ggplot2": 9, "git": 7, "github": [7, 27], "give": [2, 7, 11, 13, 14, 15, 18, 20, 26], "given": [2, 7, 8, 13, 15, 16, 17, 18, 20, 23, 27], "global": [2, 13], "go": [7, 10, 11, 15, 23], "goal": 7, "god": 25, "goe": 18, "gone": 7, "goo": 26, "good": [2, 7, 14, 18, 20], "goodby": 2, "googl": 23, "got": 18, "grammar": 9, "grape": 18, "graph": 26, "graphic": [9, 10], "great": [9, 11, 20], "greater": [2, 9, 14], "green": 8, "greet": [11, 25], "grei": 8, "group": [2, 7, 14, 20, 25], "grouped_boxplot": 8, "guess": 7, "guid": 7, "h": 9, "ha": [2, 8, 9, 11, 13, 14, 18, 20, 21, 25, 26], "habit": 7, "had": 19, "half": 1, "hand": [7, 9, 16], "handi": [16, 25], "handl": [7, 8, 9, 27], "happen": [1, 8], "hasattr": 23, "hash": [16, 20], "haskel": 9, "have": [1, 2, 7, 8, 9, 10, 13, 14, 15, 16, 18, 20, 23, 25, 26], "height": 25, "hello": [2, 11, 13, 15], "help": [7, 8, 9, 20, 25], "here": [2, 7, 8, 9, 11, 13, 14, 15, 16, 18, 20, 23, 25, 26], "hesit": 7, "hex": [13, 20], "hexadecim": 13, "hide": 25, "hierarchi": 26, "high": 9, "higher": [9, 26], "highli": 9, "hint": [18, 19, 22], "hit": [2, 15], "hold": [2, 13, 20], "home": 23, "host": 20, "hotel": 23, "hour": 7, "how": [2, 9, 11, 13, 14, 18, 19, 20, 22, 25], "howev": [9, 13, 14, 16, 18, 23, 25], "hpc": 10, "html": [8, 20, 26], "http": [8, 9, 11, 16, 17, 20, 26], "hue": 8, "human": 25, "i": [1, 2, 7, 8, 9, 10, 11, 14, 16, 17, 18, 19, 21, 22, 23, 25, 26, 27], "id": [13, 14, 20], "idea": [7, 8, 15, 20], "ideal": 10, "ident": 2, "identifi": [7, 25], "ii": 27, "illustr": 20, "imag": [8, 20], "imageio": 23, "imageio_imread": 23, "imageio_plugin": 23, "imagin": 19, "imaginari": 20, "img": 23, "immut": [2, 16], "imopen": 23, "imopen_arg": 23, "imper": 18, "implement": [9, 11, 25], "impli": 2, "implicitli": 2, "import": [2, 7, 8, 9, 13, 15, 16, 17, 18, 20, 26, 27], "importantli": 8, "impos": 18, "imread": 23, "imshow": 23, "includ": [7, 8, 9, 15, 16, 18, 19, 20, 22, 27], "incomplet": 7, "incorpor": 15, "incorrect": [7, 20], "increas": [19, 22], "increasingli": 7, "increment": [2, 14], "indent": 20, "index": [9, 17, 18, 20, 23, 26], "indexerror": 23, "indic": [1, 8, 15, 20, 26], "individu": [8, 15, 20], "industri": 9, "ineffici": 25, "inequ": [2, 14], "infer": 20, "info": [2, 8, 15, 16], "inform": [7, 13, 15, 20, 25], "inher": 15, "inherit": 20, "input": [8, 11, 20, 21], "insert": [8, 16], "insid": [8, 15, 18, 20], "instal": 7, "instanc": [20, 25], "instanti": 25, "instead": [1, 13], "instent": 25, "instruct": [9, 11], "instructor": [7, 11], "int": [2, 13, 14, 16, 20], "int32": 26, "int64": 26, "integ": [1, 2, 13, 14, 16, 18, 19, 20, 21, 26], "integer_var": 13, "integr": [10, 20], "intellig": 9, "intens": 9, "inter": 18, "interact": [8, 10, 11, 13], "interest": 18, "interfac": [7, 8, 10, 25], "intermedi": [7, 27], "internat": 11, "interpret": [2, 7, 11], "intersect": 16, "introduc": [6, 7, 8, 18, 27], "introduct": [15, 26, 27], "introductori": [7, 27], "introspect": 8, "intuit": 9, "invalid": [1, 13, 23], "invalu": 7, "involv": 9, "io": [8, 23], "io_mod": 23, "ipynb": 8, "ipython": 11, "is_read_request": 23, "isinst": [2, 13, 23], "isn": [20, 23], "itali": 18, "item": [8, 15, 16, 18, 26], "iter": [16, 19, 20, 22], "its": [1, 2, 7, 8, 9, 13, 14, 15, 16, 18, 20, 23, 25, 27], "itself": [1, 20], "ix": 18, "i\u00f1igo": 15, "j": [8, 18], "java": 9, "javascript": 9, "javi": [15, 20, 23], "javier": [11, 15], "job": 10, "john": [16, 25], "join": [13, 15], "jpg": 23, "judgment": 7, "jupyt": [7, 10, 11], "jupyter_notebook_cheatsheet_edureka": 8, "just": [2, 8, 11, 13, 14, 15, 16, 20, 25], "k": 8, "kaggl": 9, "kaggle_survey_2022_respons": 9, "keep": [1, 7, 16, 18, 20], "kei": [1, 15, 16, 18], "keyworad": [6, 8], "keyword": [2, 14, 20, 26], "kill": 15, "kind": [11, 19, 23, 25], "kiwi": 18, "kiwisolv": 23, "know": [1, 13, 18], "known": [9, 11, 18, 20], "kumquat": 18, "kwarg": [20, 23], "labels": 9, "lack": 25, "lambda": [2, 9, 13, 20], "languag": [2, 7, 8, 10, 11, 18, 25, 27], "languages_dat": 9, "largest": [2, 14], "last": [2, 13, 15, 16, 18, 20, 23, 26], "lastli": 20, "later": [2, 13, 16, 26], "latex": [8, 10], "launch": 11, "layman": 13, "lazy_load": 23, "lbp": 20, "lead": [15, 20], "learn": [8, 9, 10, 13, 14, 15, 16, 18, 25], "learnbyexampl": [16, 17], "least": 21, "left": [2, 8, 16, 20], "legaci": 23, "legacy_mod": 23, "len": [15, 16, 20, 21, 26], "length": [15, 20, 21], "less": [2, 9, 14, 18, 19], "lesser": 7, "lesson": [10, 11, 13, 14, 15, 16, 18], "let": [8, 10, 11, 16, 18, 20], "letter": [1, 2, 13, 16, 17], "level": [9, 26], "leverag": 9, "lib": 23, "librari": [7, 9, 20, 27], "lifetim": 20, "like": [1, 2, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 21, 23, 25], "likewis": 15, "line": [1, 2, 7, 9, 10, 11, 13, 15, 16, 18, 20, 23, 27], "linear": 8, "linspac": 23, "lisp": 9, "list": [1, 2, 8, 13, 14, 15, 17, 18, 19, 26], "list1": 16, "list2": 16, "list3": 16, "liter": [2, 13, 14, 15], "littl": 20, "live": [8, 10], "ll": 7, "load": [8, 11], "load_dataset": 8, "local": [7, 8], "locat": 13, "logic": [7, 9], "logreg": 20, "long": [7, 13, 19], "longer": 8, "look": [9, 10, 11, 18, 26], "lookfor": 18, "loop": [11, 16, 19, 21, 22], "lot": [2, 9], "low_memori": 9, "lower": [9, 13, 15, 18, 26], "lowercas": 13, "lowest": 20, "m": [2, 8, 14, 15], "machin": [9, 10, 11], "made": 8, "mai": [7, 9, 18, 20, 25], "main": [8, 9, 15], "maintain": [7, 8, 20, 25], "make": [2, 7, 9, 10, 14, 17, 18, 19, 20, 22, 25], "manag": [7, 9], "manage_plugin": 23, "mango": 18, "mani": [2, 7, 8, 9, 11, 13, 14, 15, 18, 19, 20, 22], "manipul": [2, 7, 9, 14, 25], "map": [8, 16, 25], "mardown": 8, "margin": 8, "markdown": [6, 8, 10, 17], "mask": 23, "materi": 7, "math": [11, 26], "mathemat": [2, 9, 11, 14], "mathemt": 2, "matlab": [9, 18], "matplotlib": [9, 23], "matter": 20, "max": [18, 23, 25, 26], "max_it": [19, 22], "max_val": [18, 19], "maximum": [18, 19], "mayb": 18, "me": [9, 18], "mean": [2, 8, 9, 11, 13, 14, 15, 16, 20, 23, 25, 26], "mechan": 25, "media": 8, "membership": [2, 14], "memori": [2, 9, 13, 14, 20], "mention": [11, 13, 15, 16, 25], "menu": 6, "menubar": 8, "messag": [11, 15, 18, 25], "met": 18, "method": [7, 9, 17, 20, 25], "microcosm": 2, "might": [1, 11, 18], "min": [23, 26], "mind": 1, "minim": 7, "minu": 16, "miscellan": 27, "miss": [16, 20], "mix": [15, 16, 25], "mmm": 25, "mod": 20, "mode": [6, 11, 23], "model": [18, 20, 25], "modern": 9, "modif": 8, "modifi": [8, 13, 16, 25, 26], "modul": [7, 20, 23, 25, 26, 27], "modulo": [19, 22], "modulu": [2, 14], "moment": 25, "monitor": 10, "month": [16, 17], "montoya": 15, "more": [1, 2, 7, 9, 13, 14, 15, 16, 17, 20, 25, 27], "moreov": 9, "most": [2, 7, 8, 9, 10, 13, 14, 15, 16, 18, 20, 23, 26, 27], "mous": 6, "move": [2, 15], "much": [7, 9, 25], "multi": 9, "multidimension": 26, "multipl": [2, 9, 10, 11, 13, 14, 16, 20], "multipli": [14, 16, 17], "must": [1, 2, 13, 16, 20, 23], "mutabl": 9, "my": [11, 15], "my_anim": 25, "my_arg": 20, "my_args2": 20, "my_dog": 25, "my_nam": 15, "my_var": [2, 14], "myarr": 26, "mylist": 16, "mystr": 15, "myvar": 13, "n": [2, 15, 25], "n_ob": 9, "naive_bay": 20, "name": [1, 7, 11, 15, 16, 17, 18, 20, 21, 25, 27], "nameerror": [2, 13], "narr": [8, 10], "nativ": 20, "natur": [9, 20], "navig": 7, "nbconvert": 8, "ndarrai": [23, 26], "ndigit": 20, "ndim": [23, 26], "necessari": 20, "need": [2, 7, 8, 9, 13, 15, 16, 20, 25], "neg": [13, 15, 20], "negate_coord": 20, "neglig": 9, "nest": [8, 16, 26], "networkx": 23, "new": [1, 7, 8, 9, 13, 15, 20, 25, 26], "new_anim": 25, "new_foo": 26, "newer": 25, "next": [2, 11, 15, 16, 20], "nice": [15, 26], "nobel": 7, "non": [16, 20], "none": [2, 13, 20, 21, 23], "nonloc": [2, 13], "nonneg": 21, "normal": 8, "notabl": 10, "notat": 26, "note": [2, 7, 9, 14, 20, 25], "notebook": [7, 10, 11], "noth": [15, 18, 20], "nothng": 20, "notic": 18, "noun": [2, 14], "now": [1, 6, 8, 11, 15, 16, 18, 19, 25], "np": [23, 26], "num": 20, "num1": 13, "num2": 13, "number": [1, 2, 6, 8, 9, 13, 15, 16, 17, 18, 19, 20, 22], "numbers2": 16, "numbers4": 16, "numer": [1, 14, 16, 17, 18, 20, 21], "numeric_str": 26, "numpi": [7, 26, 27], "o": [2, 15, 23], "object": [8, 9, 13, 14, 15, 16, 18, 27], "obtain": 18, "obviou": 26, "obvious": 25, "occur": 20, "odd": [18, 19], "offer": [2, 9, 14], "offic": 7, "offset": 8, "often": [7, 9, 16], "ogi\u00f1i": 15, "ok": 25, "old": 25, "old_valu": 26, "omit": [7, 15, 26], "onc": [16, 20, 23], "ondemand": 7, "one": [6, 7, 8, 15, 16, 17, 19, 20, 21, 25, 26], "ones": [2, 14, 15, 20, 23], "onli": [1, 2, 13, 15, 16, 20, 25, 26], "oo": 25, "ood": 10, "oof": 26, "open": 7, "oper": [7, 11, 13, 18, 19, 20, 22, 25, 26], "operand": 16, "optim": [2, 8, 13], "option": [13, 15, 20], "orang": 1, "order": [8, 16, 18, 20, 25], "org": [8, 9, 11, 16, 17, 20, 26], "organ": [7, 8, 9, 16, 27], "orient": [7, 9, 27], "origin": [16, 20, 25], "other": [2, 7, 8, 9, 14, 15, 20, 21, 23, 25, 26], "otherwis": [2, 13, 18, 19, 20], "oti": 15, "ouput": 13, "our": [7, 10, 11, 15, 20, 25], "out": [1, 2, 16, 17, 20, 21], "output": [8, 11, 13, 16, 20, 21], "outsid": [8, 13, 20, 21], "over": [9, 18, 19, 20, 26], "overflowerror": 20, "overrid": 25, "overwork": 20, "overwrit": 16, "own": [1, 7, 8, 9, 20], "p": [2, 14], "packag": [7, 9, 20, 26, 27], "packet": 25, "page": 8, "pair": [1, 16, 20], "palett": 8, "panda": [7, 9, 27], "paradigm": 25, "parallel": 18, "param": 20, "paramet": 25, "parametr": 20, "parenthes": [2, 11, 14, 16, 18], "parenthesi": [11, 13, 18, 20], "pars": [23, 26], "part": [1, 15, 20], "particip": 7, "particular": [13, 15, 16, 25], "particularli": [9, 16, 20], "pascal": 9, "pass": [1, 2, 13, 15, 16, 18, 20, 21, 25], "pastel": 8, "path": 23, "pattern": 8, "pd": 9, "pdf": 8, "peanut": 16, "peer": 7, "peopl": 9, "per": 9, "perfectli": [7, 9], "perform": [8, 13, 14, 15, 16, 20, 25, 26], "person": [7, 18], "phonelist": 16, "photo": 23, "photo_mask": 23, "photo_sin": 23, "piec": [11, 22], "pillow": 23, "pip": 23, "pitt": 18, "pixel": 23, "place": 16, "platform": 11, "pleas": 7, "plot": [8, 9, 20], "plt": [9, 23], "plugin": 23, "plugin_arg": 23, "po": 16, "point": [9, 10, 13, 16], "polici": 7, "polymorph": 25, "popul": [1, 19, 20], "popular": 7, "portabl": 10, "posit": [1, 13, 16, 18, 20], "possibl": [8, 20], "post": 7, "post0": 23, "potenti": 7, "pow": 20, "power": [9, 15], "pr": 20, "practic": [7, 20, 23], "pre": 23, "preced": [2, 14], "precis": 20, "predefin": 25, "predominantli": 9, "prefer": 13, "prefix": 15, "prepar": [7, 15], "press": 8, "pretti": 25, "pretzel": 25, "previou": [7, 9, 11, 14, 15, 16, 18, 25], "primari": 7, "primarili": [7, 9, 27], "primit": 16, "principl": 9, "print": [1, 2, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "prize": 7, "problem": [7, 9], "procedur": [9, 25], "process": [7, 8, 9], "prod": 23, "produc": [18, 20, 21], "product": [9, 14, 20], "profession": 9, "program": [2, 7, 10, 18, 19, 20, 27], "progress": 7, "prolog": 9, "promot": 9, "prompt": 8, "properli": 21, "properti": 16, "prorivd": 17, "protocol": 20, "prototyp": 9, "provid": [7, 9, 16, 20, 25, 27], "public": 9, "pull": [16, 17], "purpos": [2, 9, 13, 20, 21, 25], "put": [2, 14, 20, 26], "py": 23, "pydata": [8, 9], "pylab": 9, "pypars": 23, "pyplot": 23, "python": [1, 2, 7, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 23, 25, 27], "python3": 23, "python_funct": 20, "pytorch": 9, "pywavelet": 23, "q12": 9, "question": [2, 7, 9, 14, 16, 17], "quick": [9, 10], "quietli": 7, "quit": [1, 18, 19], "quot": [15, 16, 20], "quotat": 2, "r": [7, 9, 10, 16, 18, 20, 27], "rais": [2, 13, 20, 23], "randint": 26, "random": 26, "rang": [13, 18], "rangi": 16, "rapidli": 9, "rasero": 15, "rather": [9, 16], "ratio": 20, "ration": 20, "raw": 8, "re": [7, 9, 16, 20], "reach": [18, 20], "read": [2, 7, 9, 11, 20, 23, 27], "read_csv": 9, "readabl": [9, 20], "readthedoc": 8, "real": 20, "realli": 25, "realpython": 20, "reassign": [2, 13, 15, 16, 20], "recent": [2, 13, 15, 16, 18, 20, 23], "recip": 25, "recogn": 20, "recommend": [8, 20], "redefin": 25, "redifin": 25, "ref": 20, "refer": [1, 2, 9, 11, 13, 14, 15, 20, 26], "referenc": [20, 23], "reflect": 20, "regex": 9, "regular": 9, "rel": 8, "relat": 25, "relationship": 2, "remain": 9, "remaind": [2, 14], "rememb": [2, 9, 13, 15, 17], "remov": [15, 20, 26], "repeat": [13, 15, 16, 18], "repetit": [2, 15], "repl": 11, "replac": [15, 23, 25], "repli": 11, "repr": 20, "repres": [16, 20], "represent": [8, 13, 20], "reproduc": 10, "request": [20, 23], "requir": [7, 9, 11, 18, 20, 21, 23], "research": [9, 10], "reserv": 2, "reset": 8, "reset_index": 9, "resolut": 20, "resourc": [7, 9], "respect": [9, 14, 16], "respons": 9, "rest": 15, "restrict": [2, 13], "result": [2, 7, 9, 11, 13, 14, 15, 16, 18, 20, 23], "return": [2, 8, 13, 14, 15, 16, 21, 23, 26], "reus": 25, "reusabl": [9, 20, 25], "reusibl": 25, "revers": [15, 20, 26], "reward": 7, "ri": 23, "rich": [8, 10], "ride": 7, "right": [2, 7, 16, 18, 20, 21], "risk": 7, "rivanna": [7, 10], "rn": 16, "rng": 16, "road": 25, "robin": 16, "rom": 8, "rough": 8, "round": 20, "row": [23, 26], "rstudio": 10, "rubi": 9, "rule": [1, 2, 8, 9, 13, 25], "run": [6, 11, 19, 22], "runtimeerror": 23, "sai": [11, 15, 20, 25], "said": 9, "salut": 25, "sam": 16, "samantha": 16, "same": [2, 6, 8, 13, 14, 15, 16, 20, 25], "sarah": 16, "satisfi": 23, "save": [8, 13, 15, 20, 25, 26], "saw": [14, 15, 16], "scala": 9, "scalabl": 25, "scalar": [16, 17], "scalat": 25, "schema": 25, "scheme": 16, "scienc": [7, 10, 27], "scientif": 10, "scientist": [7, 27], "scikit": [9, 23], "scipi": [23, 26], "screen": 11, "script": [9, 11], "seaborn": [8, 9], "search": 23, "searchin": 18, "second": [13, 15, 16, 20], "secondv": 1, "secong": 15, "section": [7, 8], "see": [1, 7, 9, 13, 14, 15, 16, 17, 18, 20], "seen": [11, 20], "select": [8, 15, 25], "self": [8, 20, 23, 25], "semest": [7, 11], "sens": [2, 14], "sensibl": 21, "sensit": [1, 2, 13], "separ": [8, 9, 13, 16, 25, 26], "seq": 18, "sequenc": [8, 15, 16], "sequenti": [2, 14, 27], "seri": 19, "serv": 7, "server": 10, "servic": 7, "session": [7, 23], "set": [2, 7, 8, 9, 10, 14, 18, 19, 20, 22, 23, 25], "set1": 16, "set2": 16, "set_them": 8, "sever": [7, 13, 15, 16, 18, 20], "sex": 25, "shape": [9, 23, 26], "share": [8, 10], "sheet": 8, "shell": 11, "shift": 8, "short": [1, 2, 14, 20], "shortchang": 7, "shortcut": [6, 8], "shot": 7, "should": [1, 2, 7, 8, 13, 18, 19, 20, 25, 26], "show": [8, 13, 20, 21, 26], "show_arg_expans": 20, "show_result": 20, "show_scop": 20, "shown": [6, 8, 20], "si": 15, "side": 20, "sign": 20, "signatur": 20, "signific": 20, "similar": [9, 15, 16, 20], "similarli": [8, 15, 16, 26], "simpl": [1, 2, 8, 13, 20], "simpli": 11, "simplifi": [8, 26], "sin": [23, 26], "sinc": [7, 16, 20], "singl": [2, 13, 14, 15, 16, 18, 20, 26], "sir": 16, "sit": 7, "site": [2, 7, 14, 23], "situat": 20, "six": 23, "size": [9, 20], "skill": [7, 27], "skimag": 23, "skip": 18, "slice": 17, "small": [7, 21], "smoker": 8, "sn": [8, 9], "snake": 13, "snoopi": 16, "so": [1, 2, 7, 8, 9, 11, 13, 14, 15, 16, 18, 20, 25, 26], "softwar": [7, 9, 25], "solut": 9, "solv": 9, "some": [2, 6, 7, 8, 9, 11, 13, 14, 15, 19, 20, 25, 26, 27], "someth": [18, 19], "sometim": [1, 7, 18], "soon": [11, 14, 15], "sort": [1, 16, 23], "sourc": [7, 9, 10, 11, 23, 25], "space": [2, 13, 15, 18], "spain": 18, "special": [14, 19, 25], "specif": [1, 2, 9, 13, 15, 20, 25, 26], "specifi": [2, 13, 15, 16, 20, 25], "speed": 9, "spell": 9, "spend": 7, "split": [15, 16, 20], "spoken": 7, "sql": [9, 16], "squar": 21, "square_arg": 21, "stabl": [9, 26], "standard": 26, "start": [1, 2, 7, 8, 13, 14, 15, 16, 18, 20, 26, 27], "startswith": [2, 15], "state": [8, 9, 25], "statement": [18, 19, 20, 22, 23], "static": 20, "statist": [9, 23], "statsmodel": 9, "std": [23, 26], "step": [10, 14, 15, 16, 21], "still": [13, 25], "stop": [15, 16], "store": [2, 9, 13, 15, 16, 18, 19, 20, 25], "str": [2, 13, 15, 18, 21], "string": [1, 13, 16, 18, 19, 20, 21], "string1": [2, 15], "string2": [2, 15], "string_": 26, "string_var": [2, 13, 15], "strip": 15, "structru": 13, "structur": [1, 2, 7, 9, 13, 14, 15, 25, 27], "student": [7, 27], "studi": [13, 15, 18, 20], "style": [8, 9], "subclass": 20, "subject": [2, 14, 16], "subject_id": [1, 2], "submit": 10, "subscript": 16, "subset": 2, "substr": 15, "substract": 11, "subtract": [2, 14, 21], "successfulli": 7, "suggest": [15, 20], "suitabl": [9, 20], "sum": [9, 13, 14, 20, 23], "summari": [2, 14], "super": 18, "superior": 9, "support": [2, 7, 10, 14, 15, 16, 20], "sure": [8, 19, 22], "surpris": 20, "survei": 9, "survey_data": 9, "swap": 20, "switch": 23, "sy": 20, "symbol": [13, 14, 16], "syntax": [1, 2, 9, 14], "syntaxerror": [1, 13, 18, 20], "system": [9, 20, 23, 25], "t": [7, 8, 15, 16, 18, 20, 23], "tab": [8, 18], "tabl": 16, "tailor": 7, "take": [1, 7, 11, 13, 16, 18, 20, 21, 25, 26], "tall": [15, 25], "tan": 26, "task": [7, 9, 20, 25], "team": 20, "technic": 7, "techniqu": [7, 9, 27], "technologi": 25, "tell": 18, "templat": 25, "tensorflow": 9, "term": [9, 13, 20], "termin": 27, "test": [2, 14, 19, 20, 21, 22], "text": [6, 8, 10, 15, 21], "than": [2, 8, 9, 14, 16, 18, 19], "thei": [2, 9, 10, 13, 14, 16, 18, 20], "them": [1, 7, 8, 10, 11, 13, 14, 15, 16, 18, 20, 25], "themselv": 20, "therefor": [2, 14, 16, 18, 20], "thi": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 27], "thing": [2, 8, 14, 15, 18, 20, 25], "think": [7, 9, 25], "this_set": 18, "this_tupl": 18, "this_var": 13, "thisvar": 13, "thorugh": 8, "those": [1, 9, 15], "though": [13, 20], "thought": [1, 25], "thr": 20, "three": [1, 2, 8, 14, 20, 23, 26], "thresh": 20, "threshold": 20, "through": [2, 7, 8, 9, 11, 13, 18, 19, 20, 25], "throughout": [7, 11, 13, 16], "throuhg": 18, "throw": 20, "thu": 8, "tick": 8, "tick_param": 9, "tidyvers": [7, 9], "tifffil": 23, "time": [7, 8, 9, 16, 20, 26], "tip": 8, "titl": 9, "to_byt": 20, "togeth": [13, 25], "tom": 16, "too": [15, 20, 25], "tool": [7, 10, 27], "toolbar": 8, "top": 26, "topic": [1, 2, 26, 27], "total": 1, "total_bil": 8, "total_volum": [1, 2], "traceback": [2, 13, 15, 16, 18, 20, 23], "track": 18, "trail": 15, "translat": 9, "transpar": 7, "transpos": 23, "treat": 20, "tree": 26, "trim": 8, "tripl": 20, "troubl": 20, "troubleshoot": 7, "true": [2, 8, 9, 13, 14, 15, 16, 18, 20, 21, 23, 25], "truncat": 20, "try": [1, 2, 6, 8, 13, 18, 19, 20, 21], "tupl": [1, 13, 15, 17, 18, 19, 20], "tuple0": 16, "tuple1": 16, "turn": 26, "tutori": 7, "two": [1, 2, 7, 8, 9, 13, 14, 15, 16, 20, 21, 26, 27], "txt": 21, "type": [1, 6, 7, 8, 9, 11, 14, 15, 16, 20, 23, 25], "type1": 13, "type2": 13, "type3": 13, "typeerror": [15, 16, 20], "typic": [9, 13], "u": 25, "uhoh": 20, "unboundlocalerror": 20, "uncomfort": 7, "underscor": [1, 2, 13], "understand": [7, 9, 15, 18, 20, 27], "undoubtedli": 7, "unend": 18, "unexpect": 8, "unformat": 8, "union": 16, "uniqu": [2, 13, 16], "unknown": 7, "unless": [9, 25], "unlik": [9, 25], "unord": [16, 18], "unpack": 18, "unprepar": 7, "unspecifi": 20, "unsupport": 16, "unsur": 7, "until": 18, "up": [7, 8, 15], "updat": [2, 14, 16, 20, 26], "upload": 8, "upon": 26, "upper": 15, "uppercas": 13, "uri": 23, "us": [1, 2, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 19, 21, 22, 23, 25, 26, 27], "usa": 18, "usabl": 20, "usag": 8, "user": [8, 10, 20, 23], "usual": [8, 9, 16, 23], "util": [9, 18], "uva": 7, "v": [8, 18], "v2": 23, "val": [18, 19, 20, 21, 22], "valencia": 18, "valid": 20, "vals_greater_than_or_equal_to_threshold": 20, "valu": [1, 2, 13, 14, 18, 19, 21, 23, 25], "valuabl": 10, "value_count": 9, "valueerror": [18, 23], "var": [18, 21, 23], "var_float": [2, 13], "var_int": [2, 13], "var_str": [2, 13], "variabl": [14, 15, 16, 18, 19, 21, 22, 26, 27], "variat": 20, "varieti": 9, "variou": [7, 9], "verb": [2, 14], "veri": [2, 9, 14], "verifi": 21, "verify_string_length": 21, "versatil": 9, "version": [11, 20, 26], "via": 10, "video": [8, 9], "view": [2, 13], "virginia": [2, 10, 13], "visibl": [8, 20], "visit": 8, "visual": [7, 9, 10, 26], "vital": 7, "w3school": [2, 14, 20], "wa": [9, 16, 20, 23, 25], "wahoo": 2, "wai": [1, 2, 7, 8, 9, 13, 14, 15, 16, 18, 20, 25, 26], "want": [8, 11, 13, 15, 16, 18, 20, 25], "warn": 15, "we": [1, 2, 7, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 23, 25], "web": [8, 9, 10], "week": [1, 2, 7, 16], "weird": 20, "welcom": [7, 8], "well": [7, 9, 20, 27], "were": [2, 19, 20], "what": [1, 2, 7, 11, 14, 16, 18, 19, 20, 22, 23, 25], "when": [2, 8, 11, 13, 14, 15, 16, 18, 19, 20, 23, 25, 26], "where": [2, 7, 9, 13, 16, 20, 23, 25], "wherea": 15, "whether": [8, 15, 18, 20], "which": [1, 7, 8, 9, 10, 11, 13, 15, 16, 18, 20, 25, 26], "while": [2, 7, 9, 13, 19, 22], "white": [8, 13], "whitespac": 15, "who": 7, "whole": [8, 15], "whose": [20, 26], "why": [9, 18, 20], "wide": [9, 10], "widget": 8, "wiki": 26, "wikipedia": 26, "wild": 25, "wish": 20, "within": [1, 7, 10, 13, 15, 19, 25, 26], "without": [8, 11, 13, 16, 25], "won": 20, "wonder": 11, "woodstock": 16, "word": [13, 14, 18, 20], "work": [7, 9, 10, 15, 16, 18, 19, 20, 21, 27], "workflow": 8, "workhors": 26, "world": [2, 11], "would": [1, 8, 9, 13, 15, 16, 25], "wp": 8, "wrap": 23, "write": [7, 8, 9, 10, 11, 13, 17, 19, 20, 21, 22, 23, 27], "writen": 11, "written": [9, 20], "wrong": 7, "www": [8, 9, 16, 17, 20, 26], "x": [1, 2, 8, 9, 13, 14, 16, 18, 20, 21, 23, 26], "x1": 20, "xlabel": 9, "xx": [18, 19], "y": [1, 2, 8, 9, 13, 14, 15, 16, 20], "y1": 20, "ye": 16, "year": 25, "yield": [2, 11, 13, 16], "ylabel": 9, "ym": 15, "york": 9, "you": [1, 2, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 21, 25, 26], "your": [1, 2, 7, 8, 9, 13, 14, 15, 16, 17, 18, 20, 23, 25], "yourself": 7, "z": [1, 2, 8, 13, 14, 16, 18, 19, 20, 23], "zero": [15, 16, 26], "zero_arrai": 26, "zero_int_arrai": 26, "\u00f1g": 15, "\u00f1igo": 15}, "titles": ["Getting started", "Metadata", "Metadata", "<no title>", "<no title>", "<no title>", "Practice", "Introduction", "Jupyter Notebooks", "Brief introduction to programming languages", "Tech Stack", "Your first Python program!", "Python (Beginner)", "Variables and data types", "Operators and Expressions", "Strings", "Data Structures", "Data Structures Exercises", "Control Structures", "<no title>", "Functions", "<no title>", "<no title>", "Installing & Importing Packages", "Python (Intermediate)", "Object-Oriented Programming (OOP)", "PREREQUISITES", "Welcome to DS-1002"], "titleterms": {"1": 25, "1002": 27, "2": 25, "3": 25, "Will": 7, "ad": 16, "alias": 23, "ar": [7, 23], "arg": 20, "argument": [1, 20], "arithmet": 14, "arrai": [23, 26], "basic": [8, 23, 26], "beginn": 12, "break": 18, "brief": 9, "built": [18, 20], "calcul": 26, "can": 18, "canva": 10, "cell": 8, "check": 15, "class": 25, "code": 8, "command": 8, "comparison": [2, 14], "compil": 9, "compon": 8, "concept": [20, 26], "condit": 18, "construct": 16, "continu": 18, "control": 18, "convert": [2, 13], "cours": 7, "creat": 20, "current": 18, "d": 27, "data": [2, 9, 13, 16, 17, 23, 26], "default": 20, "design": 20, "dictionari": 16, "docstr": 20, "document": 8, "drop": 26, "edit": 8, "editor": 8, "elif": 18, "els": 18, "entri": 16, "enumer": 18, "exercis": [13, 14, 15, 16, 17, 18], "exit": 18, "express": [2, 14], "first": 11, "format": 15, "function": [18, 20, 23], "get": 0, "global": 20, "how": 7, "i": [13, 15, 20], "id": 2, "ident": 14, "ii": 20, "iii": 20, "imag": 23, "immut": 15, "import": 23, "indent": 18, "index": [1, 15, 16], "inherit": 25, "initi": 25, "insert": 26, "instal": 23, "intermedi": 24, "interpret": 9, "introduct": [7, 8, 9, 18, 20], "iter": 18, "iv": 20, "jupyt": 8, "jupyterlab": 10, "kernel": 8, "keyboard": 8, "keyword": 13, "know": 7, "languag": 9, "learn": 7, "like": 20, "liner": 18, "list": [16, 20], "local": 20, "logic": [2, 14], "loop": 18, "manipul": 26, "membership": 15, "menu": 8, "metadata": [1, 2], "method": [15, 16], "modal": 8, "mode": 8, "more": 8, "mous": 8, "multipl": 18, "mutabl": 16, "name": [2, 13], "navig": 8, "new": 16, "note": 16, "notebook": 8, "numer": [2, 23], "numpi": 23, "object": [2, 7, 20, 25, 26], "ondemand": 10, "one": 18, "oop": 25, "open": 10, "oper": [2, 14, 15, 16], "orient": 25, "packag": 23, "paradigm": 9, "paramet": 20, "practic": [6, 13, 14, 15, 16, 18], "prerequisit": [20, 26], "process": 18, "program": [9, 11, 25], "python": [11, 12, 24], "rang": 16, "reserv": 13, "resourc": 8, "restart": 8, "retriev": 16, "return": 20, "run": 8, "scienc": 9, "scope": 20, "set": 16, "slice": [15, 16, 26], "some": [16, 18], "sourc": [20, 26], "stack": 10, "start": 0, "stop": 18, "string": [2, 15], "structur": [16, 17, 18], "subset": 15, "succe": 7, "summari": 16, "tech": 10, "thi": 7, "tupl": 16, "type": [2, 13, 26], "unari": [2, 14], "unpack": 20, "us": [16, 18, 20], "v": [9, 20], "valu": [16, 20, 26], "variabl": [1, 2, 13, 20], "versu": 20, "vi": 20, "vii": 20, "viii": 20, "welcom": 27, "what": [13, 15], "while": 18, "write": 18, "you": 7, "your": 11, "zip": 18}}) \ No newline at end of file