Python Crash Course: Part 9 - If/Else Statements

Sdílet
Vložit
  • čas přidán 23. 07. 2024
  • Want to control your Python code? This is where if/else statements come into play! Part 9 of this tutorial series introduces you to the fundamentals of control flow, starting with if/else statements.
    Control flow is critical when using Python code for analytics and data science. In this video, learn just what you need to know about if/else statements.
    After completing this crash course series, you will have the foundational Python skills to take additional analytics, data science, and machine learning courses using Python.
    ☕ If you found this content useful and would like to support the channel, you can buy me a coffee: www.buymeacoffee.com/DaveOnData
    --------------------------------------------------------------------------------------------
    VIDEO CHAPTERS
    --------------------------------------------------------------------------------------------
    00:00 Intro
    00:40 Introducing If/Else Statements
    06:54 Elif (Else-If)
    08:17 If, Else, & Logical Operators
    10:52 Using Parentheses
    12:24 Using Comparison Operators
    14:10 Free Data Science Crash Courses
    --------------------------------------------------------------------------------------------
    FREE DATA SCIENCE CRASH COURSES
    --------------------------------------------------------------------------------------------
    If you're ready to see what Python skills make possible, be sure to check out my FREE on-demand data science crash courses!
    Here's what you get with any of these courses:
    1️⃣ On-Demand: Watch the course when it fits your schedule
    2️⃣ PDF of all slides
    3️⃣ All Python code as a Jupyter Notebook
    4️⃣ All data so you can experiment
    5️⃣ Resources to continue your learning.
    Data science with Python. You've got this if you want it:
    💻 Decision Trees with Python:
    bit.ly/DecisionTreesWithPython
    💻 Tuning Decision Trees with Python:
    bit.ly/TuningDecisionTreesWit...
    💻 Logistic Regression with Python:
    bit.ly/LogisticRegressionWith...
    💻 Cluster Analysis with Python:
    bit.ly/ClusterAnalysisWithPython
    #pythonforbeginners #pythoncrashcourse #pythoncourse #pythonprogramming #pythontutorial #python
  • Věda a technologie

Komentáře • 10

  • @DaveOnData
    @DaveOnData  Před 5 měsíci

    --------------------------------------------------------------------------------------------
    FREE DATA SCIENCE CRASH COURSES
    --------------------------------------------------------------------------------------------
    If you're ready to see what Python skills make possible, be sure to check out my FREE on-demand data science crash courses!
    Here's what you get with any of these courses:
    1 - On-Demand: Watch the course when it fits your schedule
    2 - PDF of all slides
    3 - All Python code as a Jupyter Notebook
    4 - All data so you can experiment
    5 - Resources to continue your learning.
    Data science with Python. You've got this if you want it:
    💻 Decision Trees with Python:
    bit.ly/DecisionTreesWithPython
    💻 Tuning Decision Trees with Python:
    bit.ly/TuningDecisionTreesWithPython
    💻 Logistic Regression with Python:
    bit.ly/LogisticRegressionWithPython
    💻 Cluster Analysis with Python:
    bit.ly/ClusterAnalysisWithPython

  • @michaelt312
    @michaelt312 Před 5 měsíci +1

    Another awesome video!!

    • @DaveOnData
      @DaveOnData  Před 5 měsíci

      Yesssss! I am glad to hear you are still enjoying the tutorial series.

  • @hudsonstokes7539
    @hudsonstokes7539 Před měsícem +1

    Love your content. Been following along with your crash course. Thanks alot! soo keen to get stuck into using python in excel. 😁

    • @DaveOnData
      @DaveOnData  Před měsícem +1

      Woohoo! Thank you so much for the kind words. I am glad you are finding my content useful.

    • @hudsonstokes7539
      @hudsonstokes7539 Před měsícem

      @@DaveOnData I do have a followup question too. Currently i use excel to do the majority of my job, will python in excel actually make things easier rather than mainly using formulas, especially with big data sets?

  • @VastCNC
    @VastCNC Před 5 měsíci +1

    Is pivot/unpivot on the horizon? I’d like to learn how to do my power query tricks in python and I use those operations a lot.

    • @DaveOnData
      @DaveOnData  Před 5 měsíci +1

      Yes, that will be covered in the pandas video! Stay tuned.

  • @waleednanashy6550
    @waleednanashy6550 Před 5 měsíci +1

    🎉

    • @DaveOnData
      @DaveOnData  Před 5 měsíci

      Thank you! Glad you enjoyed the video!