Interested in knowing more? atoti is hosting a live stream MasterClass on November 18th. Join the atoti team as we demonstrate how to extract value from sales data!
@atoti3 жыл бұрын
Subscribe to our YT channel to receive a reminder: kzbin.infovideos
@piyushzope103 жыл бұрын
Thank you for the invitation...
@DataProfessor3 жыл бұрын
It's always fun and informative to learn the thought process behind the analysis. Great video Ken! Burritos, yummy 🌯
@KenJee_ds3 жыл бұрын
Thanks for watching Data Professor!!
@AssadJawaid3 жыл бұрын
I love burritos and the fact you made a dashboard made me take interest in dashboards & incorporating some dashboard into my portfolio. Productive Saturday so far thanka to you! 🙏
@KenJee_ds3 жыл бұрын
Awesome!!
@WingfanSports2 жыл бұрын
The most important part of this video is the explanation of how you figure out to replace the (). I am going on 9 years as an analyst and still more days then not I am googling something I don't know how to do yet. Keep up the good work Ken!
@KenJee_ds2 жыл бұрын
Lol yes. Hope you're well Brennan!
@harshitsati3 жыл бұрын
Ken do be looking buff in this t-shirt
@KenJee_ds3 жыл бұрын
💪
@mariopaul65053 жыл бұрын
You finally created another project video!!! Thank you Ken!! Your last data science project series was the #1 reason I have my current data science role! Thank you for providing quality data science content and never stop. Can't thank you enough.
@KenJee_ds3 жыл бұрын
Awesome stuff mario!
@TinaHuang13 жыл бұрын
awesome tutorial!! Really craving a burrito now 🌯
@KenJee_ds3 жыл бұрын
I'm always craving burritos. You could probably check out some of the ones in that data set though!
@tusharbedse95233 жыл бұрын
Hey, Thank you Ken. I liked the approch via atoti
@KenJee_ds3 жыл бұрын
Glad to hear!!
@piyushzope103 жыл бұрын
Dashboards are always beautiful... Great and helpful video... 🙌
@KenJee_ds3 жыл бұрын
Thanks for watching PIyush!
@piyushzope103 жыл бұрын
@@KenJee_ds 💪🤘
@LukeBarousse3 жыл бұрын
18:25 "I also want to do just a little bit more data manipulation" .... said no one ever 😳jk
@KenJee_ds3 жыл бұрын
Lol
@wazeer233 жыл бұрын
Would be cool to do a comparison of this package, Streamlit, and Dash!
@KenJee_ds3 жыл бұрын
Agree!
@ВиталийНаумов-ь8м3 жыл бұрын
imho nothing looks better than dash plotly
@KenJee_ds3 жыл бұрын
I haven't used dash much. I do like plotly overall though. All the graph elements in atoti are actually built in plotly
@ericbroun46573 жыл бұрын
@KenJee_ds3 жыл бұрын
💪
@TheIdealTenets Жыл бұрын
session = tt.Session() session = tt.Session(config={'user_content_storage': './content', 'port': 9000}) mine works with this i found on chat gpt. is there an update in atoti?
@atharvamore342 Жыл бұрын
damn man, i was searching for the same
@atharvamore342 Жыл бұрын
hey im still getting an error, what did you get?
@TheIdealTenets Жыл бұрын
@@atharvamore342 i got the result
@TheIdealTenets Жыл бұрын
@@atharvamore342 try this! session = None #or del session # Create a new session with the desired configuration session = tt.Session(user_content_storage='./content', port=9000)
@atharvamore342 Жыл бұрын
@@TheIdealTenets okay dude. Will try!
@mohammad_bilal9512 жыл бұрын
Hi how can we deploy this as a webapp on heroku? waiting for your reply please :(
@parasrajpal182 жыл бұрын
In line 16, i.e. tt.create_session(…) it is showing an attribute error that no such attribute (create_session) is found Could you please help with this
@safirurrashid65622 жыл бұрын
session = tt.Session(user_content_storage = './content', port = 9000)
@KenJee_ds3 жыл бұрын
Thanks for watching everyone! Be sure to follow along with the code here: github.com/atoti/notebooks/tree/master/notebooks/burritos