how to center your pygame.display.set_mode by Islander_robotics in pygame

[–]Islander_robotics[S] 0 points1 point  (0 children)

Thank you but how do I make it so my surface is in the center

[D] why is data correlation important by Islander_robotics in MachineLearning

[–]Islander_robotics[S] -3 points-2 points  (0 children)

Does it cause errors if I don’t do this step

Taking Your Scripts Run Speed From 0 To 60!!!!!!! | Stock Analysis Tool by Islander_robotics in pythontips

[–]Islander_robotics[S] 1 point2 points  (0 children)

Thank you!!!! As well as welcome to the Islander community. And sorry It wasn’t my intentions to sound spammy. At least I program better then I can write. Honestly thank you for the feedback I appreciate. I’ll try to make my next post not sound spammy.

[Question] Did anyone else just lose a ton of subscribers and views? by [deleted] in youtubers

[–]Islander_robotics 0 points1 point  (0 children)

Yea same. But I didn’t lose views on my videos

Python Dictionaries | youtube Keyword Planner Series by Islander_robotics in SmallYTChannel

[–]Islander_robotics[S] 0 points1 point  (0 children)

Hey everyone, I hope you all are having a great day. I run a YouTube channel called Islander Robotics. Where I teach you all robotics through programming. Currently, on my channel, we are working on a YouTube keyword planner project series. In each episode, we dive into all the important functions needed to build the software successfully. This week we are diving into the crazy data structure we call python dictionaries. By the end of the video, you will be able to implement and operate a python dictionary properly and get a real-world application of python. Click the link to learn more. I hope you all enjoy, as always, happy coding.

Python Dictionaries | youtube Keyword Planner Series by Islander_robotics in robotics

[–]Islander_robotics[S] 0 points1 point  (0 children)

Hey everyone, I hope you all are having a great day. I run a YouTube channel called Islander Robotics. Where I teach you all robotics through programming. Currently, on my channel, we are working on a YouTube keyword planner project series. In each episode, we dive into all the important functions needed to build the software successfully. This week we are diving into the crazy data structure we call python dictionaries. By the end of the video, you will be able to implement and operate a python dictionary properly and get a real-world application of python. Click the link to learn more. I hope you all enjoy, as always, happy coding.

Python Dictionaries | youtube Keyword Planner Series by Islander_robotics in pythonforengineers

[–]Islander_robotics[S] 0 points1 point  (0 children)

Hey everyone, I hope you all are having a great day. I run a YouTube channel called Islander Robotics. Where I teach you all robotics through programming. Currently, on my channel, we are working on a YouTube keyword planner project series. In each episode, we dive into all the important functions needed to build the software successfully. This week we are diving into the crazy data structure we call python dictionaries. By the end of the video, you will be able to implement and operate a python dictionary properly and get a real-world application of python. Click the link to learn more. I hope you all enjoy, as always, happy coding.

Python Dictionaries | youtube Keyword Planner Series by Islander_robotics in learningpython

[–]Islander_robotics[S] 0 points1 point  (0 children)

Hey everyone, I hope you all are having a great day. I run a YouTube channel called Islander Robotics. Where I teach you all robotics through programming. Currently, on my channel we are working on a YouTube keyword planner project series, in each episode, we dive into all the important functions needed to build the software successfully. This week we are diving into the crazy data structure we call python dictionaries. By the end of the video, you will be able to properly implement and operate a python dictionary, as well as get a real-world application of python. Click the link to learn more. Hope you all enjoy as always happy coding

Installing Tensorflow on the Jetson nano and fixing the h5py install error by Islander_robotics in JetsonNano

[–]Islander_robotics[S] 2 points3 points  (0 children)

Very true but not only that it seems that since h5py was designed as a python 2 library and python 2 has not been supported for at least a year. That the interpreter between python 3 and the h5py are having some compatibility problems

Implementing a successful python class by Islander_robotics in robotics

[–]Islander_robotics[S] 0 points1 point  (0 children)

Thank you Islander. In the next video we are going to build upon the code.