Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 34,98
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. New copy - Usually dispatched within 2 working days. 184.
Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich
Erstausgabe
EUR 38,48
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New. 1st ed. This book will teach you the basics of Streamlit, a Python-based application framework used to build interactive dashboards and machine learning web apps. Streamlit reduces development time for web-based application prototypes of data and machine learning models. As you'll see, Streamlit helps develop data-enhanced analytics, build dynamic user experiences, and showcases data for data science and machine learning models.Beginner's Guide to Streamlit with Python begins with the basics of Streamlit by demonstrating how to build a basic application and advances to visualization techniques and their features. Next, it covers the various aspects of a typical Streamlit web application, and explains how to manage flow control and status elements. You'll also explore performance optimization techniques necessary for data modules in a Streamlit application. Following this, you'll see how to deploy Streamlit applications on various platforms. The book concludes with a few prototype natural language processing apps with computer vision implemented using Streamlit.After reading this book, you will understand the concepts, functionalities, and performance of Streamlit, and be able to develop dynamic Streamlit web-based data and machine learning applications of your own.What You Will LearnHow to start developing web applications using StreamlitWhat are Streamlit's components Media elements in StreamlitHow to visualize data using various interactive and dynamic Python librariesHow to implement models in Streamlit web applicationsWho This Book Is ForProfessionals working in data science and machine learning domains who want to showcase and deploy their work in a web application with no prior knowledge of web development.
Anbieter: BargainBookStores, Grand Rapids, MI, USA
EUR 30,42
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback or Softback. Zustand: New. Beginner's Guide to Streamlit with Python: Build Web-Based Data and Machine Learning Applications 0.72. Book.
Verlag: Apress, 2024
Anbieter: Books From California, Simi Valley, CA, USA
EUR 19,12
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbpaperback. Zustand: Fine.
EUR 40,73
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. This book will teach you the basics of Streamlit, a Python-based application framework used to build interactive dashboards and machine learning web apps. Streamlit reduces development time for web-based application prototypes of data and machine learnin.
Anbieter: California Books, Miami, FL, USA
EUR 33,77
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
ISBN 10: 1484294149 ISBN 13: 9781484294147
Anbieter: Romtrade Corp., STERLING HEIGHTS, MI, USA
EUR 25,53
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: New. Brand New. Soft Cover International Edition. Different ISBN and Cover Image. Priced lower than the standard editions which is usually intended to make them more affordable for students abroad. The core content of the book is generally the same as the standard edition. The country selling restrictions may be printed on the book but is no problem for the self-use. This Item maybe shipped from US or any other country as we have multiple locations worldwide.
ISBN 10: 1484294149 ISBN 13: 9781484294147
Anbieter: Basi6 International, Irving, TX, USA
EUR 25,53
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbZustand: Brand New. New.SoftCover International edition. Different ISBN and Cover image but contents are same as US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich
Erstausgabe
EUR 42,44
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New. 1st ed. This book will teach you the basics of Streamlit, a Python-based application framework used to build interactive dashboards and machine learning web apps. Streamlit reduces development time for web-based application prototypes of data and machine learning models. As you'll see, Streamlit helps develop data-enhanced analytics, build dynamic user experiences, and showcases data for data science and machine learning models.Beginner's Guide to Streamlit with Python begins with the basics of Streamlit by demonstrating how to build a basic application and advances to visualization techniques and their features. Next, it covers the various aspects of a typical Streamlit web application, and explains how to manage flow control and status elements. You'll also explore performance optimization techniques necessary for data modules in a Streamlit application. Following this, you'll see how to deploy Streamlit applications on various platforms. The book concludes with a few prototype natural language processing apps with computer vision implemented using Streamlit.After reading this book, you will understand the concepts, functionalities, and performance of Streamlit, and be able to develop dynamic Streamlit web-based data and machine learning applications of your own.What You Will LearnHow to start developing web applications using StreamlitWhat are Streamlit's components Media elements in StreamlitHow to visualize data using various interactive and dynamic Python librariesHow to implement models in Streamlit web applicationsWho This Book Is ForProfessionals working in data science and machine learning domains who want to showcase and deploy their work in a web application with no prior knowledge of web development.
EUR 27,98
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 40,19
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: California Books, Miami, FL, USA
EUR 37,33
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: BargainBookStores, Grand Rapids, MI, USA
EUR 36,39
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback or Softback. Zustand: New. Python Testing with Selenium: Learn to Implement Different Testing Techniques Using the Selenium Webdriver 0.76. Book.
EUR 45,40
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. 1st ed. Implement different testing techniques using Selenium WebDriver with the Python programming language. This quick reference provides simple functional test cases with a syntax-based approach for Selenium WebDriver. You'll begin by reviewing the basics of Selenium WebDriver and its architectural design history and then move on to the configuration and installation of Selenium library for different web browsers, including the basic commands needed to start test scripts in various browsers. You'll review action commands of keyboard and mouse for testing user interactions in a web page and see how hyperlinks are tested. The book also examines various web elements using eight different locators provided by Selenium to help you choose the one best suited to your needs. All Python scripts are ready to test real examples, all of which are explained thoroughly with problem statements. You'll use different Python design patterns to automate test scripts that can be incorporated with Selenium. In the end, Python Testing with Selenium will provide you with the expertise to write your own test cases in future.What You'll LearnInstall and configure Selenium WebDriver with Python for different web-browsers Review basic commands of SeleniumLocate web elements Work with UI based web elementsAssert web elements and handle exceptionsWrite test scripts in Page Object Model Write test cases with Unittest framework Who This Book Is For Python developers/testers who want to test their web applications.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 31,28
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: California Books, Miami, FL, USA
EUR 40,88
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
EUR 47,23
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. 1st ed. Implement different testing techniques using Selenium WebDriver with the Python programming language. This quick reference provides simple functional test cases with a syntax-based approach for Selenium WebDriver. You'll begin by reviewing the basics of Selenium WebDriver and its architectural design history and then move on to the configuration and installation of Selenium library for different web browsers, including the basic commands needed to start test scripts in various browsers. You'll review action commands of keyboard and mouse for testing user interactions in a web page and see how hyperlinks are tested. The book also examines various web elements using eight different locators provided by Selenium to help you choose the one best suited to your needs. All Python scripts are ready to test real examples, all of which are explained thoroughly with problem statements. You'll use different Python design patterns to automate test scripts that can be incorporated with Selenium. In the end, Python Testing with Selenium will provide you with the expertise to write your own test cases in future.What You'll LearnInstall and configure Selenium WebDriver with Python for different web-browsers Review basic commands of SeleniumLocate web elements Work with UI based web elementsAssert web elements and handle exceptionsWrite test scripts in Page Object Model Write test cases with Unittest framework Who This Book Is For Python developers/testers who want to test their web applications.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 48,14
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware -This book will teach you the basics of Streamlit, a Python-based application framework used to build interactive dashboards and machine learning web apps. Streamlit reduces development time for web-based application prototypes of data and machine learning models. As yoüll see, Streamlit helps develop data-enhanced analytics, build dynamic user experiences, and showcases data for data science and machine learning models.Beginner's Guide to Streamlit with Python begins with the basics of Streamlit by demonstrating how to build a basic application and advances to visualization techniques and their features. Next, it covers the various aspects of a typical Streamlit web application, and explains how to manage flow control and status elements. Yoüll also explore performance optimization techniques necessary for data modules in a Streamlit application. Following this, yoüll see how to deploy Streamlit applications on various platforms. The book concludes with a few prototype natural language processing apps with computer vision implemented using Streamlit.After reading this book, you will understand the concepts, functionalities, and performance of Streamlit, and be able to develop dynamic Streamlit web-based data and machine learning applications of your own.What You Will LearnHow to start developing web applications using StreamlitWhat are Streamlit's componentsMedia elements in StreamlitHow to visualize data using various interactive and dynamic Python librariesHow to implement models in Streamlit web applicationsAPress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin 228 pp. Englisch.
EUR 33,12
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
EUR 47,38
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. 1st ed. Implement different testing techniques using Selenium WebDriver with the Python programming language. This quick reference provides simple functional test cases with a syntax-based approach for Selenium WebDriver. You'll begin by reviewing the basics of Selenium WebDriver and its architectural design history and then move on to the configuration and installation of Selenium library for different web browsers, including the basic commands needed to start test scripts in various browsers. You'll review action commands of keyboard and mouse for testing user interactions in a web page and see how hyperlinks are tested. The book also examines various web elements using eight different locators provided by Selenium to help you choose the one best suited to your needs. All Python scripts are ready to test real examples, all of which are explained thoroughly with problem statements. You'll use different Python design patterns to automate test scripts that can be incorporated with Selenium. In the end, Python Testing with Selenium will provide you with the expertise to write your own test cases in future.What You'll LearnInstall and configure Selenium WebDriver with Python for different web-browsers Review basic commands of SeleniumLocate web elements Work with UI based web elementsAssert web elements and handle exceptionsWrite test scripts in Page Object Model Write test cases with Unittest framework Who This Book Is For Python developers/testers who want to test their web applications.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 34,00
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 36,34
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbPF. Zustand: New.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 35,33
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 47,70
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 34,97
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich
Erstausgabe
EUR 51,20
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. 1st ed. Implement different testing techniques using Selenium WebDriver with the Python programming language. This quick reference provides simple functional test cases with a syntax-based approach for Selenium WebDriver. You'll begin by reviewing the basics of Selenium WebDriver and its architectural design history and then move on to the configuration and installation of Selenium library for different web browsers, including the basic commands needed to start test scripts in various browsers. You'll review action commands of keyboard and mouse for testing user interactions in a web page and see how hyperlinks are tested. The book also examines various web elements using eight different locators provided by Selenium to help you choose the one best suited to your needs. All Python scripts are ready to test real examples, all of which are explained thoroughly with problem statements. You'll use different Python design patterns to automate test scripts that can be incorporated with Selenium. In the end, Python Testing with Selenium will provide you with the expertise to write your own test cases in future.What You'll LearnInstall and configure Selenium WebDriver with Python for different web-browsers Review basic commands of SeleniumLocate web elements Work with UI based web elementsAssert web elements and handle exceptionsWrite test scripts in Page Object Model Write test cases with Unittest framework Who This Book Is For Python developers/testers who want to test their web applications.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 44,23
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 224 pages. 9.25x6.10x0.63 inches. In Stock.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 37,98
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
EUR 53,49
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware -Master the art of automated testing using Selenium with Java in this comprehensive guide. Whether you're a beginner or an experienced tester, the book equips you with the knowledge and techniques to build robust and maintainable test suites, ensuring the quality and reliability of your web applications.This book starts introducing the basics of automated testing and the importance of Selenium. It then covers the setup and configuration of the Selenium WebDriver in Java, providing a solid foundation for your testing environment. You'll learn essential aspects of Selenium testing in Java, including working with different browsers, locating web elements using locators, and performing actions on them. From there, yoüll explore how to handle dynamic web pages and effective wait mechanisms and verifications to ensure accurate and reliable test results. The book also guides you in setting up Selenium in Java for continuous integration and emphasizes best practices for test codeorganization and maintainability, such as the Page Object Model (POM) and structuring test suites effectively. By the end, yoüll have the expertise to address advanced scenarios, such as working with iframes, and know how TestNG enhances Selenium automation, enabling structured tests, data-driven insights, and swift parallel executions.Throughout the book, you'll benefit from real-world examples and practical exercises that reinforce the concepts. The clear explanations and step-by-step guidance make it easy to follow along and apply the knowledge to your own testing projects.What You Will LearnUnderstand the fundamentals of automated testing and the role of Selenium in web application testingSet up the Selenium WebDriver in Java and configure the testing environmentWork with different web browsers and their drivers to perform cross-browser testingIdentify and locate web elements using various locators, such as IDs, class names, CSS selectors, and XPath expressionsPerform actions on web elements, such as clicking buttons, entering text, submitting forms, and navigating through web pagesHandle dynamic pages by implementing effective wait mechanisms, including implicit waits, explicit waits, and fluent waitsVerify and assert expected conditions and outcomes using assertions and verification techniques provided by Selenium in JavaApply best practices for test code organization and maintainability, including using the Page Object Model (POM) design patternHandle advanced scenarios, such as working with iframes, and elevating Selenium automation through TestNG¿s structured frameworks, data utilization, and parallel processingWho This Book ForSoftware testers, quality assurance professionals, and developers interested in mastering automated testing with Selenium and Java. Suitable for various experience levels. Offers practical insights and techniques to automate web application testing accurately and reliably. Benefits testers, developers, and individuals familiar with Java and web testing, empowering them to write robust, maintainable test code and integrate Selenium seamlessly into their workflows.APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin 356 pp. Englisch.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 39,79
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.