Functions in Python | Python for Beginners

preview_player
Показать описание

In this series we will be walking through everything you need to know to get started in Python! In this video we learn about Functions in Python.

Favorite Python Courses:
____________________________________________

SUBSCRIBE!
Do you want to become a Data Analyst? That's what this channel is all about! My goal is to help you learn everything you need in order to start your career or even switch your career into Data Analytics. Be sure to subscribe to not miss out on any content!
____________________________________________

RESOURCES:

Coursera Courses:

Udemy Courses:

*Please note I may earn a small commission for any purchase through these links - Thanks for supporting the channel!*
____________________________________________

SUPPORT MY CHANNEL - PATREON/MERCH

____________________________________________

Websites:
📱Instagram: @Alex_The_Analyst
____________________________________________

0:00 Intro
0:36 Syntax of Function
1:40 Arguments in Functions
3:13 Multiple Arguments
4:29 Arbitrary Arguments
7:43 Keyword Arguments
9:03 Arbitrary Keyword Arguments
12:10 Outro

*All opinions or statements in this video are my own and do not reflect the opinion of the company I work for or have ever worked for*
Рекомендации по теме
Комментарии
Автор

I love this Python series Alex. I was so happy knowing you kick-started it on Twitter. I pray you continue it and dive deeper as to how we can apply it in Software engineering or Data Analysis ♥️

limitlesschidera
Автор

Nice video, Alex! I never even heard of arbitrary functions before. One small nitpick...you might want to put in how to use functions with default parameters too.

xenophone
Автор

What i like about your channels is that you show us if and when you run into errors
Showing that they are normal and we should not feel bad when encountering them

elphasluyuku
Автор

Awesome!!!Great content indeed. By the way I expected few videos on pandas, numpy, mathplotlib as well..As they also primarily need for data analysis.

RK-wfre
Автор

I Have just started my data analysis journey

CaringEarth
Автор

Awesome kudos Sir.
Thanks for your time to impact the new generation of data analyst.

danielsamuel
Автор

Great video Alex, but there`s something I didn`t fully understand. What`s the difference between using *args and **kwargs? In which context would you use one or the other one? Thanks and keep up the grat work !

javiernunez
Автор

Hello Mr Alex. I was going through your video of two years ago about SQL Basics Tutorial For Beginners. I ran into problems at 5.37 minutes. You said that the red underlines could be removed by pressing CONTROL SHIFT
I didn’t get the last part. Kindly put me through. Thanks for the video. Great content

enkaysodyssey
Автор

This made very little sense. Why would you do any of this? TALK ABOUT ARBITRARY!!! And how is anyone meant to remember this?

davidjukebox
Автор

My man Alex putting the "Funk" back in Python Functions... 🎶

Major_Data
Автор

Hi I'M Francis and i really like your videos
i consider you as amentor

CaringEarth
Автор

Hello alex thanks for your course! and i have a doubt well this much python is ok or is there anything else to learn to become data analyst!!!

mulikinatisiddarthasiddu
Автор

Python coding has absolutely put me off trying to be a data analyst lol. I give up

radmaster
Автор

Thank you for your videos! Hope you will put video of real project and how to use this knowledge in real world <3
p.s. you are cute!

onlytruth
Автор

You're python tutorials are so easy to understand and informative! I appreciate these videos.. as they are aiding me while I take coding classes in college :)

mysticaljp
Автор

use 'return' instead of 'print'.
'print' inside function returns NoneType

aatf
Автор

At 6:31, is the function essentially skipping anything other than 5 & 6 from the tuple? I'm assuming number[0] and number[1] is referring to the item that matches that index in the tuple.

JH-pywf
Автор

Functions and loops always pissed me off but your courses are amazing and I cleared these topics easily. Thanks a lot Alex!

XB_HaidyX
Автор

How are arbitrary arguments different to pointers in other languages like C?

dragoneer
Автор

Hello Alex... Thanks alot for these videos. When do we get a playlist on how to carry out a full data analysis with python

regankyeyune