معرفی کتاب «Анализ социальных медиа на Python. Извлекайте и анализируйте данные из всех уголков социальной паутины на Python» نوشتهٔ Бонцанини, Марко، منتشرشده توسط نشر Лань در سال 2016. این کتاب در 5 صفحه، فرمت pdf، زبان انگلیسی ارائه شده است.
About This BookMake the most of Scala by understanding its philosophy and harnessing the power of multicoresGet acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applicationsGet this step-by-step guide packed with pragmatic examplesWho This Book Is ForIf you are a Scala programmer with no prior knowledge of concurrent programming, or seeking to broaden your existing knowledge about concurrency, this book is for you. Basic knowledge of the Scala programming language will be helpful.What You Will LearnGet to grips with the fundamentals of concurrent programming on modern multiprocessor systemsBuild high-performance concurrent systems from simple, low-level concurrency primitivesExpress asynchrony in concurrent computations with futures and promisesSeamlessly accelerate sequential programs by using data-parallel collectionsDesign safe, scalable, and easy-to-comprehend in-memory transactional data modelsTransparently create distributed applications that scale across multiple machinesIntegrate different concurrency frameworks together in large applicationsDevelop and implement scalable and easy-to-understand concurrent applications in Scala 2.12In DetailScala is a modern, multiparadigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates the features of object-oriented and functional languages.In this second edition, you will find updated coverage of the Scala 2.12 platform. The Scala 2.12 series targets Java 8 and requires it for execution. The book starts by introducing you to the foundations of concurrent programming on the JVM, outlining the basics of the Java Memory Model, and then shows some of the classic building blocks of concurrency, such as the atomic variables, thread pools, and concurrent data structures, along with the caveats of traditional concurrency.The book then walks you through different high-level concurrency abstractions, each tailored toward a specific class of programming tasks, while touching on the latest advancements of async programming capabilities of Scala. It also covers some useful patterns and idioms to use with the techniques described. Finally, the book presents an overview of when to use which concurrency library and demonstrates how they all work together, and then presents new exciting approaches to building concurrent and distributed systems.
Acquire and analyze data from all corners of the social web with Python
About This Book
- Make sense of highly unstructured social media data with the help of the insightful use cases provided in this guide
- Use this easy-to-follow, step-by-step guide to apply analytics to complicated and messy social data
- This is your one-stop solution to fetching, storing, analyzing, and visualizing social media data
Who This Book Is For
This book is for intermediate Python developers who want to engage with the use of public APIs to collect data from social media platforms and perform statistical analysis in order to produce useful insights from data. The book assumes a basic understanding of the Python Standard Library and provides practical examples to guide you toward the creation of your data analysis project based on social data.
What You Will Learn
- Interact with a social media platform via their public API with Python
- Store social data in a convenient format for data analysis
- Slice and dice social data using Python tools for data science
- Apply text analytics techniques to understand what people are talking about on social media
- Apply advanced statistical and analytical techniques to produce useful insights from data
- Build beautiful visualizations with web technologies to explore data and present data products
In Detail
Your social media is filled with a wealth of hidden data – unlock it with the power of Python. Transform your understanding of your clients and customers when you use Python to solve the problems of understanding consumer behavior and turning raw data into actionable customer insights.
This book will help you acquire and analyze data from leading social media sites. It will show you how to employ scientific Python tools to mine popular social websites such as Facebook, Twitter, Quora, and more. Explore the Python libraries used for social media mining, and get the tips, tricks, and insider insight you need to make the most of them. Discover how to develop data mining tools that use a social media API, and how to create your own data analysis projects using Python for clear insight from your social data.
Style and approach
This practical, hands-on guide will help you learn everything you need to perform data mining for social media. Throughout the book, we take an example-oriented approach to use Python for data analysis and provide useful tips and tricks that you can use in day-to-day tasks.
Learn the art of building intricate, modern, scalable, and concurrent applications using Scala About This Book Make the most of Scala by understanding its philosophy and harnessing the power of multicores Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications Get this step-by-step guide packed with pragmatic examples Who This Book Is For If you are a Scala programmer with no prior knowledge about concurrent programming, or seeking to broaden your existing knowledge about concurrency, this book is for you. Basic knowledge of the Scala programming language will be helpful. Also if you have a solid knowledge in another programming language, such as Java, you should find this book easily accessible. What You Will Learn Get to grips with the fundamentals of concurrent programming on modern multiprocessor systems. Build high-performance concurrent systems from simple, low-level concurrency primitives Express asynchrony in concurrent computations with futures and promises Seamlessly accelerate sequential programs by using data-parallel collections Design safe, scalable, and easy-to-comprehend in-memory transactional data models Transparently create distributed applications that scale across multiple machines Integrate different concurrency frameworks together in large applications Develop and implement scalable and easy-to-understand concurrent applications in Scala 2.12 In Detail Scala is a modern, multiparadigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates the features of object-oriented and functional languages. In this second edition, you will find updated coverage of the Scala 2.12 platform. The Scala 2.12 series targets Java 8 and requires it for execution. The book starts by introducing you to the foundations of concurrent programming on the JVM, outlining the basics of the Java Memory Model, and then shows some of the classic building blocks of concurrency, such as the atomic variables, thread pools, and concurrent data structures, along with the caveats of traditional concurrency. The book then walks you through different high-level concurrency abstractions, each tailored toward a specific class of programming tasks, while touching on the latest advancements of async programming capabilities of Scala. It also covers some useful patterns and idioms to use with the techniques described. Final.. Acquire and analyze data from all corners of the social web with Python About This Book Make sense of highly unstructured social media data with the help of the insightful use cases provided in this guide Use this easy-to-follow, step-by-step guide to apply analytics to complicated and messy social data This is your one-stop solution to fetching, storing, analyzing, and visualizing social media data Who This Book Is For This book is for intermediate Python developers who want to engage with the use of public APIs to collect data from social media platforms and perform statistical analysis in order to produce useful insights from data. The book assumes a basic understanding of the Python Standard Library and provides practical examples to guide you toward the creation of your data analysis project based on social data. What You Will Learn Interact with a social media platform via their public API with Python Store social data in a convenient format for data analysis Slice and dice social data using Python tools for data science Apply text analytics techniques to understand what people are talking about on social media Apply advanced statistical and analytical techniques to produce useful insights from data Build beautiful visualizations with web technologies to explore data and present data products In Detail Your social media is filled with a wealth of hidden data ? unlock it with the power of Python. Transform your understanding of your clients and customers when you use Python to solve the problems of understanding consumer behavior and turning raw data into actionable customer insights. This book will help you acquire and analyze data from leading social media sites. It will show you how to employ scientific Python tools to mine popular social websites such as Facebook, Twitter, Quora, and more. Explore the Python libraries used for social media mining, and get the tips, tricks, and insider insight you need to make the most of them. Discover how to develop data mining tools that use a social media API, and how to create your own data analysis projects using Python for clear insight from your social data. Style and approach This practical, hands-on guide will help you learn everything you need to perform data mining for social media. Throughout the book, we take an example-oriented approach to use Python for data analysis and provide useful tips and tricks that you can use in day-to-day tasks About This BookMake sense of highly unstructured social media data with the help of the insightful use cases provided in this guideUse this easy-to-follow, step-by-step guide to apply analytics to complicated and messy social dataThis is your one-stop solution to fetching, storing, analyzing, and visualizing social media dataWho This Book Is ForThis book is for Python developers who want to engage with the use of public APIs to collect data from social media platforms and perform statistical analysis in order to produce useful insights from data. The book assumes just a basic understanding of the Python Standard Library and provides practical examples to guide you toward the creation of your data analysis project based on social data.What You Will LearnInteract with a social media platform via their public API with PythonStore social data in a convenient format for data analysisSlice and dice social data using Python tools for data scienceApply text analytics techniques to understand what people are talking about on social mediaApply advanced statistical and analytical techniques to produce useful insights from dataBuild beautiful visualizations with web technologies to explore data and present data productsIn DetailPython is the programming language of choice for data scientists to prototype, visualize, and run data analyses on small- and medium-sized data sets. Countless businesses are turning to Python to solve the problems of understanding consumer behavior and turning raw data into actionable customer insights.This book will help you acquire and analyze data from leading social media sites. It will show you how to employ scientific Python tools to mine popular social websites such as Facebook, Twitter, Stack Exchange, and more. Acquire and analyze data from all corners of the social web with Python This book is for intermediate Python developers who want to engage with the use of public APIs to collect data from social media platforms and perform statistical analysis in order to produce useful insights from data. The book assumes a basic understanding of the Python Standard Library and provides practical examples to guide you toward the creation of your data analysis project based on social data. Python is the programming language of choice for data scientists to prototype, visualize, and run data analyses on small- and medium-sized data sets. Countless businesses are turning to Python to solve the problems of understanding consumer behavior and turning raw data into actionable customer insights. This book will help you acquire and analyze data from leading social media sites. It will show you how to employ scientific Python tools to mine popular social websites such as Facebook, Twitter, Quora, and more. We will explore the Python libraries and cover each aspect of social media mining. We will teach you to develop data mining tools that use a social media API and how to create your own data analysis projects using Python.