• R for Data Science: Import, Tidy, Transform, Visualize, and Model Data

    Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible.Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You’ll get a complete, big-picture understanding of t... [Read More]

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

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

    Python Crash Course is a fast-paced, thorough introduction to Python that will have you writing programs, solving problems, and making things that work in no time.In the first half of the book, you’ll learn about basic programming concepts, such as lists, dictionaries, classes, and loops, and practice writing clean and readable code with exercises for each topic. You’ll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you’ll put your new knowledge into practice with three substantial projects:... [Read More]

    • ASIN: 1593276036
    • ASIN: 1593276036
    • ISBN: 1593276036
    • Brand: No Starch Press
    • Manufacturer: No Starch Press

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

    Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You’ll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process.Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It’s ideal for analysts new to Python and for Python programmers new to data scie... [Read More]

    • ASIN: 1491957662
    • ASIN: 1491957662
    • ISBN: 1491957662
    • Manufacturer: O'Reilly Media

  • 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 the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types o... [Read More]

    • ASIN: 1491912057
    • ASIN: 1491912057
    • ISBN: 9781491912058
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Mastering Microsoft Power BI: Expert techniques for effective data analytics and business intelligence

    Design, create and manage robust Power BI solutions to gain meaningful business insightsKey FeaturesMaster all the dashboarding and reporting features of Microsoft Power BICombine data from multiple sources, create stunning visualizations and publish your reports across multiple platformsA comprehensive guide with real-world use cases and examples demonstrating how you can get the best out of Microsoft Power BIBook DescriptionThis book is intended for business intelligence professionals responsible for the design and development of Power BI content as well as managers, architects and administr... [Read More]

    • ASIN: 1788297237
    • ASIN: 1788297237
    • ISBN: 1788297237
    • Manufacturer: Packt Publishing

  • Learning Processing: A Beginner's Guide to Programming Images, Animation, and Interaction (The Morgan Kaufmann Series in Computer Graphics)

    Learning Processing, Second Edition, is a friendly start-up guide to Processing, a free, open-source alternative to expensive software and daunting programming languages. Requiring no previous experience, this book is for the true programming beginner. It teaches the basic building blocks of programming needed to create cutting-edge graphics applications including interactive art, live video processing, and data visualization. Step-by-step examples, thorough explanations, hands-on exercises, and sample code, supports your learning curve. A unique lab-style manual, the book gives graphic and we... [Read More]

    • ASIN: 0123944430
    • ASIN: 0123944430
    • ISBN: 0123944430
    • Brand: imusti
    • Manufacturer: Morgan Kaufmann

  • The Book of R: A First Course in Programming and Statistics

    The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis.You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive d... [Read More]

    • ASIN: 1593276516
    • ASIN: 1593276516
    • ISBN: 9781593276515
    • Brand: No Starch Press
    • Manufacturer: No Starch Press

  • Interactive Data Visualization for the Web: An Introduction to Designing with D3

    Create and publish your own interactive data visualization projects on the web—even if you have little or no experience with data visualization or web development. It’s inspiring and fun with this friendly, accessible, and practical hands-on introduction. This fully updated and expanded second edition takes you through the fundamental concepts and methods of D3, the most powerful JavaScript library for expressing data visually in a web browser.Ideal for designers with no coding experience, reporters exploring data journalism, and anyone who wants to visualize and share data, this step-by-s... [Read More]

    • ASIN: 1491921285
    • ASIN: 1491921285
    • ISBN: 9781491921289
    • Manufacturer: O'Reilly Media

  • R Cookbook (O'Reilly Cookbooks)

    With more than 200 practical recipes, this book helps you perform data analysis with R quickly and efficiently. The R language provides everything you need to do statistical work, but its structure can be difficult to master. This collection of concise, task-oriented recipes makes you productive with R immediately, with solutions ranging from basic tasks to input and output, general statistics, graphics, and linear regression. Each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. If you're a beginner, R Cookbook will help g... [Read More]

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

  • Information Architecture: For the Web and Beyond

    Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience you provide has to be familiar and coherent across multiple interaction channels, from the Web to smartphones, smartwatches, and beyond.To guide you through this broad ecosystem, this popular guide—now in its fourth edition—provides essential concepts, methods, and techniques for digital design that have withstood the test of time. UX designers, product ... [Read More]

    • ASIN: 1491911689
    • ASIN: 1491911689
    • ISBN: 1491911689
    • Manufacturer: O'Reilly Media

  • Data Science from Scratch: First Principles with Python

    Data science libraries, frameworks, modules, and toolkits are great for doing data science, but they’re also a good way to dive into the discipline without actually understanding data science. In this book, you’ll learn how many of the most fundamental data science tools and algorithms work by implementing them from scratch.If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with hacking skills you need to get started as a data scientist. Today’s messy glut of dat... [Read More]

    • ASIN: 149190142X
    • ASIN: 149190142X
    • ISBN: 149190142X
    • Brand: Oreilly Associates Inc
    • Manufacturer: O'Reilly Media

  • Data Visualization with Python and JavaScript: Scrape, Clean, Explore & Transform Your Data

    Learn how to turn raw data into rich, interactive web visualizations with the powerful combination of Python and JavaScript. With this hands-on guide, author Kyran Dale teaches you how build a basic dataviz toolchain with best-of-breed Python and JavaScript libraries—including Scrapy, Matplotlib, Pandas, Flask, and D3—for crafting engaging, browser-based visualizations.As a working example, throughout the book Dale walks you through transforming Wikipedia’s table-based list of Nobel Prize winners into an interactive visualization. You’ll examine steps along the entire toolchain, from s... [Read More]

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

  • Big Data Analytics with R: Leverage R Programming to uncover hidden patterns in your Big Data

    Key FeaturesPerform computational analyses on Big Data to generate meaningful resultsGet a practical knowledge of R programming language while working on Big Data platforms like Hadoop, Spark, H2O and SQL/NoSQL databasesExplore fast, streaming, and scalable data analysis with the most cutting-edge technologies in the marketBook DescriptionBig Data analytics is the process of examining large and complex data sets that often exceed the computational capabilities. R is a leading programming language of data science, consisting of powerful functions to tackle all problems related to Big Data proce... [Read More]

    • ASIN: 1786466457
    • ASIN: 1786466457
    • ISBN: 1786466457
    • Manufacturer: Packt Publishing

  • Software for Data Analysis: Programming with R (Statistics and Computing)

    John Chambers turns his attention to R, the enormously successful open-source system based on the S language. His book guides the reader through programming with R, beginning with simple interactive use and progressing by gradual stages, starting with simple functions. More advanced programming techniques can be added as needed, allowing users to grow into software contributors, benefiting their careers and the community. R packages provide a powerful mechanism for contributions to be organized and communicated. This is the only advanced programming book on R, written by the author of the S la... [Read More]

    • ASIN: 0387759352
    • ASIN: 0387759352
    • ISBN: 0387759352
    • Brand: Brand: Springer
    • Manufacturer: Springer

  • Mastering Python: Machine Learning, Data Structures, Django, Object Oriented Programming and Software Engineering (Including Programming Interview Questions) [2nd Edition]

    Unlike some guides that give you just the basics that you need to get started, this book teaches you everything you need to know about using Python including what you can use it for. Python is a diverse language and is the foundation of much of what we use in the world today. Most data applications, many websites and machine learning are all powered by Python and you’ll be pleased to learn that it really isn’t difficult to learn. The book is divided into five sections to make it easier for the reader:● Part 1 – Data Structures and Algorithms● Part 2 – Machine Learning● Part 3 –... [Read More]

    • ASIN: B07JDC79VK
    • ASIN: B07JDC79VK

  • Data Points : Visualization That Means Something

    A fresh look at visualization from the author of Visualize This Whether it's statistical charts, geographic maps, or the snappy graphical statistics you see on your favorite news sites, the art of data graphics or

    • UPC: 21973799
    • Rating: 4.0

  • Tableau Cookbook - Recipes for Data Visualization

    Tableau Cookbook - Recipes for Data

    • UPC: 729163508

  • Power Excel with MrExcel - 2017 Edition : Master Pivot Tables, Subtotals, Visualizations, VLOOKUP, Power BI and Data Analysis

    9781615470495

    • UPC: 54038476

  • Making Data Visual : A Practical Guide to Using Visualization for Insight

    You have a mound of data front of you and a suite of computation tools at your disposal. Which parts of the data actually matter? Where is the insight hiding? If you're a data scientist

    • UPC: 52894370
    • Rating: 5.0

  • HTML5 Graphing and Data Visualization Cookbook - eBook

    This cookbook is organized in a linear, progressive way allowing it to be read from start to finish, as well as to be used as a useful resource for specific tasks. The HTML5 examples and

    • UPC: 609710597
    • Rating: 4.0

  • Communicating Data with Tableau : Designing, Developing, and Delivering Data Visualizations

    "Designing, developing, and delivering data

    • UPC: 37368511
    • Rating: 1.0

  • Beautiful Visualization : Looking at Data Through the Eyes of Experts

    From a familiar map of the New York City subway system to a diagram of the human brain, "Beautiful Visualization" demonstrates how images can help both detect and explain

    • UPC: 13256034
    • Rating: 4.0

  • Subconscious Programming Through Visualization - eBook

    This book explains how to use your subconscious to garner power and accomplish your life goals through a process that incorporates your intuition and

    • UPC: 175816392

  • SAS Programming and Data Visualization Techniques : A Power User's Guide

    "Learn about programming techniques, external interfaces, and data visualization"--Front

    • UPC: 49742894

  • Html5 Graphics & Data Visualization Cookbook

    Details Coming Soon

    • UPC: 23562558
    • Rating: 4.0

  • R vs Python | Best Programming Language for Data Science and Analysis | Edureka

    Top 3 Programming Languages For Data Science

    R vs Python? Best Programming Language for Data Science?