Como Salvar Pedaços de Código Python com Pickle - Perpetuando Objetos

CLICK HERE TO LEARN MORE ABOUT THE COMPLETE IMPRESSIVE PYTHON COURSE: https://lp.hashtagtreinamentos.com/es... To participate in the Python Intensive, a 100% online and free event with extensive content, register at: https://pages.hashtagtreinamentos.com... TO DOWNLOAD THE FREE DATA ANALYSIS MINICOURSE: https://pages.hashtagtreinamentos.com... ----------------------------------------------------------------------- ► Files Used in the Video: https://pages.hashtagtreinamentos.com... ► Jupyter Installation Video:    • Instalando o Jupyter - Pacote Anaconda par...   ► Video on How to Open and Close Files in Python with the With Structure:    • Como Abrir e Fechar Arquivos no Python com...   ----------------------------------------------------------------------- If you prefer the video in . Text: https://www.hashtagtreinamentos.com/p... ----------------------------------------------------------------------- Did you know you can save pieces of Python code with Pickle? But what is Pickle? It's a tool that comes pre-installed in Python. This tool allows you to take a Python variable (an object) and save it to a file, allowing you to load that object into other code. To show you how to store an object in Python, we'll use two examples. In the first, we'll use a list of products and use the with structure to open files (we have a video on this topic here on the channel). And in the other example, we'll use code to create artificial intelligence and perpetuate artificial intelligence models for use in other code. So, in addition to perpetuating artificial intelligence models, we can perpetuate objectives in Python with Pickle, a tool that comes pre-installed in Python! ----------------------------------------------------------------------- Hashtag Programming ► Subscribe to our channel: http://bit.ly/3c0LJQi ► Turn on notifications (click the bell)! ► Like our video! ----------------------------------------------------------------------- Social Media ► Blog: https://bit.ly/2MRUZs0 ► YouTube: http://bit.ly/3c0LJQi ► Instagram: https://bit.ly/3o6dw42 ► Facebook: http://bit.ly/3qGtaF2 Here in the videos on the Hashtag Programming channel, we teach several Python tips to help you develop in this programming language! ----------------------------------------------------------------------- #python #hashtagprogramming