Python Pandas Tutorial: Data Analysis & Visualization With Pivot Table in Pandas#14

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

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

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

    Amazing break down and no gate keeping finally, as well straight to the point. Thank You!

  • @ramprakashtripathi643
    @ramprakashtripathi643 9 дней назад

    This video is a gem for beginners after scrolling so much on RUclips. Very well explained all concepts related to pivot table in one video itself. Amazing.

  • @vitorribeirosa
    @vitorribeirosa 2 года назад +3

    Thank you very much for sharing this content!!!
    Cheers :)

  • @dss1871
    @dss1871 3 года назад +2

    Amazing 👍👍

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

    Amazing tutorial

  • @mosama22
    @mosama22 11 месяцев назад +1

    Thank you thank you thank you 😊😊😊😊

  • @franciscodiaz8857
    @franciscodiaz8857 3 года назад +1

    Thanks, excellent explanation

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

    Спасибо, Абхишек!
    🌞🌞🌞

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

    Thanks for very informative video

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

    this video is amazing

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

    Thanks alot sir

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

    Super

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

    Thanks for your Video !
    Can you please let me know if we can put those collapse and expand functionality in actually generated pivot table in excel using python ??

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

      You can watch video if possible:
      Excel Pivot Table and Aggregations using OpenPxl and Pandas-Part-5
      ruclips.net/video/CYQphiY1tCk/видео.html
      Or in order to achieve the same feature just like ms excel then we can use xlwings

  • @Al-Ahdal
    @Al-Ahdal Год назад

    How to format numbers i.e. values in the pivot table? and rounding options.
    How to sort months by month number in plotting graph, as in the video they aren't in the correct order?
    How to show the values in millions, thousands in pivot table?

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

    i like to know can we store the pivot table and the data into spreadsheet and keep.

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

    great video! one question... when I sort_values, my "ALL" row gets in the middle of the table as there are values greater and lower than the total (all).... how can I sort values but the code needs to understand that "ALL" is the total and should go in the bottom of the df. THANKS!!!!

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

      Thanks Ricardo.
      See, by default ALL row will be at bottom of the DF. For your case, might your data in object/string format that why you are getting ALL row in mid or wrong place.
      Try to run your code on the same data which I have used in the video.

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

    How can you add multiple filter? Like in the video we gave region as east and I want to give one more filter like date as 11/08/2016. Basically I wanted to know how do we give multiple filter?

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

      Hi Akilesh, Thanks for your comment. We can add as many filter as you want on a single DataFrame. I am sharing a one video where you can learn many different ways to apply the filter on multiple columns with multiple conditions.
      ruclips.net/video/j4T6OwimfFY/видео.html
      In case do you have any question on it please post your comment.

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

      @@ProgrammingIsFunn Thank you so much!!

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

    how to put month in correct order . I see its alphabetical order of months i need to show correct order of months

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

    Can we create a pivot table in excel itself without using pandas using python?

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

      Yes we can using python library xlwings or win32.

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

      @@ProgrammingIsFunn Is there any reference for the same?

  • @Al-Ahdal
    @Al-Ahdal Год назад

    Hi, how to format numbers i.e. values in the pivot table?

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

    Thank you for the video. Is it possible to plot the same data using Plotly?

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

      Yes we can, plotly is one of the power full package for interactive data visualisation.
      And sharing a video where I have used plotly throughly.
      ruclips.net/video/7yAw1nPareM/видео.html

  • @praveenkumar-ub4ni
    @praveenkumar-ub4ni Год назад

    How do I do the show details (the option which gives details of that value in a new spreadsheet) in python?

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

    Excellent video, very detailed and clear, I just have one question, how can I order the months in the chart in chronological order instead of alphabetical?

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

      Using matplotlib we can plot the chart in month's order. But in pivot table by default index will be sort in ascending or alphabetical order.

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

    Hello bro !! Can we create the links in the pivot table in pandas while exporting the data to the excel sheet

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

    What is the name of the dataset in kaggle ?
    Or is it created by you personally?

  • @K-mk6pc
    @K-mk6pc Год назад

    Hi i am doing the same for the data frame having 26L rows and 115 variables. It is taking huge time to compute. Any ideas ?

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

    How to show count of na data using panda pivot just like excel pivot

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

    How can I get an index of all your Videos on Pandas, like 1, 2, 3, 4, etc.

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

      Python Pandas - Data Science and Automation
      ruclips.net/p/PLWuFHho1zKhUJpe9WfSyvrrQrzqDErbmv

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

    Hello Sir, I tried to use the data set, by the github link you have provided. But, I think there's something wrong with it. When I tried to read it, the raw link, I got this error... "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 42492: invalid start byte". Please, help me with your kind suggestions about how to get rid of this.

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

    Guys Guys Guys Guys Guys GuysGuys Guys, need more and more GuysGuysGuysGuysGuysGuysGuysGuysGuysGuysGuys

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

    Thank you for the video. New learner and new subscriber for you.
    In minute 3.20 -> ruclips.net/video/ofEmmJDKEX0/видео.html
    How would you do to see "Consumer" in all rows and not only in the first one? Like excel "Repeat all labels"
    Thank you in advanced.

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

      Hi, Thanks for your comment.
      You can reset the index of Pivot table, for you information Pivot Table is also just like a DataFrame. So you can reset the index for repeating the 'Consumer', follow the below line.
      pd.pivot_table(sample, index = ['Segment','State']).reset_index()

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

      @@ProgrammingIsFunn Thank you for responding. I'm afraid I've failed to do it, this is my code for the pivot table in case you can help. Anyway it's no big deal, I can do it after exporting the file in excel.
      pivot=pd.pivot_table(df,index=["COMPTE","DEVISE D'ORIGINE"],columns= "TYPE EVENEMENT",values='FINAL MONTANT',aggfunc= ["sum"],margins=True,margins_name="Total")
      pivot.fillna(0,inplace=True)
      Thank you again, I'll keep watching your videos, I need to learn a lot haha.