TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Python in a Nutshell

41
1 / 2
Learn Data Analysis With Python ― Lessons in Coding
90 折
出版日:2018/03/18 作者:A. J. Henley; Dave Wolf  出版社:Apress  裝訂:平裝
Get started using Python in data analysis with this compact practical guide. This book includes three exercises and a case study on getting data in and out of Python code in the right format. Learn Da
優惠價: 9 900
無庫存
SAP Hana Cloud in a Nutshell: Design, Develop, and Deploy Data Models Using SAP Hana Cloud
滿額折
出版日:2022/09/18 作者:Miguel Figueiredo  出版社:Apress  裝訂:平裝
定價:2280 元
無庫存
A Python Data Analyst's Toolkit: Learn Python and Python-Based Libraries with Applications in Data Analysis and Statistics
滿額折
Practical Data Science With Python 3 ― Synthesizing Actionable Insights from Data
75 折
出版日:2019/09/23 作者:Ervin Varga  出版社:Apress  裝訂:平裝
Gain insight into essential data science skills in a holistic manner using data engineering and associated scalable computational methods. This book covers the most popular Python 3 frameworks for bot
優惠價: 75 1710
庫存:1
出版日:2010/11/30 作者:Magnus Lie Hetland  出版社:Apress  裝訂:平裝
Python Algorithms explains the Python approach to algorithm analysis and design. Written byMagnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Pro Deep Learning with Tensorflow 2.0: A Mathematical Approach to Advanced Artificial Intelligence in Python
滿額折
出版日:2022/11/26 作者:Santanu Pattanayak  出版社:Apress  裝訂:平裝
定價:2470 元
無庫存
Python Continuous Integration and Delivery ― A Concise Guide With Examples
滿額折
出版日:2019/02/09 作者:Moritz Lenz  出版社:Apress  裝訂:平裝
Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Base
定價:2090 元
無庫存
Python Graphics ― A Reference for Creating 2d and 3d Images
滿額折
出版日:2018/07/13 作者:Bernard Korites  出版社:Apress  裝訂:平裝
Use Python's built-in features to create innovative graphics for data visualization and technical illustrations. This book goes beyond simple commands and libraries to explain how to not only display
定價:1444 元
無庫存
Pro Machine Learning Algorithms ― A Hands-on Approach to Implementing Algorithms in Python and R
滿額折
出版日:2018/07/13 作者:Kishore Ayyadevara  出版社:Apress  裝訂:平裝
Bridge the gap between a high-level understanding of how an algorithm works and knowing the nuts and bolts to tune your models better. This book will give you the confidence and skills when developing
定價:3479 元
無庫存
出版日:2018/01/06 作者:Santanu Pattanayak  出版社:Apress  裝訂:平裝
Deploy deep learning solutions in production with ease using TensorFlow. You'll also develop the mathematical understanding and intuition required to invent new deep learning architectures and solutio
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python Recipes Handbook ― A Problem-solution Approach
滿額折
出版日:2016/12/13 作者:Joey Bernard  出版社:Apress  裝訂:平裝
In Python Recipes, you'll learn the code to write algorithms, numerical computations, data analysis and much more: look up and re-use the recipes for your own Python coding.Python Recipes gives you th
定價:2203 元
無庫存
Pro Python System Administration
滿額折
出版日:2010/07/30 作者:Rytis Sileika  出版社:Apress  裝訂:平裝
As time goes on, system administrators are presented with increasingly complicated challenges. In the early days, a team of engineers might have had to look after one or two systems. These days, one e
定價:3479 元
無庫存
出版日:2010/06/01 作者:Marty Alchin  出版社:Apress  裝訂:平裝
In a series of books written by experts, each installment aims to help the IT professional hone his or her skill set in a particular programming language.
定價:1900 元
無庫存
Python 3 for Absolute Beginners
90 折
出版日:2009/09/14 作者:Tim Hall; J. P. Stacey  出版社:Apress  裝訂:平裝
There are many more people who want to study programming other than aspiring computer scientists with a passing grade in advanced calculus. This guide appeals to your intelligence and ability to solve
優惠價: 9 1710
無庫存
Dive into Python 3
滿額折
出版日:2009/09/01 作者:Mark Pilgrim; Jesse Noller (FRW)  出版社:Apress  裝訂:平裝
Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book,Dive Into Python, each chapter starts with a real, complete code sample, pr
定價:2660 元
無庫存
Simulation with Python: Develop Simulation and Modeling in Natural Sciences, Engineering, and Social Sciences
滿額折
出版日:2022/10/09 作者:Rongpeng Li  出版社:Apress  裝訂:平裝
Understand the theory and implementation of simulation. This book covers simulation topics from a scenario-driven approach using Python and rich visualizations and tabulations. The book discusses simulation used in the natural and social sciences and with simulations taken from the top algorithms used in the industry today. The authors use an engaging approach that mixes mathematics and programming experiments with beginning-intermediate level Python code to create an immersive learning experience that is cohesive and integrated. After reading this book, you will have an understanding of simulation used in natural sciences, engineering, and social sciences using Python. What You Will LearnUse Python and numerical computation to demonstrate the power of simulationChoose a paradigm to run a simulationDraw statistical insights from numerical experimentsKnow how simulation is used to solve real-world problems Who This Book Is ForEntry-level to mid-level Python developers from various backg
定價:2090 元
無庫存
Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything
滿額折
出版日:2022/03/13 作者:Michael Inden  出版社:Apress  裝訂:平裝
Augment your knowledge of Python with this entertaining learning guide, which features 100 exercises and programming puzzles and solutions. Python Challenges will help prepare you for your next exam or a job interview, and covers numerous practical topics such as strings, data structures, recursion, arrays, and more.Each topic is addressed in its own separate chapter, starting with an introduction to the basics and followed by 10 to 15 exercises of various degrees of difficulty, helping you to improve your programming skills effectively. Detailed sample solutions, including the algorithms used for all tasks, are included to maximize your understanding of each area. Author Michael Inden also describes alternative solutions and analyzes possible pitfalls and typical errors.Three appendices round out the book: the first covers the Python command line interpreter, which is often helpful for trying out the code snippets and examples in the book, followed by an overview of Pytest for unit te
定價:2660 元
無庫存
Traefik API Gateway for Microservices: With Java and Python Microservices Deployed in Kubernetes
滿額折
出版日:2020/12/16 作者:Rahul Sharma  出版社:Apress  裝訂:平裝
Use Traefik as a load balancer or a reverse proxy for microservices-based architecture. This book covers Traefik integration for microservices architecture concerns such as service discovery, telemetr
定價:2470 元
無庫存
Text Analytics With Python ― A Practical Real-world Approach to Gaining Actionable Insights from Your Data
90 折
出版日:2019/05/22 作者:Dipanjan Sarkar  出版社:Apress  裝訂:平裝
Leverage Natural Language Processing (NLP) in Python and learn how to set up your own robust environment for performing text analytics. This second edition has gone through a major revamp and introduc
優惠價: 9 1403
無庫存
Machine Learning Applications Using Python ― Cases Studies from Healthcare, Retail, and Finance
滿額折
出版日:2019/01/20 作者:Puneet Mathur  出版社:Apress  裝訂:平裝
Gain practical skills in machine learning for finance, healthcare, and retail. This book uses a hands-on approach by providing case studies from each of these domains: you’ll see examples that demonst
定價:3040 元
無庫存
Practical Quantum Computing for Developers ― Programming Quantum Rigs in the Cloud Using Python, Quantum Assembly Language and IBM Qexperience
滿額折
出版日:2019/01/19 作者:Vladimir Silva  出版社:Apress  裝訂:平裝
Write algorithms and program in the new field of quantum computing. This book covers major topics such as the physical components of a quantum computer: qubits, entanglement, logic gates, circuits, an
定價:1900 元
無庫存
Python Descriptors ― Understanding and Using the Descriptor Protocol
滿額折
出版日:2018/12/13 作者:Jacob Zimmerman  出版社:Apress  裝訂:平裝
Create descriptors and see ideas and examples of how to use descriptors effectively. In this short book, you’ll explore descriptors in general, with a deep explanation of what descriptors are, how the
定價:1913 元
無庫存
Learn Keras for Deep Neural Networks ― A Fast-track Approach to Modern Deep Learning With Python
滿額折
出版日:2018/12/07 作者:Jojo John Moolayil  出版社:Apress  裝訂:平裝
Learn, understand, and implement deep neural networks in a math- and programming-friendly approach using Keras and Python. The book focuses on an end-to-end approach to developing supervised learning
定價:1710 元
無庫存
Learn to Program With Python ― A Step-by-step Guide to Programming
滿額折
出版日:2018/10/17 作者:Irv Kalb  出版社:Apress  裝訂:平裝
Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding
定價:2090 元
無庫存
Website Scraping With Python ― Using Beautifulsoup and Scrapy
滿額折
出版日:2018/09/15 作者:Gabor Laszlo Hajba  出版社:Apress  裝訂:平裝
Closely examine website scraping and data processing: the technique of extracting data from websites in a format suitable for further analysis. You'll review which tools to use, and compare their
定價:2470 元
無庫存
Micropython for the Internet of Things ― A Beginner Guide to Programming With Python on Microcontrollers
滿額折
出版日:2017/11/25 作者:Charles Bell  出版社:Apress  裝訂:平裝
Quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, m
定價:2899 元
無庫存
出版日:2017/10/20 作者:Wessel Badenhorst  出版社:Apress  裝訂:平裝
Become a better, more productive programmer through a series of projects that will help you deeply understand and master each of the design patterns covered. In this book you will learn to write elega
定價:2000 元
無庫存
Beginning Python ─ From Novice to Professional
90 折
出版日:2017/03/29 作者:Magnus Lie Hetland  出版社:Apress  裝訂:平裝
Gain a fundamental understanding of Python’s syntax and features with the third edition ofBeginning Python, an up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in latest Python 3. Advanced topics such as extending Python and packaging/distributing Python applications, are also covered.
優惠價: 9 3131
無庫存
Data Analysis and Visualizations Using Python ― Analyze Data to Create Visualizations for Bi Systems
滿額折
出版日:2019/01/09 作者:Ossama Embarak  出版社:Apress  裝訂:平裝
Look at Python from a data science point of view and learn proven techniques for data visualization as used in making critical business decisions. Starting with an introduction to data science with Py
定價:3040 元
無庫存
A Fortnight of Telegram Bots ― Develop 14 Bots in 14 Days in 14 Programming Languages
滿額折
出版日:2018/12/06 作者:Nicolas Modrzyk  出版社:Apress  裝訂:平裝
Learn about bot programming, using all the latest and greatest programming languages, including Python, Go, and Clojure, so you can feel at ease writing your Telegram bot in a way that suits you.This
定價:1444 元
無庫存
出版日:2018/04/05 作者:Navin Kumar Manaswi  出版社:Apress  裝訂:平裝
Build deep learning applications, such as computer vision, speech recognition, and chatbots, using frameworks such as TensorFlow and Keras. This book helps you to ramp up your practical know-how in a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Advanced Data Analytics Using Python ― With Machine Learning, Deep Learning and Nlp Examples
90 折
出版日:2018/03/29 作者:Sayan Mukhopadhyay  出版社:Apress  裝訂:平裝
Gain a broad foundation of advanced data analytics concepts and discover the recent revolution in databases such as Neo4j, Elasticsearch, and MongoDB. This book discusses how to implement ETL techniqu
優惠價: 9 1637
無庫存
出版日:2005/01/30 作者:Nathan A. Good  出版社:Apress  裝訂:平裝
This succinct guide discusses regular expressions in a direct, easy manner without exhaustive syntax explanation and covers the major open source languages: Perl, PHP, grep, vim, Python, and shell. Or
定價:1330 元
無庫存
Distributed Machine Learning with Pyspark: Migrating Effortlessly from Pandas and Scikit-Learn
滿額折
出版日:2023/11/12 作者:Abdelaziz Testas  出版社:Apress  裝訂:平裝
Migrate from pandas and scikit-Learn to PySpark to handle vast amounts of data and achieve faster data processing time. This book will show you how to make this transition by adapting your skills and leveraging the similarities in syntax, functionality, and interoperability between these tools. Distributed Machine Learning with PySpark offers a roadmap to data scientists considering transitioning from small data libraries (pandas/scikit-learn) to big data processing and machine learning with PySpark. You will learn to translate Python code from pandas/scikit-learn to PySpark to preprocess large volumes of data and build, train, test, and evaluate popular machine learning algorithms such as linear and logistic regression, decision trees, random forests, support vector machines, Na鴳e Bayes, and neural networks. After completing this book, you will understand the foundational concepts of data preparation and machine learning and will have the skills necessary to apply these methods using
定價:2090 元
無庫存
Processing Big Data With Azure Hdinsight ― Building Real-world Big Data Systems on Azure Hdinsight Using the Hadoop Ecosystem
滿額折
出版日:2017/06/01 作者:Vinit Yadav  出版社:Apress  裝訂:平裝
Get a jump start on using Azure HDInsight and Hadoop Ecosystem components. As most Hadoop and Big Data projects are written in either Java, Scala, or Python, this book minimizes the effort to learn an
定價:2609 元
無庫存
出版日:2010/11/30 作者:Chaur Wu  出版社:Apress  裝訂:平裝
Microsoft’s Dynamic Language Runtime (DLR) is a platform for running dynamic languages such as Ruby and Python on an equal footing with compiled languages such as C#. Furthermore, the runtime is the f
定價:3249 元
無庫存
出版日:2008/12/22 作者:James Gardner  出版社:Apress  裝訂:平裝
In this book, cofounder and lead developer James Gardner brings you a comprehensive introduction to Pylons, the web framework that uses the best of Ruby, Python, and Perl and the emerging WSGI standar
定價:1786 元
無庫存
Anti-Money Laundering in a Nutshell: Awareness and Compliance for Financial Personnel and Business Managers
滿額折
出版日:2023/12/22 作者:Kevin Sullivan  出版社:Apress  裝訂:平裝
定價:1623 元
無庫存
  • 41
    2
  • 1
  • 2

暢銷榜

客服中心

收藏

會員專區