📌 Hey everyone, this is a video from Data Freelancer, my program where I help data professionals to start freelancing. I hope you like it! Here's the link to the document: clickup.pxf.io/LXBWRY
This is just amazing. I like your calm way of presenting things, competent, very structured, and a good dose of humility and humour. You are really doing things in a best practice way! afai can see.
how do you typically assign work packages and how is the sprint cycle covered in the project management system? or is this covered in the data professional course.
I typically work with small teams and our sprints are very loosely defined, actually. We just do the work. ClickUp does have more advanced features for this, which I yet have to dive into: clickup.com/features/sprints
📌 Hey everyone, this is a video from Data Freelancer, my program where I help data professionals to start freelancing. I hope you like it! Here's the link to the document: clickup.pxf.io/LXBWRY
I don't have a duplicate button :(
This is just amazing. I like your calm way of presenting things, competent, very structured, and a good dose of humility and humour.
You are really doing things in a best practice way! afai can see.
Wow, thank you! 🙏🏻
I am so putting this down and build it as part of my habit. thank you Dave, nice to see you again 🎉
Enjoy!
You are a gem Dave! Great video, thanks for sharing.
Glad you enjoyed it!
Thank you very much for the video! The entire information is clean is clarified!
Thanks
Wow, thanks! 🙏🏻
I love the jupyter Execute selection by Shift Enter! (23:12)
That's a good one right
Long video but worth every minute. Thanks @DaveEbbelaar
Very useful. Thanks for making amazing videos
This is really helpful, thank you Dave!
Great content. I’m happy I found your page ❤
Can you please teach how to connect machine learning model with a Reactjs app?.... Ur contents are so helpful
I was expecting to see the DVC extension to test and manage machine learning models among your extensions
did you try it out?
Nice workflow:)
@daveebbelaar, I run async code on the interactive window using code as below:
```
import asyncio
import nest_asyncio
nest_asyncio.apply()
some_class_instance = SomeClass()
async def run_async_behaviour(arg_1: str, arg_2: str) -> list[SomeOtherClass]:
return await some_class_instance.some_method(arg_1=arg_1, arg_1=arg_2)
loop = asyncio.get_event_loop()
output: list[SomeOtherClass] = loop.run_until_complete(run_async_behaviour(arg_1="string_1", arg_1="string_2"))
```
Hope this helps!
how do you typically assign work packages and how is the sprint cycle covered in the project management system? or is this covered in the data professional course.
I typically work with small teams and our sprints are very loosely defined, actually. We just do the work. ClickUp does have more advanced features for this, which I yet have to dive into: clickup.com/features/sprints
Thanks for sharing
I have a problem with Jupyter, it can't found path like before
What browser do you use? with the left sidebar?
That’s the Arc browser
Everything is great except please zoom in so we can see what you’re doing.
Thanks for sharing