Python For Data Analysis | Data Analysis Using Python | Python Data Analysis Tutorial | Edureka

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

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

  • @edurekaIN
    @edurekaIN  6 лет назад +7

    Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka Python Machine Learning Course curriculum, Visit our Website: bit.ly/2OpzQWw

  • @orpat007
    @orpat007 5 лет назад +4

    This was great tutorial! Good explanation!

  • @Shanvi_Reddy
    @Shanvi_Reddy 4 года назад +2

    O my God , I saw soo many videos but it was the most impressed video.

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

    Sir If we have different values in the column then how we can merge it?.

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

    Precious 💗

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

    Thank you for this amazing class

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

      You're welcome 😊Glad it was helpful!!! Keep learning with us...

  • @ranjitarathor8329
    @ranjitarathor8329 4 года назад +1

    Sir great tutorial ,Thank you very much.

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

    Wow what a lovely session, to the point, short, crisp, amazing.
    Edureka, you guys have just earned a subscriber. Very happy with your video, it motivated me for learning and interested me in diving more into this amazing content.
    Also I have a question. When we joined 2 tables, so was it left join or something else. As data from table 2 is not printed in my case for some different year. Also is there any where condition like where only data that matches with so and so fields will be printed. Like in SQL

  • @kunalsoni7681
    @kunalsoni7681 5 лет назад +2

    great session ever😊

  • @venkog8846
    @venkog8846 5 лет назад +2

    Informative and gave an good understanding about pandas.
    Thankyou

    • @edurekaIN
      @edurekaIN  5 лет назад +2

      Thanks for the compliment, Venko! We are glad you loved the video. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

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

    nice tutorial!!!

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

    Thanks for this video 👍

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

      Thank you so much : ) We are glad to be a part of your learning journey. Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )

  • @dmurali4679
    @dmurali4679 4 года назад

    you are explanation is good. This video helpful for me...

    • @edurekaIN
      @edurekaIN  4 года назад

      Thanks for the compliment! We are glad we could help. Do subscribe to our channel to stay posted on upcoming tutorials.

  • @SandeepSingh-ub5bl
    @SandeepSingh-ub5bl 4 года назад

    Amazing teacher !! Thanks a lot sir

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

    very informative :)

  • @nagendraprasad6622
    @nagendraprasad6622 5 лет назад

    Superb...... simply superb explanation

  • @lihtnes29
    @lihtnes29 5 лет назад

    Superb session! Kudos to the trainer!

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

    Excellent style of speaking and the voice

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

      Thank you so much : ) We are glad to be a part of your learning journey. Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )

  • @xitize
    @xitize 4 года назад +2

    what a session, where none of one asked any questions. we know it was good session. 🎉

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

    Very helpful.

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

      Thank you so much for your review on our channel  Great to hear that Edureka is helping you learn better . We’ll strive to make even better learning contents/courses in the future ! Do subscribe the channel for more updates : )

  • @pratikshachauhan4152
    @pratikshachauhan4152 6 лет назад +5

    Sir can we use mysql or SQL server database instead of values given in programming.

    • @edurekaIN
      @edurekaIN  6 лет назад +3

      Hey Pratiksha, Yes you can. Hope this helps!

  • @akhilmallick961
    @akhilmallick961 5 лет назад

    Very well explained.

  • @prabhakarshetty2437
    @prabhakarshetty2437 5 лет назад

    One of the best videos and i loved it

  • @magantisrinivas6417
    @magantisrinivas6417 6 лет назад +1

    Superb well explained

    • @edurekaIN
      @edurekaIN  6 лет назад

      Thanks for the compliment Srinivas! We are glad you loved the video. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @adityasrivastava4040
    @adityasrivastava4040 4 года назад +1

    loved it

  • @yogeshchaudhari2008
    @yogeshchaudhari2008 4 года назад

    Good explanation sir

  • @VidyaSagar-hc9nu
    @VidyaSagar-hc9nu 5 лет назад +1

    What's the correct difference between
    Joining,merging, concatenation
    Can u explain shortly 😊

    • @edurekaIN
      @edurekaIN  5 лет назад +2

      A very high level difference is that merge() is used to combine two (or more) dataframes on the basis of values of common columns (indices can also be used, use left_index=True and/or right_index=True), and concat() is used to append one (or more) dataframes one below the other (or sideways, depending on whether the axis option is set to 0 or 1).
      join() is used to merge 2 dataframes on the basis of the index; instead of using merge() with the option left_index=True we can use join().

    • @VidyaSagar-hc9nu
      @VidyaSagar-hc9nu 5 лет назад +1

      @@edurekaIN
      Tq for giving great explanation
      Tq soo.. much
      😊😊

  • @Brothers3697
    @Brothers3697 6 лет назад +1

    This is very interesting sir ...

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Dude Simple, thank you for watching our video. We are glad to know that you liked our tutorial. Do subscribe and stay connected with us. Cheers :)

  • @deepakkhetan7860
    @deepakkhetan7860 5 лет назад +1

    Thanks..

  • @Cursed-v3f
    @Cursed-v3f 6 лет назад

    very good examples

  • @prasaddalavi9683
    @prasaddalavi9683 6 лет назад

    Saurabh !!! You are amazing and my favourite on edureka. Your teaching is energetic and crystal clear. love you man. keep it up!

  • @seemasarojini1774
    @seemasarojini1774 4 года назад

    Is Data analytics with Python Or Introduction to internet of things is more better to learn???

    • @edurekaIN
      @edurekaIN  4 года назад

      Hi Seema, both the domains are equally demanded in various arenas. However, it depends on the requirement and the interest you have in both the domains. Kindly visit: bit.ly/3qu5vZc to view our certification courses in your areas of interest, cheers :)

  • @osamamalik3290
    @osamamalik3290 4 года назад

    What's the difference between concat and join?

    • @edurekaIN
      @edurekaIN  4 года назад

      Join will combine the rows where the key values matches.
      Concatenate append the rows of one table to another table, concatenate never merges any row in it.

  • @shalinichandrasekaran5126
    @shalinichandrasekaran5126 5 лет назад

    what is the difference between concat and merging showed in the example code?

    • @edurekaIN
      @edurekaIN  5 лет назад

      The merge() function only uses columns (plus row-indices) and the concat() function can be used with either axis or using only indices.

  • @akrammalek2561
    @akrammalek2561 6 лет назад +1

    amazing effort

    • @edurekaIN
      @edurekaIN  6 лет назад +1

      Thanks for the compliment Akram! We are glad you loved the video. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @typehints
    @typehints 7 лет назад +7

    dol you see sentdex in 7:21

  • @dwivediarpita4702
    @dwivediarpita4702 5 лет назад

    hey..!!
    I want to data analysis but my mathematics is not goood so can you tell me the carrier options other than the profiles that donot inlude maths, I have completed my masters in computers appliications. I m bit interested in mahine learning but i dont know whether i should go for it or not so i am so stressed..please help..!!

    • @edurekaIN
      @edurekaIN  5 лет назад

      Hi Dwivedi, Please refer to this tutorial for various job roles and skills required for them - ruclips.net/video/A6UVS9lcJOY/видео.html

  • @sayantanmukherji4568
    @sayantanmukherji4568 7 лет назад +1

    Very useful session.
    Thank you Edureka.
    Can you also upload more python videos on scipy and numpy

    • @edurekaIN
      @edurekaIN  7 лет назад +1

      Hey Sayantan, thanks for the wonderful feedback! We're glad you found our tutorials useful.
      Here are a couple of numpy tutorials that you might find useful:
      ruclips.net/video/8JfDAm9y_7s/видео.html
      ruclips.net/video/QQHPpgU1J6w/видео.html
      We have also communicated your request to our team and might come up with more tutorials on these topics in the future. Do subscribe to our channel to stay posted. You can also check out our complete training here: www.edureka.co/python.
      Hope this helps. Cheers!

  • @46saibabu
    @46saibabu 6 лет назад

    In slicing, if we want middle two rows, then how will be the command?

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Sai, docs.python.org/3/library/functions.html#slice. Hope this helps!

  • @sandipghosh2098
    @sandipghosh2098 5 лет назад

    I know excel VBA & i would like to learn Pythan for data analysis. Please suggest me how to start

    • @edurekaIN
      @edurekaIN  5 лет назад

      Hi Sandip, you can start learning python and enhance your coding skills in it. After that, you can learn how to perform data analysis and integrate both of them. Hope this helps!

  • @saravananmohandas8576
    @saravananmohandas8576 5 лет назад

    Can you explain applications of data science

    • @edurekaIN
      @edurekaIN  5 лет назад

      Data Science can be used almost anywhere. It is mostly used to obtain information and insights on business, client behavior and more. This can help to understand what decisions need to be taken to improve business and much more. This is just one application. There are lots more. Hope that solves your query.

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

    👍👍👍

  • @gayatri263
    @gayatri263 4 года назад

    What does style.use(538)means??

    • @edurekaIN
      @edurekaIN  4 года назад

      It is the style-name.

  • @pandurose3788
    @pandurose3788 4 года назад

    understanding sir

  • @FULLCOUNSEL
    @FULLCOUNSEL 6 лет назад

    This is a great video..wow!

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Michael, we are glad you feel this way. Do subscribe and hit the bell icon to never miss an update from us in the future. Cheers!

  • @venkataraomannem4055
    @venkataraomannem4055 6 лет назад

    How to add a column for a data set that means new column

  • @shockey3084
    @shockey3084 5 лет назад

    import pandas as pd
    xyz_web = {'day' :[1,2,3,4,5,6], "Visitors":[1000,700,6000,5000,400,500], 'Bounce_Rate' : [20,20,15,10,34,15]}
    df = pd.DataFrame(xyz_web)
    print(df)
    What does the meaning of this error??
    Traceback (most recent call last):
    File "C:/Users/Ravindra/pandas/pandas.py", line 1, in
    import pandas as pd
    File "C:\Users\Ravindra\pandas\pandas.py", line 3, in
    df = pd.DataFrame(xyz_web)
    AttributeError: module 'pandas' has no attribute 'DataFrame'

    • @edurekaIN
      @edurekaIN  5 лет назад +1

      You are getting this error because you do not have Pandas installed on the directory you are working on. So make sure that Pandas has been installed correctly in your system. If you are working on PyCharm, just hover your mouse cursor over the statement and it will ask you to install pandas. Just click on install and then you can continue with your program. Hope this helps.

  • @hefhef54321
    @hefhef54321 6 лет назад

    Hi!
    I'm using visual studio 2017 and I ran into an error where I can't import pandas. Says no module named pandas
    Any idea why this happens?

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey, Mostly you might be having mltiple versions of python installed. Make sure you just have one version.Then you wont be getting the error. Hope this helps!

    • @gamerexpert8737
      @gamerexpert8737 5 лет назад

      Bro you need to install pandas library
      go to file ->setting ->projectData->project interperator
      on right top click on + button
      search pandas and install

  • @chetandafeonlyforyu
    @chetandafeonlyforyu 5 лет назад

    Which software yur are using interface

    • @edurekaIN
      @edurekaIN  5 лет назад

      W are using the community version of PyCharm. If you are interested and want to download it too, follow this article here.www.edureka.co/blog/pycharm-tutorial.
      Hope this helps you.

  • @MrCarterSnr
    @MrCarterSnr 4 года назад

    great video , but the examples are too basic

  • @sanjeevi567
    @sanjeevi567 6 лет назад +1

    Sir where you learn these kind of stuff like pandas,matplotlib,numpy and share resources

    • @edurekaIN
      @edurekaIN  6 лет назад

      You can check out our blogs and tutorials on our channel on Matplotlib and Pandas which will help you in learning and mastering it! Here is a link to our blog: www.edureka.co/blog/python-pandas-tutorial/
      Check out this blog on Matplotlib: www.edureka.co/blog/python-matplotlib-tutorial/
      Hope this helps :)

  • @nikunjrastogi1806
    @nikunjrastogi1806 6 лет назад

    Dataframe function is not coming with my pandas library.

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Nikunj, DataFrame.get(key, default=None)Get item from object for given key (DataFrame column, Panel slice, etc.). Returns default value if not found.
      Hope this helps!

  • @er.hemantkumarbhaskar3961
    @er.hemantkumarbhaskar3961 7 лет назад +1

    thanks sir..... i really happy with your response.....
    sir how i can contact you again .

    • @edurekaIN
      @edurekaIN  7 лет назад +1

      Hey Hemant, happy to help.
      You can get in touch with us at +91 90660 20867 anytime! We're available 24x7.
      You can also drop us a query at www.edureka.co/python. Hope this helps. Cheers!

  • @mounikabhavaniy
    @mounikabhavaniy 5 лет назад

    sir is it enough for learning artificial intelligence

    • @edurekaIN
      @edurekaIN  5 лет назад +1

      Hi Mounika, Artificial Intelligence is a very vast field. It covers domains such as, Machine Learning, Deep Learning, Natural Language Processing, Expert Systems, Knowledge Base, Computer Vision and so on. So in order to learn AI you must be skilled in all the domains. Here's a blog that will help you understand how you can master AI: www.edureka.co/blog/become-artificial-intelligence-engineer/

  • @VivekSharma-ip5ey
    @VivekSharma-ip5ey 6 лет назад +2

    what is python panda

    • @edurekaIN
      @edurekaIN  6 лет назад +2

      Hey Vivek, pandas is a software library written for the Python programming language for data manipulation and analysis. In particular, it offers data structures and operations for manipulating numerical tables and time series.
      Hope this helps!

  • @Praj13515
    @Praj13515 5 лет назад

    AttributeError: module 'pandas' has no attribute 'DataFrame'. How to solve dis. Pls help

    • @edurekaIN
      @edurekaIN  5 лет назад +1

      Uninstall and reinstall pandas. Sometimes if the version old, modules tend to malfunction.

  • @er.hemantkumarbhaskar3961
    @er.hemantkumarbhaskar3961 7 лет назад

    sir how i can certification of python data science

    • @edurekaIN
      @edurekaIN  7 лет назад +1

      Hey Hemant Kumar, thanks for checking out our tutorial!
      You can take up our Python course which comes with Data Science concepts and Spark, here: www.edureka.co/python.
      Please feel free to get in touch with us if you have any questions or need any assistance. Alternatively, you can share your contact details with us (we will not make the comment live) and we will get in touch with you. Hope this helps. Cheers!

  • @vankrakow145
    @vankrakow145 5 лет назад

    i was unable to download matplotlib library

    • @edurekaIN
      @edurekaIN  5 лет назад

      Hi, thanks for watching the video. Can you please elaborate on the error you're facing?

  • @mamtagupta3062
    @mamtagupta3062 6 лет назад +1

    I want some questions and project to code and practice. Can you provide some

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Mamta, if you are looking to truly master Python then do check out our course: www.edureka.co/python
      Hope this helps :)

  • @sandipghosh2098
    @sandipghosh2098 5 лет назад

    Sir i don't have any knowledge about any languages, for data science can i start with this video?

    • @edurekaIN
      @edurekaIN  5 лет назад

      Hi Sandip, You can check our videos for Python beginners ruclips.net/video/vaysJAMDaZw/видео.html and then move on to the playlist of Python for Data science ruclips.net/video/xMpllQLKDZ4/видео.html Hope this helps!

  • @bongnexus528
    @bongnexus528 4 года назад

    Sir I watch you full video.. but I eant certificate.. Can you help me about this matter??

    • @edurekaIN
      @edurekaIN  4 года назад

      Hi Joy, we provide certificate in our online training. Please find the details here: bit.ly/2KJaAt9

  • @marjukerazi1089
    @marjukerazi1089 6 лет назад

    can i have the data set??

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Razi, hope you liked the video. Please do mention your email id over here and we will send the files to you. Cheers!

  • @retarddevil1273
    @retarddevil1273 7 лет назад +1

    how to import pandas module? it shows an error for me when ever I import it and hit enter.
    Thanks

    • @edurekaIN
      @edurekaIN  7 лет назад +1

      +Queen Sea, thanks for checking out our tutorial.
      Are you sure you have pandas installed? Try installing pandas using pip and then import it. In terminal pip install pandas and then open Python and import pandas.
      Hope this helps. Cheers!

  • @laxmanbanoth5660
    @laxmanbanoth5660 7 лет назад +2

    How to create a dataset in iris dataset plz explan

  • @shubhamshakyawal8757
    @shubhamshakyawal8757 6 лет назад

    i am using getting lots of errors what to do

    • @edurekaIN
      @edurekaIN  6 лет назад

      Hey Shubham, can you please tell us more about the issue you are facing. We need this information to help you better. Cheers!

  • @sharmeenshaikh7301
    @sharmeenshaikh7301 6 лет назад

    ok

  • @pradeepnagaraj9277
    @pradeepnagaraj9277 5 лет назад +1

    Excellent Explanation !!

  • @harshvipindwivedi8457
    @harshvipindwivedi8457 4 года назад +1

    Really great tutorial

    • @edurekaIN
      @edurekaIN  4 года назад

      Thank you. You can also check out our complete training here:
      Python Certification Training for Data Science - bit.ly/2KJaAt9
      Use code "RUclips20" and enroll in our courses with Flat 20% off.

  • @sowjanyakolla5574
    @sowjanyakolla5574 6 лет назад +2

    Can I have the data set?

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

    Its very interesting 🤩

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

      Good To know our videos are helping you learn better :) Stay connected with us and keep learning ! Do subscribe the channel for more updates : )

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

    Very nicely explained!