The Pandas Workshop

The Pandas Workshop
Author: Blaine Bateman,Saikat Basak,Thomas V. Joseph,William So
Publsiher: Packt Publishing Ltd
Total Pages: 744
Release: 2022-06-17
Genre: Computers
ISBN: 9781800202870

Download The Pandas Workshop Book in PDF, Epub and Kindle

Learn the fundamentals of data science with Python by analyzing real datasets and solving problems using pandas Key Features • Learn how to apply data retrieval, transformation, visualization, and modeling techniques using pandas • Become highly efficient in unlocking deeper insights from your data, including databases, web data, and more • Build your experience and confidence with hands-on exercises and activities Book Description The Pandas Workshop will teach you how to be more productive with data and generate real business insights to inform your decision-making. You will be guided through real-world data science problems and shown how to apply key techniques in the context of realistic examples and exercises. Engaging activities will then challenge you to apply your new skills in a way that prepares you for real data science projects. You'll see how experienced data scientists tackle a wide range of problems using data analysis with pandas. Unlike other Python books, which focus on theory and spend too long on dry, technical explanations, this workshop is designed to quickly get you to write clean code and build your understanding through hands-on practice. As you work through this Python pandas book, you'll tackle various real-world scenarios, such as using an air quality dataset to understand the pattern of nitrogen dioxide emissions in a city, as well as analyzing transportation data to improve bus transportation services. By the end of this data analytics book, you'll have the knowledge, skills, and confidence you need to solve your own challenging data science problems with pandas. What you will learn • Access and load data from different sources using pandas • Work with a range of data types and structures to understand your data • Perform data transformation to prepare it for analysis • Use Matplotlib for data visualization to create a variety of plots • Create data models to find relationships and test hypotheses • Manipulate time-series data to perform date-time calculations • Optimize your code to ensure more efficient business data analysis Who this book is for This data analysis book is for anyone with prior experience working with the Python programming language who wants to learn the fundamentals of data analysis with pandas. Previous knowledge of pandas is not necessary.

Pandas Workout

Pandas Workout
Author: Reuven Lerner
Publsiher: Simon and Schuster
Total Pages: 438
Release: 2024-05-28
Genre: Computers
ISBN: 9781617299728

Download Pandas Workout Book in PDF, Epub and Kindle

DESCRIPTION Practice makes perfect pandas. Work out your pandas skills against dozens of real-world challenges, each carefully designed to build an intuitive knowledge of essential pandas tasks. In Pandas Workout, discover 50 exercises that will strengthen your pandas skills to a level of automatic fluency. You'll test yourself against common pandas challenges such as data cleaning, and explore real-world datasets such as New York Taxis, Kickstarter projects, and global tourist spending. Detailed explanations help guide your success and make your new skills stick. You'll even get a big boost to productivity, with tasks that used to mean a trip to StackOverflow now a natural part of your skillset.

The Data Science Workshop

The Data Science Workshop
Author: Anthony So,Thomas V. Joseph,Robert Thas John,Andrew Worsley,Dr. Samuel Asare
Publsiher: Packt Publishing Ltd
Total Pages: 817
Release: 2020-01-29
Genre: Computers
ISBN: 9781838983086

Download The Data Science Workshop Book in PDF, Epub and Kindle

Cut through the noise and get real results with a step-by-step approach to data science Key Features Ideal for the data science beginner who is getting started for the first time A data science tutorial with step-by-step exercises and activities that help build key skills Structured to let you progress at your own pace, on your own terms Use your physical print copy to redeem free access to the online interactive edition Book DescriptionYou already know you want to learn data science, and a smarter way to learn data science is to learn by doing. The Data Science Workshop focuses on building up your practical skills so that you can understand how to develop simple machine learning models in Python or even build an advanced model for detecting potential bank frauds with effective modern data science. You'll learn from real examples that lead to real results. Throughout The Data Science Workshop, you'll take an engaging step-by-step approach to understanding data science. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day or spend an entire weekend training a model using sci-kit learn. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding. Every physical print copy of The Data Science Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track progress, and receive content updates. You'll even earn a secure credential that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your data science book. Fast-paced and direct, The Data Science Workshop is the ideal companion for data science beginners. You'll learn about machine learning algorithms like a data scientist, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead.What you will learn Find out the key differences between supervised and unsupervised learning Manipulate and analyze data using scikit-learn and pandas libraries Learn about different algorithms such as regression, classification, and clustering Discover advanced techniques to improve model ensembling and accuracy Speed up the process of creating new features with automated feature tool Simplify machine learning using open source Python packages Who this book is forOur goal at Packt is to help you be successful, in whatever it is you choose to do. The Data Science Workshop is an ideal data science tutorial for the data science beginner who is just getting started. Pick up a Workshop today and let Packt help you develop skills that stick with you for life.

The Deep Learning with Keras Workshop

The Deep Learning with Keras Workshop
Author: Matthew Moocarme,Mahla Abdolahnejad,Ritesh Bhagwat
Publsiher: Packt Publishing Ltd
Total Pages: 495
Release: 2020-07-29
Genre: Computers
ISBN: 9781800564756

Download The Deep Learning with Keras Workshop Book in PDF, Epub and Kindle

Discover how to leverage Keras, the powerful and easy-to-use open source Python library for developing and evaluating deep learning models Key FeaturesGet to grips with various model evaluation metrics, including sensitivity, specificity, and AUC scoresExplore advanced concepts such as sequential memory and sequential modelingReinforce your skills with real-world development, screencasts, and knowledge checksBook Description New experiences can be intimidating, but not this one! This beginner's guide to deep learning is here to help you explore deep learning from scratch with Keras, and be on your way to training your first ever neural networks. What sets Keras apart from other deep learning frameworks is its simplicity. With over two hundred thousand users, Keras has a stronger adoption in industry and the research community than any other deep learning framework. The Deep Learning with Keras Workshop starts by introducing you to the fundamental concepts of machine learning using the scikit-learn package. After learning how to perform the linear transformations that are necessary for building neural networks, you'll build your first neural network with the Keras library. As you advance, you'll learn how to build multi-layer neural networks and recognize when your model is underfitting or overfitting to the training data. With the help of practical exercises, you'll learn to use cross-validation techniques to evaluate your models and then choose the optimal hyperparameters to fine-tune their performance. Finally, you'll explore recurrent neural networks and learn how to train them to predict values in sequential data. By the end of this book, you'll have developed the skills you need to confidently train your own neural network models. What you will learnGain insights into the fundamentals of neural networksUnderstand the limitations of machine learning and how it differs from deep learningBuild image classifiers with convolutional neural networksEvaluate, tweak, and improve your models with techniques such as cross-validationCreate prediction models to detect data patterns and make predictionsImprove model accuracy with L1, L2, and dropout regularizationWho this book is for If you know the basics of data science and machine learning and want to get started with advanced machine learning technologies like artificial neural networks and deep learning, then this is the book for you. To grasp the concepts explained in this deep learning book more effectively, prior experience in Python programming and some familiarity with statistics and logistic regression are a must.

The The Python Workshop

The The Python Workshop
Author: Andrew Bird,Dr Lau Cher Han,Mario Corchero Jiménez,Graham Lee,Corey Wade
Publsiher: Packt Publishing Ltd
Total Pages: 607
Release: 2019-11-06
Genre: Computers
ISBN: 9781838984533

Download The The Python Workshop Book in PDF, Epub and Kindle

Learn the fundamentals of clean, effective Python coding and build the practical skills to tackle your own software development or data science projects Key FeaturesBuild key Python skills with engaging development tasks and challenging activitiesImplement useful algorithms and write programs to solve real-world problemsApply Python in realistic data science projects and create simple machine learning modelsBook Description Have you always wanted to learn Python, but never quite known how to start? More applications than we realize are being developed using Python because it is easy to learn, read, and write. You can now start learning the language quickly and effectively with the help of this interactive tutorial. The Python Workshop starts by showing you how to correctly apply Python syntax to write simple programs, and how to use appropriate Python structures to store and retrieve data. You'll see how to handle files, deal with errors, and use classes and methods to write concise, reusable, and efficient code. As you advance, you'll understand how to use the standard library, debug code to troubleshoot problems, and write unit tests to validate application behavior. You'll gain insights into using the pandas and NumPy libraries for analyzing data, and the graphical libraries of Matplotlib and Seaborn to create impactful data visualizations. By focusing on entry-level data science, you'll build your practical Python skills in a way that mirrors real-world development. Finally, you'll discover the key steps in building and using simple machine learning algorithms. By the end of this Python book, you'll have the knowledge, skills and confidence to creatively tackle your own ambitious projects with Python. What you will learnWrite clean and well-commented code that is easy to maintainAutomate essential day-to-day tasks with Python scriptsDebug logical errors and handle exceptions in your programsExplore data science fundamentals and create engaging visualizationsGet started with predictive machine learningKeep your development process bug-free with automated testingWho this book is for This book is designed for anyone who is new to the Python programming language. Whether you're an aspiring software engineer or data scientist, or are just curious about learning how to code with Python, this book is for you. No prior programming experience is required.

The Data Wrangling Workshop

The Data Wrangling Workshop
Author: Brian Lipp,Shubhadeep Roychowdhury,Dr. Tirthajyoti Sarkar
Publsiher: Packt Publishing Ltd
Total Pages: 575
Release: 2020-07-29
Genre: Computers
ISBN: 9781838988029

Download The Data Wrangling Workshop Book in PDF, Epub and Kindle

A beginner's guide to simplifying Extract, Transform, Load (ETL) processes with the help of hands-on tips, tricks, and best practices, in a fun and interactive way Key FeaturesExplore data wrangling with the help of real-world examples and business use casesStudy various ways to extract the most value from your data in minimal timeBoost your knowledge with bonus topics, such as random data generation and data integrity checksBook Description While a huge amount of data is readily available to us, it is not useful in its raw form. For data to be meaningful, it must be curated and refined. If you're a beginner, then The Data Wrangling Workshop will help to break down the process for you. You'll start with the basics and build your knowledge, progressing from the core aspects behind data wrangling, to using the most popular tools and techniques. This book starts by showing you how to work with data structures using Python. Through examples and activities, you'll understand why you should stay away from traditional methods of data cleaning used in other languages and take advantage of the specialized pre-built routines in Python. Later, you'll learn how to use the same Python backend to extract and transform data from an array of sources, including the internet, large database vaults, and Excel financial tables. To help you prepare for more challenging scenarios, the book teaches you how to handle missing or incorrect data, and reformat it based on the requirements from your downstream analytics tool. By the end of this book, you will have developed a solid understanding of how to perform data wrangling with Python, and learned several techniques and best practices to extract, clean, transform, and format your data efficiently, from a diverse array of sources. What you will learnGet to grips with the fundamentals of data wranglingUnderstand how to model data with random data generation and data integrity checksDiscover how to examine data with descriptive statistics and plotting techniquesExplore how to search and retrieve information with regular expressionsDelve into commonly-used Python data science librariesBecome well-versed with how to handle and compensate for missing dataWho this book is for The Data Wrangling Workshop is designed for developers, data analysts, and business analysts who are looking to pursue a career as a full-fledged data scientist or analytics expert. Although this book is for beginners who want to start data wrangling, prior working knowledge of the Python programming language is necessary to easily grasp the concepts covered here. It will also help to have a rudimentary knowledge of relational databases and SQL.

The Statistics and Calculus with Python Workshop

The Statistics and Calculus with Python Workshop
Author: Peter Farrell,Alvaro Fuentes,Ajinkya Sudhir Kolhe,Quan Nguyen,Alexander Joseph Sarver,Marios Tsatsos
Publsiher: Packt Publishing Ltd
Total Pages: 739
Release: 2020-08-18
Genre: Computers
ISBN: 9781800208360

Download The Statistics and Calculus with Python Workshop Book in PDF, Epub and Kindle

With examples and activities that help you achieve real results, applying calculus and statistical methods relevant to advanced data science has never been so easy Key FeaturesDiscover how most programmers use the main Python libraries when performing statistics with PythonUse descriptive statistics and visualizations to answer business and scientific questionsSolve complicated calculus problems, such as arc length and solids of revolution using derivatives and integralsBook Description Are you looking to start developing artificial intelligence applications? Do you need a refresher on key mathematical concepts? Full of engaging practical exercises, The Statistics and Calculus with Python Workshop will show you how to apply your understanding of advanced mathematics in the context of Python. The book begins by giving you a high-level overview of the libraries you'll use while performing statistics with Python. As you progress, you'll perform various mathematical tasks using the Python programming language, such as solving algebraic functions with Python starting with basic functions, and then working through transformations and solving equations. Later chapters in the book will cover statistics and calculus concepts and how to use them to solve problems and gain useful insights. Finally, you'll study differential equations with an emphasis on numerical methods and learn about algorithms that directly calculate values of functions. By the end of this book, you'll have learned how to apply essential statistics and calculus concepts to develop robust Python applications that solve business challenges. What you will learnGet to grips with the fundamental mathematical functions in PythonPerform calculations on tabular datasets using pandasUnderstand the differences between polynomials, rational functions, exponential functions, and trigonometric functionsUse algebra techniques for solving systems of equationsSolve real-world problems with probabilitySolve optimization problems with derivatives and integralsWho this book is for If you are a Python programmer who wants to develop intelligent solutions that solve challenging business problems, then this book is for you. To better grasp the concepts explained in this book, you must have a thorough understanding of advanced mathematical concepts, such as Markov chains, Euler's formula, and Runge-Kutta methods as the book only explains how these techniques and concepts can be implemented in Python.

The The Machine Learning Workshop

The The Machine Learning Workshop
Author: Hyatt Saleh
Publsiher: Packt Publishing Ltd
Total Pages: 285
Release: 2020-07-22
Genre: Computers
ISBN: 9781838985462

Download The The Machine Learning Workshop Book in PDF, Epub and Kindle

Take a comprehensive and step-by-step approach to understanding machine learning Key FeaturesDiscover how to apply the scikit-learn uniform API in all types of machine learning modelsUnderstand the difference between supervised and unsupervised learning modelsReinforce your understanding of machine learning concepts by working on real-world examplesBook Description Machine learning algorithms are an integral part of almost all modern applications. To make the learning process faster and more accurate, you need a tool flexible and powerful enough to help you build machine learning algorithms quickly and easily. With The Machine Learning Workshop, you'll master the scikit-learn library and become proficient in developing clever machine learning algorithms. The Machine Learning Workshop begins by demonstrating how unsupervised and supervised learning algorithms work by analyzing a real-world dataset of wholesale customers. Once you've got to grips with the basics, you’ll develop an artificial neural network using scikit-learn and then improve its performance by fine-tuning hyperparameters. Towards the end of the workshop, you'll study the dataset of a bank's marketing activities and build machine learning models that can list clients who are likely to subscribe to a term deposit. You'll also learn how to compare these models and select the optimal one. By the end of The Machine Learning Workshop, you'll not only have learned the difference between supervised and unsupervised models and their applications in the real world, but you'll also have developed the skills required to get started with programming your very own machine learning algorithms. What you will learnUnderstand how to select an algorithm that best fits your dataset and desired outcomeExplore popular real-world algorithms such as K-means, Mean-Shift, and DBSCANDiscover different approaches to solve machine learning classification problemsDevelop neural network structures using the scikit-learn packageUse the NN algorithm to create models for predicting future outcomesPerform error analysis to improve your model's performanceWho this book is for The Machine Learning Workshop is perfect for machine learning beginners. You will need Python programming experience, though no prior knowledge of scikit-learn and machine learning is necessary.