• Fluent Python: Clear, Concise, and Effective Programming

    Python’s simplicity lets you become productive quickly, but this often means you aren’t using everything it has to offer. With this hands-on guide, you’ll learn how to write effective, idiomatic Python code by leveraging its best—and possibly most neglected—features. Author Luciano Ramalho takes you through Python’s core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of... [Read More]

    • ASIN: 1491946008
    • ASIN: 1491946008
    • ISBN: 1491946008
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Pandas Cookbook: Recipes for Scientific Computing, Time Series Analysis and Data Visualization using Python

    Key FeaturesUse the power of pandas to solve most complex scientific computing problems with easeLeverage fast, robust data structures in pandas to gain useful insights from your dataPractical, easy to implement recipes for quick solutions to common problems in data using pandasBook DescriptionPandas is one of the most powerful, flexible, and efficient scientific computing packages in Python. With this book, you will explore data in pandas through dozens of practice problems with detailed solutions in iPython notebooks.This book will provide you with clean, clear recipes, and solutions that ex... [Read More]

    • ASIN: 1784393878
    • ASIN: 1784393878
    • ISBN: 9781784393878
    • Manufacturer: Packt Publishing

  • Murach's Python Programming

    If you want to learn how to program but don't know where to start, this is the right book and the right language for you. From the first page, our unique self-paced approach will help you build competence and confidence in your programming skills. And Python is the best language ever for learning how to program because of its simplicity and breadth...two features that are hard to find in a single language.But this isn't just a book for newbies! Our self-paced approach also works for experienced programmers, helping you learn faster and better than you've ever learned a language before. By the ... [Read More]

    • ASIN: 1890774979
    • ASIN: 1890774979
    • ISBN: 1890774979
    • Brand: Murach Joel
    • Manufacturer: Mike Murach & Associates

  • Practical Web Scraping for Data Science: Best Practices and Examples with Python

    This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audience in mind, the book explores both scraping and the larger context of web technologies in which it operates, to ensure full understanding. The authors recommend web scraping as a powerful tool for any data scientist’s arsenal, as many data science projects start by obtaining an appropriate data set.Starting with a brief overview on scraping and real-life use cases, the authors explore the core co... [Read More]

    • ASIN: 1484235819
    • ASIN: 1484235819
    • ISBN: 1484235819
    • Manufacturer: Apress

  • Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud

     For introductory-level Python programming and/or data-science courses.   A groundbreaking, flexible approach to computer science and data science The Deitels’ Introduction to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud offers a unique approach to teaching introductory Python programming, appropriate for both computer-science and data-science audiences. Providing the most current coverage of topics and applications, the book is paired with extensive traditional supplements as well as Jupyter Notebooks supplements. Real-world data... [Read More]

    • ASIN: 0135404673
    • ASIN: 0135404673
    • ISBN: 0135404673
    • Manufacturer: Pearson

  • Programming Python: Powerful Object-Oriented Programming

    If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly used tools and libraries to give you a comprehensive understanding of Python’s many roles in practical, real-world programming.You'll learn language syntax and programming techniques in a clear and con... [Read More]

    • ASIN: 0596158106
    • ASIN: 0596158106
    • ISBN: 0596158106
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Frank Kane's Taming Big Data with Apache Spark and Python

    Key FeaturesUnderstand how Spark can be distributed across computing clustersDevelop and run Spark jobs efficiently using PythonA hands-on tutorial by Frank Kane with over 15 real-world examples teaching you Big Data processing with SparkBook DescriptionFrank Kane's Taming Big Data with Apache Spark and Python is your companion to learning Apache Spark in a hands-on manner. Frank will start you off by teaching you how to set up Spark on a single system or on a cluster, and you'll soon move on to analyzing large data sets using Spark RDD, and developing and running effective Spark jobs quickly ... [Read More]

    • ASIN: 1787287947
    • ASIN: 1787287947
    • ISBN: 9781787287945
    • Manufacturer: Packt Publishing

  • Web Database Applications with PHP & MySQL, 2nd Edition

    There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the background and tools to do the job safely and reliably.Web Database Applications with PHP and MySQL, Second Edition thoroughly reflects the needs of real-world applications. It goes into detail on such p... [Read More]

    • ASIN: 0596005431
    • ASIN: 0596005431
    • ISBN: 9780596005436
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython

    Python for Data Analysis is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python. It is also a practical, modern introduction to scientific computing in Python, tailored for data-intensive applications. This is a book about the parts of the Python language and libraries you’ll need to effectively solve a broad set of data analysis problems. This book is not an exposition on analytical methods using Python as the implementation language.Written by Wes McKinney, the main author of the pandas library, this hands-on book is packed with practical c... [Read More]

    • ASIN: 1449319793
    • ASIN: 1449319793
    • ISBN: 1449319793
    • Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Practical Statistics for Data Scientists: 50 Essential Concepts

    Statistical methods are a key part of of data science, yet very few data scientists have any formal statistics training. Courses and books on basic statistics rarely cover the topic from a data science perspective. This practical guide explains how to apply various statistical methods to data science, tells you how to avoid their misuse, and gives you advice on what's important and what's not.Many data science resources incorporate statistical methods but lack a deeper statistical perspective. If you’re familiar with the R programming language, and have some exposure to statistics, this quic... [Read More]

    • ASIN: B071NVDFD6
    • ASIN: B071NVDFD6
    • Manufacturer: O'Reilly Media

  • Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning

    This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If you’re comfortable with Python and its libraries, including pandas and scikit-learn, you’ll be able to address specific problems such as loading data, handling text or numerical data, model selection, and dimensionality reduction and many other topics.Each recipe includes code that you can copy and paste into a toy dataset to ensure that it actually works. From there, you can insert, combine, or adapt the code to help construct your applicat... [Read More]

    • ASIN: 1491989386
    • ASIN: 1491989386
    • ISBN: 9781491989388
    • Manufacturer: O'Reilly Media

  • Cython: A Guide for Python Programmers

    Build software that combines Python’s expressivity with the performance and control of C (and C++). It’s possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this practical guide, you’ll learn how to use Cython to improve Python’s performance—up to 3000x— and to wrap C and C++ libraries in Python with ease.Author Kurt Smith takes you through Cython’s capabilities, with sample code and in-depth practice exercises. If you’re just starting with Cython,... [Read More]

    • ASIN: 1491901551
    • ASIN: 1491901551
    • ISBN: 1491901551
    • Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Building Intelligent Systems: A Guide to Machine Learning Engineering

    Produce a fully functioning Intelligent System that leverages machine learning and data from user interactions to improve over time and achieve success.This book teaches you how to build an Intelligent System from end to end and leverage machine learning in practice. You will understand how to apply your existing skills in software engineering, data science, machine learning, management, and program management to produce working systems.Building Intelligent Systems is based on more than a decade of experience building Internet-scale Intelligent Systems that have hundreds of millions of user in... [Read More]

    • ASIN: 1484234316
    • ASIN: 1484234316
    • ISBN: 1484234316
    • Manufacturer: Apress

  • Monetizing Machine Learning: Quickly Turn Python ML Ideas into Web Applications on the Serverless Cloud

    Take your Python machine learning ideas and create serverless web applications accessible by anyone with an Internet connection. Some of the most popular serverless cloud providers are covered in this book―Amazon, Microsoft, Google, and PythonAnywhere. You will work through a series of common Python data science problems in an increasing order of complexity. The practical projects presented in this book are simple, clear, and can be used as templates to jump-start many other types of projects. You will learn to create a web application around numerical or categorical predictions, understand... [Read More]

    • ASIN: 1484238729
    • ASIN: 1484238729
    • ISBN: 1484238729
    • Manufacturer: Apress

  • Python Machine Learning, 1st Edition

    Unlock deeper insights into Machine Leaning with this vital guide to cutting-edge predictive analyticsAbout This BookLeverage Python's most powerful open-source libraries for deep learning, data wrangling, and data visualizationLearn effective strategies and best practices to improve and optimize machine learning systems and algorithmsAsk – and answer – tough questions of your data with robust statistical models, built for a range of datasetsWho This Book Is ForIf you want to find out how to use Python to start answering critical questions of your data, pick up Python Machine Learning – ... [Read More]

    • ASIN: 1783555130
    • ASIN: 1783555130
    • ISBN: 9781783555130
    • Brand: Raschka Sebastian
    • Manufacturer: Packt Publishing - ebooks Account

  • Python Data Science Handbook : Essential Tools for Working with Data

    For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with

    • UPC: 49207582

  • Python for Kids: A Playful Introduction to Programming (Paperback)

    "Python for Kids" is a lighthearted introduction to the Python language and programming in general, complete with illustrations and kid-friendly

    • UPC: 19234131
    • Rating: 5.0

  • Python Tricks : A Buffet of Awesome Python Features

    "I don't even feel like I've scratched the surface of what I can do with Python" With Python Tricks: The Book you'll discover Python's best practices and the power of beautiful & Pythonic code with

    • UPC: 477236668

  • Python Pocket Reference : Python in Your Pocket

    Updated for both Python 3.4 and 2.7, this guide provides concise information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools.--From back

    • UPC: 32723618

  • Learn Python in One Day and Learn It Well : Python for Beginners with Hands-On Project. the Only Book You Need to Start Coding in Python Immediately

    A newer edition of this book is available. Get it here: https: //www.amazon.com/dp/1546488332 Master Python Programming with a unique Hands-On Project Have you always wanted to learn computer programming but are afraid it'll be too

    • UPC: 43768364

  • Learn Python 3 the Hard Way : A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

    Readers will learn Python by working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix the mistakes. Watch the programs run. Includes 5+ hours of video where Shaw

    • UPC: 55680508

  • Python Crash Course : A Hands-On, Project-Based Introduction to Programming

    "A project-based introduction to programming in Python, with exercises. Covers general programming concepts, Python fundamentals, and problem solving. Includes three projects - how to create a simple video game, use data visualization techniques to make

    • UPC: 42079811

  • Invent Your Own Computer Games with Python, 4e (Paperback)

    "Teaches you how to make your own versions of classic computer

    • UPC: 53597527
    • Rating: 5.0

  • Automate the Boring Stuff with Python : Practical Programming for Total Beginners

    If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In

    • UPC: 39121740
    • Rating: 4.5

  • Think Python : How to Think Like a Computer Scientist

    If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts

    • UPC: 47323190
    • Rating: 5.0

  • #73 Python Database Connection | MySQL

    How to Choose the Right Database? - MongoDB, Cassandra, MySQL, HBase - Frank Kane

    Python SQLite Tutorial: Complete Overview - Creating a Database, Table, and Running Queries