EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Best Practices in Data Cleaning

Download or read book Best Practices in Data Cleaning written by Jason W. Osborne and published by SAGE. This book was released on 2013 with total page 297 pages. Available in PDF, EPUB and Kindle. Book excerpt: Many researchers jump straight from data collection to data analysis without realizing how analyses and hypothesis tests can go profoundly wrong without clean data. This book provides a clear, step-by-step process of examining and cleaning data in order to decrease error rates and increase both the power and replicability of results. Jason W. Osborne, author of Best Practices in Quantitative Methods (SAGE, 2008) provides easily-implemented suggestions that are research-based and will motivate change in practice by empirically demonstrating, for each topic, the benefits of following best practices and the potential consequences of not following these guidelines. If your goal is to do the best research you can do, draw conclusions that are most likely to be accurate representations of the population(s) you wish to speak about, and report results that are most likely to be replicated by other researchers, then this basic guidebook will be indispensible.

Book Data Cleaning

    Book Details:
  • Author : Venkatesh Ganti
  • Publisher : Morgan & Claypool Publishers
  • Release : 2013-09-01
  • ISBN : 1608456781
  • Pages : 87 pages

Download or read book Data Cleaning written by Venkatesh Ganti and published by Morgan & Claypool Publishers. This book was released on 2013-09-01 with total page 87 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data warehouses consolidate various activities of a business and often form the backbone for generating reports that support important business decisions. Errors in data tend to creep in for a variety of reasons. Some of these reasons include errors during input data collection and errors while merging data collected independently across different databases. These errors in data warehouses often result in erroneous upstream reports, and could impact business decisions negatively. Therefore, one of the critical challenges while maintaining large data warehouses is that of ensuring the quality of data in the data warehouse remains high. The process of maintaining high data quality is commonly referred to as data cleaning. In this book, we first discuss the goals of data cleaning. Often, the goals of data cleaning are not well defined and could mean different solutions in different scenarios. Toward clarifying these goals, we abstract out a common set of data cleaning tasks that often need to be addressed. This abstraction allows us to develop solutions for these common data cleaning tasks. We then discuss a few popular approaches for developing such solutions. In particular, we focus on an operator-centric approach for developing a data cleaning platform. The operator-centric approach involves the development of customizable operators that could be used as building blocks for developing common solutions. This is similar to the approach of relational algebra for query processing. The basic set of operators can be put together to build complex queries. Finally, we discuss the development of custom scripts which leverage the basic data cleaning operators along with relational operators to implement effective solutions for data cleaning tasks.

Book Cleaning Data for Effective Data Science

Download or read book Cleaning Data for Effective Data Science written by David Mertz and published by Packt Publishing Ltd. This book was released on 2021-03-31 with total page 499 pages. Available in PDF, EPUB and Kindle. Book excerpt: Think about your data intelligently and ask the right questions Key FeaturesMaster data cleaning techniques necessary to perform real-world data science and machine learning tasksSpot common problems with dirty data and develop flexible solutions from first principlesTest and refine your newly acquired skills through detailed exercises at the end of each chapterBook Description Data cleaning is the all-important first step to successful data science, data analysis, and machine learning. If you work with any kind of data, this book is your go-to resource, arming you with the insights and heuristics experienced data scientists had to learn the hard way. In a light-hearted and engaging exploration of different tools, techniques, and datasets real and fictitious, Python veteran David Mertz teaches you the ins and outs of data preparation and the essential questions you should be asking of every piece of data you work with. Using a mixture of Python, R, and common command-line tools, Cleaning Data for Effective Data Science follows the data cleaning pipeline from start to end, focusing on helping you understand the principles underlying each step of the process. You'll look at data ingestion of a vast range of tabular, hierarchical, and other data formats, impute missing values, detect unreliable data and statistical anomalies, and generate synthetic features. The long-form exercises at the end of each chapter let you get hands-on with the skills you've acquired along the way, also providing a valuable resource for academic courses. What you will learnIngest and work with common data formats like JSON, CSV, SQL and NoSQL databases, PDF, and binary serialized data structuresUnderstand how and why we use tools such as pandas, SciPy, scikit-learn, Tidyverse, and BashApply useful rules and heuristics for assessing data quality and detecting bias, like Benford’s law and the 68-95-99.7 ruleIdentify and handle unreliable data and outliers, examining z-score and other statistical propertiesImpute sensible values into missing data and use sampling to fix imbalancesUse dimensionality reduction, quantization, one-hot encoding, and other feature engineering techniques to draw out patterns in your dataWork carefully with time series data, performing de-trending and interpolationWho this book is for This book is designed to benefit software developers, data scientists, aspiring data scientists, teachers, and students who work with data. If you want to improve your rigor in data hygiene or are looking for a refresher, this book is for you. Basic familiarity with statistics, general concepts in machine learning, knowledge of a programming language (Python or R), and some exposure to data science are helpful.

Book Practical Data Cleaning

Download or read book Practical Data Cleaning written by Lee Baker and published by Lee Baker. This book was released on 2019-01-30 with total page 41 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data cleaning is a waste of time. If the data had been collected properly in the first place there wouldn’t be any cleaning to do, and you wouldn’t now be faced with the prospect of weeks of cleaning to get your dataset analysis-ready. Worse still, your boss won’t understand why your analysis report isn’t on his desk yet, a mere 48 hours after he’s asked for it. Bless him, he doesn’t understand – he thinks that cleaning data is just about clicking a few buttons in Excel and – ta da! – it’s all done. Even a monkey can do that, right? And – for good reason – you won’t get any help from statistics books either. Data is messy and cleaning it can be difficult, time-consuming and costly. Not to mention it’s the least sexy thing you can do with a dataset. Yet you’ve still got to do it, because, well, someone has to… But it doesn’t have to be so difficult. If you're organised and follow a few simple rules your data cleaning processes can be simple, fast and effective. Not to mention fun! Well, not fun exactly, just not quite as coma-inducing. Practical Data Cleaning (now in its 5th Edition!) explains the 19 most important tips about data cleaning with a focus on understanding your data, how to work with it, choose the right ways to analyse it, select the correct tools and how to interpret the results to get your data clean in double quick time. Best of all, there is no technical jargon – it is written in plain English and is perfect for beginners! Discover how to clean your data quickly and effectively. Get this book, TODAY!

Book Data Clean Up and Management

Download or read book Data Clean Up and Management written by Margaret Hogarth and published by Elsevier. This book was released on 2012-10-22 with total page 579 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data use in the library has specific characteristics and common problems. Data Clean-up and Management addresses these, and provides methods to clean up frequently-occurring data problems using readily-available applications. The authors highlight the importance and methods of data analysis and presentation, and offer guidelines and recommendations for a data quality policy. The book gives step-by-step how-to directions for common dirty data issues. Focused towards libraries and practicing librarians Deals with practical, real-life issues and addresses common problems that all libraries face Offers cradle-to-grave treatment for preparing and using data, including download, clean-up, management, analysis and presentation

Book Python Data Cleaning Cookbook

Download or read book Python Data Cleaning Cookbook written by Michael Walker and published by Packt Publishing Ltd. This book was released on 2020-12-11 with total page 437 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discover how to describe your data in detail, identify data issues, and find out how to solve them using commonly used techniques and tips and tricks Key FeaturesGet well-versed with various data cleaning techniques to reveal key insightsManipulate data of different complexities to shape them into the right form as per your business needsClean, monitor, and validate large data volumes to diagnose problems before moving on to data analysisBook Description Getting clean data to reveal insights is essential, as directly jumping into data analysis without proper data cleaning may lead to incorrect results. This book shows you tools and techniques that you can apply to clean and handle data with Python. You'll begin by getting familiar with the shape of data by using practices that can be deployed routinely with most data sources. Then, the book teaches you how to manipulate data to get it into a useful form. You'll also learn how to filter and summarize data to gain insights and better understand what makes sense and what does not, along with discovering how to operate on data to address the issues you've identified. Moving on, you'll perform key tasks, such as handling missing values, validating errors, removing duplicate data, monitoring high volumes of data, and handling outliers and invalid dates. Next, you'll cover recipes on using supervised learning and Naive Bayes analysis to identify unexpected values and classification errors, and generate visualizations for exploratory data analysis (EDA) to visualize unexpected values. Finally, you'll build functions and classes that you can reuse without modification when you have new data. By the end of this Python book, you'll be equipped with all the key skills that you need to clean data and diagnose problems within it. What you will learnFind out how to read and analyze data from a variety of sourcesProduce summaries of the attributes of data frames, columns, and rowsFilter data and select columns of interest that satisfy given criteriaAddress messy data issues, including working with dates and missing valuesImprove your productivity in Python pandas by using method chainingUse visualizations to gain additional insights and identify potential data issuesEnhance your ability to learn what is going on in your dataBuild user-defined functions and classes to automate data cleaningWho this book is for This book is for anyone looking for ways to handle messy, duplicate, and poor data using different Python tools and techniques. The book takes a recipe-based approach to help you to learn how to clean and manage data. Working knowledge of Python programming is all you need to get the most out of the book.

Book Statistical Data Cleaning with Applications in R

Download or read book Statistical Data Cleaning with Applications in R written by Mark van der Loo and published by John Wiley & Sons. This book was released on 2018-04-23 with total page 316 pages. Available in PDF, EPUB and Kindle. Book excerpt: A comprehensive guide to automated statistical data cleaning The production of clean data is a complex and time-consuming process that requires both technical know-how and statistical expertise. Statistical Data Cleaning brings together a wide range of techniques for cleaning textual, numeric or categorical data. This book examines technical data cleaning methods relating to data representation and data structure. A prominent role is given to statistical data validation, data cleaning based on predefined restrictions, and data cleaning strategy. Key features: Focuses on the automation of data cleaning methods, including both theory and applications written in R. Enables the reader to design data cleaning processes for either one-off analytical purposes or for setting up production systems that clean data on a regular basis. Explores statistical techniques for solving issues such as incompleteness, contradictions and outliers, integration of data cleaning components and quality monitoring. Supported by an accompanying website featuring data and R code. This book enables data scientists and statistical analysts working with data to deepen their understanding of data cleaning as well as to upgrade their practical data cleaning skills. It can also be used as material for a course in data cleaning and analyses.

Book Data Cleaning

    Book Details:
  • Author : Ihab F. Ilyas
  • Publisher : Morgan & Claypool
  • Release : 2019-06-18
  • ISBN : 1450371558
  • Pages : 282 pages

Download or read book Data Cleaning written by Ihab F. Ilyas and published by Morgan & Claypool. This book was released on 2019-06-18 with total page 282 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data quality is one of the most important problems in data management, since dirty data often leads to inaccurate data analytics results and incorrect business decisions. Poor data across businesses and the U.S. government are reported to cost trillions of dollars a year. Multiple surveys show that dirty data is the most common barrier faced by data scientists. Not surprisingly, developing effective and efficient data cleaning solutions is challenging and is rife with deep theoretical and engineering problems. This book is about data cleaning, which is used to refer to all kinds of tasks and activities to detect and repair errors in the data. Rather than focus on a particular data cleaning task, we give an overview of the end-to-end data cleaning process, describing various error detection and repair methods, and attempt to anchor these proposals with multiple taxonomies and views. Specifically, we cover four of the most common and important data cleaning tasks, namely, outlier detection, data transformation, error repair (including imputing missing values), and data deduplication. Furthermore, due to the increasing popularity and applicability of machine learning techniques, we include a chapter that specifically explores how machine learning techniques are used for data cleaning, and how data cleaning is used to improve machine learning models. This book is intended to serve as a useful reference for researchers and practitioners who are interested in the area of data quality and data cleaning. It can also be used as a textbook for a graduate course. Although we aim at covering state-of-the-art algorithms and techniques, we recognize that data cleaning is still an active field of research and therefore provide future directions of research whenever appropriate.

Book Exploratory Data Mining and Data Cleaning

Download or read book Exploratory Data Mining and Data Cleaning written by Tamraparni Dasu and published by John Wiley & Sons. This book was released on 2003-08-01 with total page 226 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written for practitioners of data mining, data cleaning and database management. Presents a technical treatment of data quality including process, metrics, tools and algorithms. Focuses on developing an evolving modeling strategy through an iterative data exploration loop and incorporation of domain knowledge. Addresses methods of detecting, quantifying and correcting data quality issues that can have a significant impact on findings and decisions, using commercially available tools as well as new algorithmic approaches. Uses case studies to illustrate applications in real life scenarios. Highlights new approaches and methodologies, such as the DataSphere space partitioning and summary based analysis techniques. Exploratory Data Mining and Data Cleaning will serve as an important reference for serious data analysts who need to analyze large amounts of unfamiliar data, managers of operations databases, and students in undergraduate or graduate level courses dealing with large scale data analys is and data mining.

Book Practical Python Data Wrangling and Data Quality

Download or read book Practical Python Data Wrangling and Data Quality written by Susan E. McGregor and published by "O'Reilly Media, Inc.". This book was released on 2021-12-03 with total page 416 pages. Available in PDF, EPUB and Kindle. Book excerpt: The world around us is full of data that holds unique insights and valuable stories, and this book will help you uncover them. Whether you already work with data or want to learn more about its possibilities, the examples and techniques in this practical book will help you more easily clean, evaluate, and analyze data so that you can generate meaningful insights and compelling visualizations. Complementing foundational concepts with expert advice, author Susan E. McGregor provides the resources you need to extract, evaluate, and analyze a wide variety of data sources and formats, along with the tools to communicate your findings effectively. This book delivers a methodical, jargon-free way for data practitioners at any level, from true novices to seasoned professionals, to harness the power of data. Use Python 3.8+ to read, write, and transform data from a variety of sources Understand and use programming basics in Python to wrangle data at scale Organize, document, and structure your code using best practices Collect data from structured data files, web pages, and APIs Perform basic statistical analyses to make meaning from datasets Visualize and present data in clear and compelling ways

Book Practical Data Science with Jupyter

Download or read book Practical Data Science with Jupyter written by Prateek Gupta and published by BPB Publications. This book was released on 2021-03-01 with total page 437 pages. Available in PDF, EPUB and Kindle. Book excerpt: Solve business problems with data-driven techniques and easy-to-follow Python examples Ê KEY FEATURESÊÊ _ Essential coverage on statistics and data science techniques. _ Exposure to Jupyter, PyCharm, and use of GitHub. _ Real use-cases, best practices, and smart techniques on the use of data science for data applications. DESCRIPTIONÊÊ This book begins with an introduction to Data Science followed by the Python concepts. The readers will understand how to interact with various database and Statistics concepts with their Python implementations. You will learn how to import various types of data in Python, which is the first step of the data analysis process. Once you become comfortable with data importing, you willÊ clean the dataset and after that will gain an understanding about various visualization charts. This book focuses on how to apply feature engineering techniques to make your data more valuable to an algorithm. The readers will get to know various Machine Learning Algorithms, concepts, Time Series data, and a few real-world case studies. This book also presents some best practices that will help you to be industry-ready. This book focuses on how to practice data science techniques while learning their concepts using Python and Jupyter. This book is a complete answer to the most common question that how can you get started with Data Science instead of explaining Mathematics and Statistics behind the Machine Learning Algorithms. WHAT YOU WILL LEARN _ Rapid understanding of Python concepts for data science applications. _ Understand and practice how to run data analysis with data science techniques and algorithms. _ Learn feature engineering, dealing with different datasets, and most trending machine learning algorithms. _ Become self-sufficient to perform data science tasks with the best tools and techniques. Ê WHO THIS BOOK IS FORÊÊ This book is for a beginner or an experienced professional who is thinking about a career or a career switch to Data Science. Each chapter contains easy-to-follow Python examples. Ê TABLE OF CONTENTS 1. Data Science Fundamentals 2. Installing Software and System Setup 3. Lists and Dictionaries 4. Package, Function, and Loop 5. NumPy Foundation 6. Pandas and DataFrame 7. Interacting with Databases 8. Thinking Statistically in Data Science 9. How to Import Data in Python? 10. Cleaning of Imported Data 11. Data Visualization 12. Data Pre-processing 13. Supervised Machine Learning 14. Unsupervised Machine Learning 15. Handling Time-Series Data 16. Time-Series Methods 17. Case Study-1 18. Case Study-2 19. Case Study-3 20. Case Study-4 21. Python Virtual Environment 22. Introduction to An Advanced Algorithm - CatBoost 23. Revision of All ChaptersÕ Learning

Book Practical Data Cleaning

    Book Details:
  • Author : Lee Baker
  • Publisher :
  • Release : 2019-01-30
  • ISBN : 9781795483452
  • Pages : 46 pages

Download or read book Practical Data Cleaning written by Lee Baker and published by . This book was released on 2019-01-30 with total page 46 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data cleaning is a waste of time.If the data had been collected properly in the first place there wouldn't be any cleaning to do, and you wouldn't now be faced with the prospect of weeks of cleaning to get your dataset analysis-ready.Worse still, your boss won't understand why your analysis report isn't on his desk yet, a mere 48 hours after he's asked for it. Bless him, he doesn't understand - he thinks that cleaning data is just about clicking a few buttons in Excel and - ta da! - it's all done. Even a monkey can do that, right?And - for good reason - you won't get any help from statistics books either. Data is messy and cleaning it can be difficult, time-consuming and costly. Not to mention it's the least sexy thing you can do with a dataset.Yet you've still got to do it, because, well, someone has to...But it doesn't have to be so difficult. If you're organised and follow a few simple rules your data cleaning processes can be simple, fast and effective.Not to mention fun!Well, not fun exactly, just not quite as coma-inducing.Practical Data Cleaning (now in its 5th Edition!) explains the 19 most important tips about data cleaning with a focus on understanding your data, how to work with it, choose the right ways to analyse it, select the correct tools and how to interpret the results to get your data clean in double quick time.Best of all, there is no technical jargon - it is written in plain English and is perfect for beginners!Discover how to clean your data quickly and effectively. Get this book, TODAY!

Book Data Cleaning  The Ultimate Practical Guide

Download or read book Data Cleaning The Ultimate Practical Guide written by Lee Baker and published by Lee Baker. This book was released on 2022-11-07 with total page 74 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data visualisation is sexy. So are Bayesian Belief Nets and Artificial Neural Networks. You can’t get to do any of these things, though, if your data are dirty. Your analysis package will just stare back at you, saying ‘computer says no’. But just how do you get the clean data that these packages need? What is ‘clean data’? And, for that matter, what is ‘dirty data’? Data Cleaning: The Ultimate Practical Guide is a guide to understanding what dirty data is, and how it gets into your dataset. More than that, it is a guide to helping you prevent most types of dirty data getting into your dataset in the first place, and cleaning out quickly and efficiently the remaining errors, so you can have clean, fit-for-purpose and analysis-ready data. So that your data are ready to change the world! Data Cleaning: The Ultimate Practical Guide is a snappy little non-threatening book about everything you ever wanted to know (but were afraid to ask) about the craft of cleaning and preparing your data for the sexier parts of your analysis. First, I’ll explain about the 4 phases of data cleaning. Then I’ll show you the 6 different types of dirty data that tend to find a way into your dataset. You’ll learn about the 5 data collection methods typically used in research, and you’ll get a 5 step method of cleaning data. Finally, you’ll learn about the 4 data pre-processing steps using summary statistics that will help you get your data fit-for-purpose and analysis-ready. Best of all, there is no technical jargon – it is written in plain English and is perfect for beginners! By the time you’ve read this short book, you’ll know more about data collection and cleaning than most people around you! Discover how to clean your data quickly and effectively. Get this book, TODAY!

Book Cody s Data Cleaning Techniques Using SAS  Third Edition

Download or read book Cody s Data Cleaning Techniques Using SAS Third Edition written by Ron Cody and published by SAS Institute. This book was released on 2017-03-15 with total page 234 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written in Ron Cody's signature informal, tutorial style, this book develops and demonstrates data cleaning programs and macros that you can use as written or modify which will make your job of data cleaning easier, faster, and more efficient. --

Book SQL for Data Science

    Book Details:
  • Author : Antonio Badia
  • Publisher : Springer Nature
  • Release : 2020-11-09
  • ISBN : 3030575926
  • Pages : 290 pages

Download or read book SQL for Data Science written by Antonio Badia and published by Springer Nature. This book was released on 2020-11-09 with total page 290 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook explains SQL within the context of data science and introduces the different parts of SQL as they are needed for the tasks usually carried out during data analysis. Using the framework of the data life cycle, it focuses on the steps that are very often given the short shift in traditional textbooks, like data loading, cleaning and pre-processing. The book is organized as follows. Chapter 1 describes the data life cycle, i.e. the sequence of stages from data acquisition to archiving, that data goes through as it is prepared and then actually analyzed, together with the different activities that take place at each stage. Chapter 2 gets into databases proper, explaining how relational databases organize data. Non-traditional data, like XML and text, are also covered. Chapter 3 introduces SQL queries, but unlike traditional textbooks, queries and their parts are described around typical data analysis tasks like data exploration, cleaning and transformation. Chapter 4 introduces some basic techniques for data analysis and shows how SQL can be used for some simple analyses without too much complication. Chapter 5 introduces additional SQL constructs that are important in a variety of situations and thus completes the coverage of SQL queries. Lastly, chapter 6 briefly explains how to use SQL from within R and from within Python programs. It focuses on how these languages can interact with a database, and how what has been learned about SQL can be leveraged to make life easier when using R or Python. All chapters contain a lot of examples and exercises on the way, and readers are encouraged to install the two open-source database systems (MySQL and Postgres) that are used throughout the book in order to practice and work on the exercises, because simply reading the book is much less useful than actually using it. This book is for anyone interested in data science and/or databases. It just demands a bit of computer fluency, but no specific background on databases or data analysis. All concepts are introduced intuitively and with a minimum of specialized jargon. After going through this book, readers should be able to profitably learn more about data mining, machine learning, and database management from more advanced textbooks and courses.

Book Practical Data Analysis

    Book Details:
  • Author : Hector Cuesta
  • Publisher : Packt Publishing Ltd
  • Release : 2016-09-30
  • ISBN : 1785286668
  • Pages : 338 pages

Download or read book Practical Data Analysis written by Hector Cuesta and published by Packt Publishing Ltd. This book was released on 2016-09-30 with total page 338 pages. Available in PDF, EPUB and Kindle. Book excerpt: A practical guide to obtaining, transforming, exploring, and analyzing data using Python, MongoDB, and Apache Spark About This Book Learn to use various data analysis tools and algorithms to classify, cluster, visualize, simulate, and forecast your data Apply Machine Learning algorithms to different kinds of data such as social networks, time series, and images A hands-on guide to understanding the nature of data and how to turn it into insight Who This Book Is For This book is for developers who want to implement data analysis and data-driven algorithms in a practical way. It is also suitable for those without a background in data analysis or data processing. Basic knowledge of Python programming, statistics, and linear algebra is assumed. What You Will Learn Acquire, format, and visualize your data Build an image-similarity search engine Generate meaningful visualizations anyone can understand Get started with analyzing social network graphs Find out how to implement sentiment text analysis Install data analysis tools such as Pandas, MongoDB, and Apache Spark Get to grips with Apache Spark Implement machine learning algorithms such as classification or forecasting In Detail Beyond buzzwords like Big Data or Data Science, there are a great opportunities to innovate in many businesses using data analysis to get data-driven products. Data analysis involves asking many questions about data in order to discover insights and generate value for a product or a service. This book explains the basic data algorithms without the theoretical jargon, and you'll get hands-on turning data into insights using machine learning techniques. We will perform data-driven innovation processing for several types of data such as text, Images, social network graphs, documents, and time series, showing you how to implement large data processing with MongoDB and Apache Spark. Style and approach This is a hands-on guide to data analysis and data processing. The concrete examples are explained with simple code and accessible data.

Book Practical Data Analysis

Download or read book Practical Data Analysis written by Dhiraj Bhuyan and published by Dhiraj Bhuyan. This book was released on 2019-11-30 with total page 323 pages. Available in PDF, EPUB and Kindle. Book excerpt: “Practical Data Analysis – Using Python & Open Source Technology” uses a case-study based approach to explore some of the real-world applications of open source data analysis tools and techniques. Specifically, the following topics are covered in this book: 1. Open Source Data Analysis Tools and Techniques. 2. A Beginner’s Guide to “Python” for Data Analysis. 3. Implementing Custom Search Engines On The Fly. 4. Visualising Missing Data. 5. Sentiment Analysis and Named Entity Recognition. 6. Automatic Document Classification, Clustering and Summarisation. 7. Fraud Detection Using Machine Learning Techniques. 8. Forecasting - Using Data to Map the Future. 9. Continuous Monitoring and Real-Time Analytics. 10. Creating a Robot for Interacting with Web Applications. Free samples of the book is available at - http://timesofdatascience.com