Python Pandas Tutorial : Series and DataFrame Basics #2

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

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

  • @nainagupta9784
    @nainagupta9784 Год назад +7

    finally I come came across here and understood the topic..clear and crisp thankyou so much

  • @Avdheshkumar-kd9qz
    @Avdheshkumar-kd9qz 3 года назад +5

    Awesome 👍🏻 keep it up🙏 sir
    I follow your video on regular basis
    Thanks a lot for giving valuable video 👍🏻

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

    excellent explanation about pandas series and dataframe.Thanks for sharing with us 🙏 sir 👍🏻 👍🏻 👍🏻

  • @delmaregals
    @delmaregals Год назад +2

    Thanks mate. You're tutorial is really great and ready to understand.

  • @rommel23nb
    @rommel23nb 3 месяца назад +1

    Good work sir

  • @vasutke1187
    @vasutke1187 9 месяцев назад

    High clarity and good Presentation. Important topics explauned. Very useful. Regards

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

    my Boss, your video quality is up there

  • @pc-kn7kt
    @pc-kn7kt 9 месяцев назад

    i tried all the examples, u gave, understood clearly

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

    Excellent, the best tutorials on this subject. thank you..

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

    Superb bro...!!!. 👌👌👌👌👌👌🙏🙏🙏🙏

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

    Thank you brother. It was very useful.

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

    Kindly develop a comprehensive video on data analysis using pandas, numpy and matplotlib. This should cover all aspects of data analysis. It starts from reading data from all sources, and then data wrangling, all manipulations, data extraction, REGEX, and all stuff which was done in Excel, and then writing it onto the Excel once the analysis is finished in python. Pls consider this. Thanks

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

    It was a though short but quite comprehensive video on Data Frame and Series. Thanks a lot for sharing extensive information. However I have doubt that every-time I try to append query, it gave me this error " 'Data Frame' object has no attribute 'append'. I am naive to this topic. If possible could you please clarify. THANK YOU SO MUCHHHHHHHHH FOR this video

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

    Way of explaining is really Amazing..

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

    Hi Abhishek Sir
    very useful video and very practical need everyone for every project ......very big thanks to share with us.
    If it can possible can you plzz provide us excel data file which you used.
    Very greatful for us...👌👌👌👌👌👌👌👌💐💐💐💐🎂🎂🎂🎂🎂🎂🎂🎂🎂🎂🎂🎂

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

      Hi Ashish, Thanks for comment, In this video we haven't used any excel file and Yes we are providing the source data if it is used in lecture.

  • @rafaelsantana5808
    @rafaelsantana5808 3 месяца назад

    df = pd.pivot_table(data=df,
    index=['No_employee',
    "employee"],
    columns=['year','periods','Status'],
    values='salary',
    margins=False,
    dropna= True,
    aggfunc=(sum,count),
    margins_name='Grand Total')
    Hello, I would like to know how I can make a dataframe with data from an Excel file that adds all the values from column B to column Z, in the same way that counts all the values that exist in the columns. It also has to go through all the cells. please help.

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

    Thank you!

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

    Thanks. It was helpful

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

    Sir may I know where you are processing this data

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

    Please upload next video 👍🏻

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

      Will upload soon

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

      Yes, plz upload more videos asap if possible, really awesome content sir

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

    what is the difference between series, dictionary, index, and list please? how to distinguse them from each others. if you have examples

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

      Series is nothing simply a column of one dimensional, which can hold any kind of data where as index refers to as row of a dataframe or series.
      Now for list and dict these are two data structures of Python programming.

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

    distinguish*

  • @MachineLearningPro
    @MachineLearningPro 9 месяцев назад

    Great video! Take a look at my Pandas tutorial if you want.

  • @AndriiHaidai
    @AndriiHaidai 9 месяцев назад

    0:00 - Intro. What is Series, What is Dataframe - in simple terms.
    1:20 - How to create Series in Jupiter notebook - high level.
    5:17 - How to create Dataframe from dict - high level.
    9:26 - Create an empty Dataframe.
    10:46 - add rows to Dataframe
    12:15 - another...
    ... and more ...

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

    don't shout or repeat so moany times gu's gu's ok, it is akward

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

      Thanks for your feedback.

    • @rommel23nb
      @rommel23nb 3 месяца назад +1

      We need to be respectful and polite to the people who help us in our journey 😢