Pandas Query Filter Function Guide [Beginner Friendly]

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • Today we are looking at how you can use Query() within Python Pandas to filter data
    Interested in discussing a Data or AI project? Feel free to reach out via email or simply complete the contact form on my website.
    📧 Email: ryannolandata@gmail.com
    🌐 Website & Blog: ryannolandata....
    🍿 WATCH NEXT
    Python for Data Analyst and Scientists Playlist: • Python Tutorials For D...
    Python Pandas Explode: • Python Pandas Explode ...
    Python Split Columns: • How to Split up Column...
    Python Data Cleaning: • Real World Data Cleani...
    MY OTHER SOCIALS:
    👨‍💻 LinkedIn: / ryan-p-nolan
    🐦 Twitter: / ryannolan_
    ⚙️ GitHub: github.com/Rya...
    🖥️ Discord: / discord
    📚 *Data and AI Courses: datacamp.pxf.i...
    📚 *Practice SQL & Python Interview Questions: stratascratch....
    WHO AM I?
    As a full-time data analyst/scientist at a fintech company specializing in combating fraud within underwriting and risk, I've transitioned from my background in Electrical Engineering to pursue my true passion: data. In this dynamic field, I've discovered a profound interest in leveraging data analytics to address complex challenges in the financial sector.
    This TH-cam channel serves as both a platform for sharing knowledge and a personal journey of continuous learning. With a commitment to growth, I aim to expand my skill set by publishing 2 to 3 new videos each week, delving into various aspects of data analytics/science and Artificial Intelligence. Join me on this exciting journey as we explore the endless possibilities of data together.
    *This is an affiliate program. I may receive a small portion of the final sale at no extra cost to you.

ความคิดเห็น • 16

  • @RyanAndMattDataScience
    @RyanAndMattDataScience  2 หลายเดือนก่อน

    Hey guys I hope you enjoyed the video! If you did please subscribe to the channel!
    Join our Data Science Discord Here: discord.com/invite/F7dxbvHUhg
    If you want to watch a full course on Python Pandas check out Datacamp: datacamp.pxf.io/XYD7Qg
    Want to solve Python data interview questions: stratascratch.com/?via=ryan
    I'm also open to freelance data projects. Hit me up at ryannolandata@gmail.com
    *Both Datacamp and Stratascratch are affiliate links.

  • @mosama22
    @mosama22 9 หลายเดือนก่อน +1

    This is really one of the most beautiful and inclusive videos I ever saw about query().
    Thank you 🙂

  • @marzhanyerbolatova1002
    @marzhanyerbolatova1002 9 หลายเดือนก่อน

    Thank you very much for sharing the knowledge. I really don’t get why there are few views on this channel. I have been watching similar videos of those with many followers, but I like your explanations the most!

    • @RyanAndMattDataScience
      @RyanAndMattDataScience  9 หลายเดือนก่อน

      Thank you and one day! Just have to keep making videos

  • @robertc2121
    @robertc2121 4 หลายเดือนก่อน

    Brilliant presentaiton. The Pandas Query function is massively underrated and criminally underused. particularly like your example of in / not in / and the string contains too :)

  • @Lnd2345
    @Lnd2345 4 หลายเดือนก่อน

    Great video thanks. Is it possible to use regular expressions in a query?

  • @khaidang5779
    @khaidang5779 ปีที่แล้ว

    Incredible, absolutely love your job. I'm work for ACE hard ware as a Demand Planner. My job involve making plan and forecast sales, the Covid19 thing is kinda screw my data of the past 2 years and it's pretty hard for me to analyze. Can you make a video on how to deal with irregular trend when forecast please. Thanks

    • @RyanAndMattDataScience
      @RyanAndMattDataScience  ปีที่แล้ว

      Maybe in the future. Want to really knock out a few more beginner pandas videos as well as some more sql vids first. But I’ll put it in the backlog

  • @Man-si9xf
    @Man-si9xf 7 หลายเดือนก่อน

    Wow.This is amazing.

  • @paulomota4403
    @paulomota4403 8 หลายเดือนก่อน

    Thanks a lot! Really helpful

  • @mkaberli614
    @mkaberli614 3 หลายเดือนก่อน +1

    I like instruction videos where the person explaining the process already has the mundane stuff, like 'import pandas as pd' and 'pd.read_csv()', typed into the software. Life is short, don't waste other people's time needlessly.

    • @RyanAndMattDataScience
      @RyanAndMattDataScience  3 หลายเดือนก่อน +1

      And the problem is some people watching the video don’t know how to do this or still are learning. Feel free to skip over these parts