Session 6 - Functions in Python | Data Science Mentorship Program(DSMP) 2022-23

Поделиться
HTML-код
  • Опубликовано: 30 дек 2024

Комментарии • 93

  • @kckispatil4
    @kckispatil4 2 года назад +16

    A bestttt underated Data Science trainer on RUclips...such a simple explaination !!!

  • @-VijaySolanki-cr8jk
    @-VijaySolanki-cr8jk Год назад +9

    Teaching style is unique and enjoying this session ❤️❤️

  • @shwetaraturi3282
    @shwetaraturi3282 5 месяцев назад +2

    you are best teacher i have seen . nobody was able to tell me the concept of return. thanks a lot

  • @jm-xv3wh
    @jm-xv3wh Год назад +2

    it great , I am thank full to you , your great lecture , such a lecture on function () , full of content , normally not found
    such great video , I am clear today about Lambda Function , and other cases in function . God bless you , that you delivered such informative video .

  • @prashantjoshi8590
    @prashantjoshi8590 10 месяцев назад +2

    You are really 'THE GREAT TEACHER' ...i always share your videos to my brothers and sisters who are from the same filed to understand all the concept. Do you have any playlist in which people can learn c & c++. Beacuse they are in BCA and unhe bs clg wala part ratta maarna hota hai

  • @rauhan_sheikh
    @rauhan_sheikh 2 года назад +60

    I don't understand how people think that he's going too fast! I mostly watch him 2x😅

  • @enlightenmentofsoul9650
    @enlightenmentofsoul9650 2 года назад +11

    This session is just mind blowing but too conceptual i.e we have to watch this session atleast 2 time to get more grasp on these concepts

  • @ganeshy574
    @ganeshy574 2 года назад +1

    I’m new to python but understood concepts you explained in this session. Thanks for clear examples/explanations.

  • @charansai235
    @charansai235 7 месяцев назад

    Wahhh bow down to your explanation parameter and argument explanation with tv brightness example - you are a passionate teacher Nitish bhayya

  • @animallover2205
    @animallover2205 Год назад

    1:45:53 as integers in python are also immutable by their nature....So we can assume that functions and integers follow some same properties

  • @saisasankreddymandipalli4657
    @saisasankreddymandipalli4657 Год назад +3

    At last I found my great teacher

  • @Youtuber11200
    @Youtuber11200 Месяц назад

    thankyou for existing..really helpful channel

  • @pritamkamble3659
    @pritamkamble3659 8 месяцев назад

    best teacher for data science lectures.

  • @fachoyt9686
    @fachoyt9686 4 месяца назад

    Best Python tutorial on RUclips.

  • @saurav9325
    @saurav9325 5 месяцев назад

    Understand approach is very simple ❤❤

  • @haasjarib
    @haasjarib 2 года назад

    Superb. Awesome. Excellent. Mind blowing. Fantastic.

  • @BharatJain-bl5gw
    @BharatJain-bl5gw 8 месяцев назад

    Such a wonderful teacher❤

  • @charansai235
    @charansai235 7 месяцев назад

    Done with the watching video and coding too thank u nithish bhayya as usual great session

  • @amitpankaj
    @amitpankaj Год назад

    Nice teaching and very curated work.😇

  • @udayan5
    @udayan5 Год назад

    wonderful session..hats off Nitish bhai

  • @masoomazehra6643
    @masoomazehra6643 6 месяцев назад

    very nice way, and easily understandable. but at 41:27 there is function of args. in which when print(args).. printing whole tuple but when i print(product) then i will giving the result of all numbers in args. dont know why. but in ur case print(*args) is working

  • @MujahidKareem-i7m
    @MujahidKareem-i7m 3 месяца назад

    He is the genius and we'll understanding trainer

  • @harshjanjuha7735
    @harshjanjuha7735 Год назад

    One of the best lectures ,i had even seen

  • @adityarajnema2947
    @adityarajnema2947 2 года назад +2

    Can You please make a video on AB testing as well?

  • @thakurprabhakarsingh6404
    @thakurprabhakarsingh6404 Год назад

    Love your teaching style

  • @atifsalam6802
    @atifsalam6802 Год назад

    Nitish Sir you are the best, great session

  • @snehalpophale6287
    @snehalpophale6287 Год назад +1

    Thank you so much!!

  • @rajatmehra4496
    @rajatmehra4496 Год назад +1

    someone give me the reason why else error msg does not print on screen "only integer allow"
    def is_even():
    """
    function is to check whether a giving number is even or not
    """
    num=int(input("enter your number"))
    if type(num)==int:
    if num % 2 == 0:
    print("even")
    else:
    print("odd")
    else:
    print("only integer allowed")

    is_even()

  • @KuldeepKumar-g8
    @KuldeepKumar-g8 9 месяцев назад

    Finally clear ho gya functions.

  • @balkrushnaparkale7094
    @balkrushnaparkale7094 2 года назад +1

    Great sir

  • @vrushikeshmulik9510
    @vrushikeshmulik9510 2 года назад

    Such a wonderful Session.

  • @Taraprasaddash1994
    @Taraprasaddash1994 2 года назад

    Awesome session sir

  • @shivoham5939
    @shivoham5939 2 года назад

    Awesome session 🔥🔥

  • @varshanair1901
    @varshanair1901 10 месяцев назад

    Best tutuor

  • @playboicarti_vamp
    @playboicarti_vamp 2 года назад +1

    what is scope? i can understand local, global variables, etc but what exactly is scope?? is it a place in memory?? pls help me

    • @abdulhannan-go8hl
      @abdulhannan-go8hl Год назад

      Scope is a memory place where function usually works.
      Global variables works everywhere while local variables work exactly in particular function scope.
      Like sir gave example of city,house and room

  • @pranabsarma18
    @pranabsarma18 2 года назад

    Dear Sir, why this week's career pe charcha is not available for free members?

    • @campusx-official
      @campusx-official  2 года назад

      Because this week's career pe charcha comes under premium content

  • @AmarSingh-re2nd
    @AmarSingh-re2nd 2 года назад +1

    Can I access November content in December month bcz I have exams in this month ???

  • @Noob31219
    @Noob31219 2 года назад

    sir wo list ke kuch remaining programs hai wo bhi update kardo list ke session wale

  • @rishavsingh5520
    @rishavsingh5520 Год назад +1

    why is session 7,8,9,10 is not showing after session 6.
    Can any body solve this problem for me plz.

    • @campusx-official
      @campusx-official  Год назад

      CampusX Data Science Mentorship Program 2022-23: ruclips.net/p/PLKnIA16_RmvbAlyx4_rdtR66B7EHX5k3z

  • @rauhan_sheikh
    @rauhan_sheikh 2 года назад

    This was a great session!

    • @Mayanksingh-h8i
      @Mayanksingh-h8i Год назад

      bhai i am not able to buy this course can you help me

  • @gameking2447
    @gameking2447 Год назад +1

    40:06 sir literally roasted salman khan

  • @sandipansarkar9211
    @sandipansarkar9211 2 года назад

    finished watching and coding

  • @nirjharjajodia7169
    @nirjharjajodia7169 8 месяцев назад

    uff..woww!!

  • @AryanKulkarni-td9zp
    @AryanKulkarni-td9zp Год назад

    1:14:38

  • @mehediazad1780
    @mehediazad1780 Год назад

    thanks sir

  • @avanishkumar7179
    @avanishkumar7179 2 года назад

    Great

  • @basavarajag1901
    @basavarajag1901 2 года назад

    Sir please explain in english also , sometimes difficult to understand in hindi, becoz somethings to explan to interviewer in english only ...

  • @RP-EE-UsamaArif
    @RP-EE-UsamaArif 3 месяца назад

    Salman ❌
    Kachra ☑

  • @zee4654
    @zee4654 2 года назад

    💯

  • @tarunsangwan2881
    @tarunsangwan2881 2 года назад

    Jabarrrrrrr

  • @rudratrivedi3960
    @rudratrivedi3960 Год назад

    1:20:48 Mera Jupyter kernel marr gaya :)

  • @ShubhamPatil041
    @ShubhamPatil041 Год назад

    Picture used to by nitish to explain abstraction 🤣🤣🤣🤣

  • @yatinshekhar787
    @yatinshekhar787 5 месяцев назад

    8/140

  • @VIVEK-ld3ey
    @VIVEK-ld3ey 2 года назад

    You did not teach about recursion

    • @ComicKumar
      @ComicKumar 10 месяцев назад

      he did...in paid lecture

  • @RandomAshuraStuff
    @RandomAshuraStuff 6 месяцев назад

    did teacher really compared slaman with kachra .... lol

  • @adytya8193
    @adytya8193 2 года назад

    41:00
    Salman ;kuch bhi kachda dalo

  • @bilalali-cf8uh
    @bilalali-cf8uh 6 месяцев назад

    args kuch b kharcha dalo gay kam karay ga very deep hahhahhaaa

  • @Shweta-ll3mk
    @Shweta-ll3mk 4 месяца назад

    Kuch bhi kachra dalo kan karega.. Vahh guruji 😂

  • @divyakanaujiya8417
    @divyakanaujiya8417 2 года назад

  • @arindamInsightFullMath
    @arindamInsightFullMath 6 месяцев назад

    Such a great teacher ❤🎉

  • @karthiksundaram544
    @karthiksundaram544 6 месяцев назад