Thank you for this intro. I had downloaded Anaconda as it was recommended for Python beginners but was not sure what package to start. This explains it perfectly!
great video have to add that True and False needs to be capitalized which seemed obvious to me after i asked a friend whos a data scientist but i kept getting true not defined. python is case sensitive so keep that in mind
Thanks, a lot, Matyas! Very nice into to Anaconda usage and a quick tutorial on Python coding, too. Could you please include the source code you created/ran for our review? Thanks again!
Hey John. Thanks a lot for the compliment. I just uploaded the source code on my GitHub. Hope you find it helpful. github.com/MatyasKonig/Restaurant-Picker Let me know if you have any further questions.
Thank you for the kind words Satyajeet. I am happy that I helped you with understanding PATH as it can be a tricky concept for beginners. I might make more tutorial videos in the future, but I am not sure what the topic will be. I will keep your suggestions in mind though! Thank you for the encouragement!
Hi Master , having a question here. when follow your script in my notebook , it always show in SyntaxError: 'break' outside loop when run the programme. Could you advise on this ?
Hello Chan. Thank you for the question. While I am not sure what might cause the error without seeing your code, I uploaded the program on my GitHub. Have a look and let me know if it helps at all. github.com/MatyasKonig/Restaurant-Picker
@@YourFavouriteMates Thanks for making me able to understand Anaconda and Python in 55:59 minutes. Can you please provide other sample file as well, the complex one which you started showing 51:44. Thanks!
Great Video for a beginner. When I run the code it shows an error in the 36th line. It says 'unindent does not match any outer indentation level'. Can you help me with this?
Sorry that the code did not work for you. It is hard for me to help you out without seeing your code, but I uploaded the source code on my GitHub github.com/MatyasKonig/Restaurant-Picker Have a look there and see if you can find the problem. If not, see if you can upload your code somewhere and I will be happy to have a look.
@@YourFavouriteMates I have the same problem. I can't find any differences between your video and the way I did it. Can you take a look at the file and see if you can find any issues? we.tl/t-RTcyoty1fx Download it from WeTransfer. Thanks!
This all can get really messy if you already have an installation of python on your system. I'd recommend either removing it or just to install tensorflow / keras and whatever you need with pip.
You can create different environments in Anaconda that use different versions of various programs, e.g., python. All this can be done from the GUI without using pip or conda.
@@neilpetroff6758 True. However, when creating new environments you run into a problem on macOS (catalina). To use new environments it forces you to run the program in administrator mode. However, you can't just Sudo Anaconda, since it's not made and allowed to run in sudo mode. You can see why this becomes messy. On windows your solution will work. Did not test Ubuntu yet.
@@MrQwerty2524 Ah, my apologies - I was speaking only from my limited experience and that is with Windows only. I did not consider other operating systems. The options for getting started can be overwhelming without having to become a system admin to boot!
Thank you for this intro. I had downloaded Anaconda as it was recommended for Python beginners but was not sure what package to start. This explains it perfectly!
This was one of the best python starter videos i have seen
Thanks, now I finally understand how to use anaconda. Your video is much appreciated!
Thank you very much for your kind words Casper. I am glad you find my video helpful.
great video have to add that True and False needs to be capitalized which seemed obvious to me after i asked a friend whos a data scientist but i kept getting true not defined. python is case sensitive so keep that in mind
You are a life saver!!!! I always wanted to learn Python thanks for this tutorial it helped ALOT!! keep them coming
Great Job. Thanks
I'm a beginner. Can this tut used in Linux environment? I've so far found no beginner video that explains use of Python, anaconda in Linux realm.
Thank you so much, this is the best way to get started.
Thanks, a lot, Matyas! Very nice into to Anaconda usage and a quick tutorial on Python coding, too.
Could you please include the source code you created/ran for our review?
Thanks again!
Hey John. Thanks a lot for the compliment. I just uploaded the source code on my GitHub. Hope you find it helpful. github.com/MatyasKonig/Restaurant-Picker
Let me know if you have any further questions.
Amazing introduction Matyas. Thanks for explaining what PATH does. Anaconda usage is also more clear now. Can you create and upload a video on GIT?
Thank you for the kind words Satyajeet. I am happy that I helped you with understanding PATH as it can be a tricky concept for beginners.
I might make more tutorial videos in the future, but I am not sure what the topic will be. I will keep your suggestions in mind though! Thank you for the encouragement!
Hi Master , having a question here. when follow your script in my notebook , it always show in SyntaxError: 'break' outside loop when run the programme. Could you advise on this ?
Hello Chan. Thank you for the question. While I am not sure what might cause the error without seeing your code, I uploaded the program on my GitHub. Have a look and let me know if it helps at all. github.com/MatyasKonig/Restaurant-Picker
@@YourFavouriteMates Thanks for making me able to understand Anaconda and Python in 55:59 minutes.
Can you please provide other sample file as well, the complex one which you started showing 51:44. Thanks!
Great Video for a beginner. When I run the code it shows an error in the 36th line. It says 'unindent does not match any outer indentation level'. Can you help me with this?
Thanks for the video, although I copy everything I have a problem with the code, gave error EOF while parsin.
But I learned a bit watching you, thanks
thanks. very good to start!
Thanks very helpful, peace!
Cant open terminal
Great iniital tutorial - thanks!
Thank you for giving my video a chance and liking it.
Thanks, it was great kick start to Python Learning...:)
Thank you for watching my video and liking it. It makes me very happy that there is anyone who finds it helpful.
when i run the code it outputs this error "break" outside loop how do i fix it?
Sorry that the code did not work for you. It is hard for me to help you out without seeing your code, but I uploaded the source code on my GitHub github.com/MatyasKonig/Restaurant-Picker
Have a look there and see if you can find the problem. If not, see if you can upload your code somewhere and I will be happy to have a look.
@@YourFavouriteMates I have the same problem. I can't find any differences between your video and the way I did it. Can you take a look at the file and see if you can find any issues? we.tl/t-RTcyoty1fx
Download it from WeTransfer. Thanks!
This all can get really messy if you already have an installation of python on your system. I'd recommend either removing it or just to install tensorflow / keras and whatever you need with pip.
You can create different environments in Anaconda that use different versions of various programs, e.g., python. All this can be done from the GUI without using pip or conda.
@@neilpetroff6758 True. However, when creating new environments you run into a problem on macOS (catalina). To use new environments it forces you to run the program in administrator mode. However, you can't just Sudo Anaconda, since it's not made and allowed to run in sudo mode. You can see why this becomes messy. On windows your solution will work. Did not test Ubuntu yet.
@@MrQwerty2524 Ah, my apologies - I was speaking only from my limited experience and that is with Windows only. I did not consider other operating systems. The options for getting started can be overwhelming without having to become a system admin to boot!
excellent . thank you
Thank you for watching it and liking my video!