Python Collections Library Counter Counting Objects with Python

Поділитися
Вставка
  • Опубліковано 17 вер 2024

КОМЕНТАРІ • 9

  • @studyacc1234
    @studyacc1234 2 місяці тому +1

    you absolutely slayed with this tutorial!

    • @datagy
      @datagy  2 місяці тому +1

      Thanks so much!!

  • @hanyeonglee1310
    @hanyeonglee1310 2 роки тому +1

    The best python lecture:)

    • @datagy
      @datagy  2 роки тому

      Thank you so much!

  • @Pongo8844
    @Pongo8844 Рік тому

    How come the animal_counts.most_common(1) returns [(‘dog’, 8)] while the animal_counts.most_common()[0] above it returns 6 ( 9:27 ). Thank you for the instructions.

    • @heetshah9394
      @heetshah9394 2 місяці тому

      Did you find out how?

    • @datagy
      @datagy  2 місяці тому

      I must’ve made an update to the code in between running it. Sorry about that!

  • @jyotiraditydey9910
    @jyotiraditydey9910 Рік тому

    Found a gold mine for advance python ....thnks for explaining it nicely

    • @datagy
      @datagy  Рік тому

      Thank you so much!!