Pandas Sketch - The Jupyter Notebook Data Analysis Tool You Didn't Know You Wanted

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 11

  • @CJP3
    @CJP3  Рік тому +4

    Do you plan to give sketch a try?😅

    • @parisneto
      @parisneto 5 місяців тому

      After your great video, 100% for sure I will try

  • @benc256
    @benc256 Рік тому +2

    Really helpful to watch you use this before I try it out for myself, thanks!

    • @CJP3
      @CJP3  Рік тому

      Great! Glad you found it useful! Thanks for commenting!

  • @nth.education
    @nth.education Рік тому

    Damn, this is so cool, I'll definitely give sketch a try, I am more of an R user but this just might help me get a grasp on Pandas and expand my knowledge as well. Thanks for making a video on this :)

  • @CaribouDataScience
    @CaribouDataScience Рік тому

    Thanks, that looks promising.

    • @CJP3
      @CJP3  Рік тому

      Agreed! I’m keeping track of that project

  • @viciousbeats8510
    @viciousbeats8510 Рік тому

    I am getting an error that says 'dataframe' object has no attribute 'sketch' when i run:
    Import pandas as pd
    Import sketch
    data = pd.read_excel("file location.xlsx")
    data.sketch.ask("question?")

    • @CJP3
      @CJP3  Рік тому

      Howdy! Sorry to hear that. Does sketch import with any errors?

  • @Adrian_Marmy
    @Adrian_Marmy Рік тому

    sketch.ask() is completely useless 😆 it just claims stuff. sketch.howto() on the other hand is neat when the code works 🙂 thanks for the video, was a very convenient way to jump right into it.

    • @CJP3
      @CJP3  Рік тому +1

      Ask - is that coach that never quite played sports. Howto - real MVP. Agreed!!