Old Search System: python




  • Whatsapp Automation Using Python

    Whatsapp Automation Using PythonVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch |...


    What you\'ll learn
    Python Automation
    Whatsapp Automation
    Basics of Selenium
    Requirements
    Python3
    Jupyter Notebook
    Description
    Learn about WhatsApp automation from scratch using Selenium Module. We will see how to make a chatbot for WhatsApp, how to send photos and videos using Python on WhatsApp, and the basics of selenium so that you can...


  • Data Cleaning in Python

    Data Cleaning in PythonVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch |...


    What you'll learn
    Data cleaning or cleansing as a preprocessing step towards making the data more consistent and high quality before training predictive models.
    Requirements
    Basics of Python
    Description
    Data cleaning or Data cleansing is very important from machine learning perspective. The term 'garbage in garbage out' refers to the same fact that...


  • The Python Book, 8th Edition

    The Python Book, 8th Edition2018 | English | ISBN: N/A | PDF | 180 pages...






  • Python Crash Course

    Python Crash CourseVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size:...


    What you\'ll learn
    Python Basics
    Variables
    Numbers
    Booleans
    Lists
    Requirements
    Basic computer knowledge
    Description
    If you are new to programming world , Python will be the best place to start . Python is really simple when compared to other programming languages. It doesn\'t have any confusing curly brackets,semi colons, etc. Most of the...


  • Lynda - Python NAPALM Network Automation

    Lynda - Python NAPALM Network Automation Network Automation and Programmability Abstraction Layer with Multivendor support...


    Table of Contents1. NAPALM Overview2. NAPALM Switch Automation3. NAPALM BGP Automation4. NAPALM Device Configuration Audit


  • Lynda - Learning Python

    Lynda - Learning Python Python—the popular and highly readable object-oriented language—is both powerful and relatively...


    Table of ContentsIntroduction1. Getting Started2. Python Basics3. Working with Dates and Time4. Working with Files5. Working with Web DataConclusion


  • Lynda - Faster Python Services

    Lynda - Faster Python Services Sometimes, the difference between a good Python application and a...


    Table of ContentsIntroduction1. Tools of the Trade2. Caching3. Cheating4. Distributing Work5. Writing Servers6. Server Frameworks7. ProcessConclusion


  • Lynda - Faster Python Code

    Lynda - Faster Python Code By optimizing your Python code, you can ensure that your...


    Table of ContentsIntroduction1. Tools of the Trade2. Picking the Right Data Structure3. Tricks of the Trade4. Caching5. Cheating6. Parallel Computing7. Beyond Python8. Adding Optimization to Your ProcessConclusion


  • Lynda - Python: Advanced Design Patterns

    Lynda - Python: Advanced Design Patterns Design patterns encourage clean programming. In this course, take...


    Table of ContentsIntroduction1. Understanding Design Patterns: Review2. Design Best Practices3. Gang of Four (GoF) Patterns, Part 14. Gang of Four (GoF) Patterns, Part 2Conclusion


  • Lynda - Python Automation and Testing

    Lynda - Python Automation and Testing Do you spend too much time manually testing your...


    Table of ContentsIntroduction1. What Is Automation Testing and Python-Selenium Framework?2. Parsing the HTML DOM Structure3. Navigating through Pages4. WaitsConclusion


  • Lynda - Python Statistics Essential Training

    Lynda - Python Statistics Essential Training With this course, gain insight into key statistical concepts...


    Table of ContentsIntroduction1. Installation and Setup2. Importing and Cleaning Data3. Visualizing and Describing Data4. Introduction to Statistical Inference5. Introduction to Statistical ModelingConclusion


  • Python for Statistical Analysis

    Python for Statistical AnalysisVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch |...


    What you'll learn
    Gain deeper insights into data
    Use Python to solve common and complex statistical and Machine Learning-related projects
    How to interpret and visualize outcomes, integrating visual output and graphical exploration
    Learn hypothesis testing and how to efficiently implement tests in Python
    Requirements
    Python basics
    Description
    Welcome to Python for Statistical Analysis!
    This...


  • Lynda - Nail Your Python Interview

    Lynda - Nail Your Python Interview Interviewing for Python programming jobs? In this course, learn...


    Table of ContentsIntroduction1. Personal Characteristics and Nontechnical Skills2. The Technical Interview Process3. Other ConsiderationsConclusion


  • Lynda - Migrating from Python 2.7 to Python 3

    Lynda - Migrating from Python 2.7 to Python 3 Are you still using Python 2.7?...


    Table of ContentsIntroduction1. Python 2.7 and Python 32. Feature Comparisons3. Three Plus One Strategies4. Using Six5. Using Python-Future6. Using 2to3 or ModernizeConclusion


  • Python 3 Crash Course

    Python 3 Crash CourseVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch |...


    What you\'ll learn
    Installing Python
    Data Types
    Variables
    Strings
    Functions & Booleans
    Comparison Operators
    Statesments In python
    Object Oriented Programming
    Requirements
    no primer programming experience needed for this course.
    Description
    Do you want to become a programmer? Do you want to learn how to create games, automate your browser, visualize data, and much...


  • Lynda - Python: Programming Efficiently

    Lynda - Python: Programming Efficiently Cut down on your development time by learning how to...


    Table of ContentsIntroduction1. Installation and Setup2. Writing Python Efficiently3. Exploiting Python Libraries4. Advanced: Python Object-Oriented and Functional Programming5. Introduction to Performance Optimization in PythonConclusion


  • Python Network Programming for Network Engineers (Python 3)

    Python Network Programming for Network Engineers (Python 3)Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac,...


    What you'll learn
    Learn network programmability with GNS3 and Python version 3
    Learn how to automate the configuration of network devices with Python
    Learn how to leverage NAPALM for network automation
    Use Netmiko for SSH connections to routers and switches
    Quick start guide using Telnet and SSH - get started...


  • Lynda - Python Essential Training

    Lynda - Python Essential Training Due to its power and simplicity, Python has become the...


    Table of ContentsIntroduction1. Installation2. Language Overview3. Types and Values4. Conditionals5. Operators6. Loops7. Functions8. Structured Data9. Classes10. Exceptions11. String Objects12. File I/O13. Built-in Functions14. Modules15. DatabasesConclusion


  • Lynda - Python Projects

    Lynda - Python Projects Strengthen your understanding of Python—the popular object-oriented language—by tackling a series...


    Table of Contents1. Installation and Setup2. Running Python Programs within Eclipse3. Using Design Patterns4. Creating a GUI Application with Tkinter5. Writing a Windows Scheduling Service


  • Lynda - Python Parallel Programming Solutions

    Lynda - Python Parallel Programming Solutions Learn parallel programming techniques using Python and explore the...


    Table of Contents1. Getting Started with Parallel Computing and Python2. Thread-Based Parallelism3. Process-Based Parallelism4. Asynchronous Programming5. Distributed Python6. GPU Programming with Python