Complete Seaborn Tutorial on Python - Notebook / Code Provided!

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

КОМЕНТАРІ • 7

  • @YiannisPi
    @YiannisPi  2 роки тому +4

    This is the last video on learning python for data analytics and data science! Next videos will be ML models! How did you find the series? Please let me know below!

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

    Great content Yiannis! Thanks

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

    Excellent videos!! very helpful and clear!!I would recommend to make a video trying to predict crypto prices using an ML model (e.g. RNN) in Python.

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

    I cannot begin to tell you just how helpful these videos have been as a data science student. Looking forward to more great content, thanks a lot.

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

    Again, thanks for the nice video. For the bar labels, how do you know that for the index value = 0 needs to be passed in the container object i.e., ax.containers[0]. I have gone through the documentation but there is no elaborated explanation with examples

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

      Secondly, when using the group by based on carboy and fueltype with a mean price value, the graphical output is not in according with the raw output in terms of sorting of the attribute values, as an example hardtop is in the second and third place as compared to what's appearing in the barplot