#73 Python Database Connection | MySQL

Best Database For Python on April 2024 Shopping Deals at Bestonio.com

  • Fluent Python: Clear, Concise, and Effective Programming

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

    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 featur... [Read More]

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

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

    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 effic... [Read More]

  • Murach's Python Programming

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

    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... [Read More]

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

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

    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 ... [Read More]

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

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

     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 programm... [Read More]

  • Programming Python: Powerful Object-Oriented Programming

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

    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 proce... [Read More]

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

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

    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 S... [Read More]

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

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

    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 a... [Read More]

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

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

    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 s... [Read More]

  • Practical Statistics for Data Scientists: 50 Essential Concepts

    • ASIN: B071NVDFD6
    • Manufacturer: O'Reilly Media

    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 ... [Read More]

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

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

    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 selec... [Read More]

  • Cython: A Guide for Python Programmers

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

    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... [Read More]

  • Building Intelligent Systems: A Guide to Machine Learning Engineering

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

    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, dat... [Read More]

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

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

    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 o... [Read More]

  • Python Machine Learning, 1st Edition

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

    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 a... [Read More]

  • scikit-learn Cookbook - Second Edition: Over 80 recipes for machine learning in Python with scikit-learn

    • ASIN: 178728638X
    • ISBN: 178728638X
    • Manufacturer: Packt Publishing - ebooks Account

    Learn to use scikit-learn operations and functions for Machine Learning and deep learning applications.About This BookHandle a variety of machine learning tasks effortlessly by leveraging the power of scikit-learnPerform supervised and unsupervised learning with ease, and evaluate the performance of your modelPractical, easy to understand recipes a... [Read More]

  • Text Analytics with Python: A Practical Real-World Approach to Gaining Actionable Insights from your Data

    • ASIN: 148422387X
    • ISBN: 148422387X
    • Manufacturer: Apress

    Derive useful insights from your data using Python. You will learn both basic and advanced concepts, including text and language syntax, structure, and semantics. You will focus on algorithms and techniques, such as text classification, clustering, topic modeling, and text summarization. Text Analytics with Python teaches you the techniques relate... [Read More]

  • Pro Deep Learning with TensorFlow: A Mathematical Approach to Advanced Artificial Intelligence in Python

    • ASIN: 1484230957
    • ISBN: 9781484230954
    • Manufacturer: 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 solutions on your own.Pro Deep Learning with TensorFlow provides practical, hands-on expertise so you can learn deep learning from scratch and deploy meanin... [Read More]

  • Mastering Python for Data Science

    • ASIN: 1784390151
    • ISBN: 1784390151
    • Manufacturer: Packt Publishing

    Explore the world of data science through Python and learn how to make sense of dataAbout This BookMaster data science methods using Python and its librariesCreate data visualizations and mine for patternsAdvanced techniques for the four fundamentals of Data Science with Python - data mining, data analysis, data visualization, and machine learningW... [Read More]

  • New 4GB 2x2GB SODIMM PC2-4200 Dell Inspiron 1501 MEMORY

    • UPC: 754207739415
    • ASIN: B00KFNJIUU
    • Brand: Samsung
    • Size: 4 Gb
    • Manufacturer: Samsung, Kingston, Hynix, Smart, Corsair, Elpida, Micron, or Nanya

    Memory is the best way to increase PC Speed! Photo(s) are for illustration only and you will receive what is described in the listing. We have over 25 years experience in whole computer components! We sell and buy all types of new & used working RAM, CPU's, Hard Drives, Rack Server Rails, etc.

  • #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