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 :)
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?")
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.
Do you plan to give sketch a try?😅
After your great video, 100% for sure I will try
Really helpful to watch you use this before I try it out for myself, thanks!
Great! Glad you found it useful! Thanks for commenting!
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 :)
Thanks, that looks promising.
Agreed! I’m keeping track of that project
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?")
Howdy! Sorry to hear that. Does sketch import with any errors?
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.
Ask - is that coach that never quite played sports. Howto - real MVP. Agreed!!