Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Introduction to Data Systems: Building from Python, Bressoud Thomas, White David


Варианты приобретения
Цена: 6986.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Bressoud Thomas, White David
Название:  Introduction to Data Systems: Building from Python
ISBN: 9783030543730
Издательство: Springer
Классификация:







ISBN-10: 3030543730
Обложка/Формат: Paperback
Страницы: 860
Вес: 1.18 кг.
Дата издания: 05.12.2021
Язык: English
Издание: 1st ed. 2020
Иллюстрации: 65 illustrations, color; 16 illustrations, black and white; xxix, 828 p. 81 illus., 65 illus. in color.; 65 illustrations, color; 16 illustrations, bl
Размер: 23.39 x 15.60 x 4.32 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Building from python
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Part I Foundation.- 1. Introduction.- 2. File Systems and File Processing.- 3. Python Native Data Structures.- 4. Regular Expressions.- Part II Data Systems: The Data Models.- 5. Data Systems Models.- 6. Tabular Model: Structure and Formats.- 7. Tabular Model: Access Operations and pandas.- 8. Tabular Model: Advanced Operations and pandas.- 9. Tabular Model: Transformations and Constraints.- 10. Relational Model: Structure and Architecture.- 11. Relational Operations: Single Table.- 12. Relational Operations: Multiple Tables.- 13. Relational Database Programming.- 14. Relational Model: Design, Constraints, and Creation.- 15. Hierarchical Model: Structure and Formats.- 16. Hierarchical Model: Operations and Programming.- 17. Hierarchical Model: Constraints.- Part III Data Systems: The Data Sources.- 18. Overview of Data Systems Sources.- 19. Networking and Client-Server.- 20. The HyperText Transfer Protocol.- 21. Interlude: Client Data Acquisition.- 22. Web Scraping.- 23. RESTful Application Programming Interfaces.- 24. Authentication and Authorization.


Introduction to Algorithms 4E

Автор: Cormen, Thomas H.
Название: Introduction to Algorithms 4E
ISBN: 026204630X ISBN-13(EAN): 9780262046305
Издательство: MIT Press
Рейтинг:
Цена: 25394.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A comprehensive update of a widely used textbook, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Since the publication of the first edition, Introduction to Algorithms has become a widely used text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout, with new chapters on matchings in bipartite graphs, online algorithms, and machine learning, and new material on such topics as solving recurrence equations, hash tables, potential functions, and suffix arrays.

Each chapter is relatively self-contained, presenting an algorithm, a design technique, an application area, or a related topic, and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The fourth edition has 140 new exercises and 22 new problems, and color has been added to improve visual presentations. The writing has been revised throughout, and made clearer, more personal, and gender neutral. The book's website offers supplemental material.

Data science

Автор: Timbers, Tiffany-anne (university Of British Colum
Название: Data science
ISBN: 0367524686 ISBN-13(EAN): 9780367524685
Издательство: Taylor&Francis
Рейтинг:
Цена: 7501.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Data Science: An Introduction focuses on using the R programming language in Jupyter notebooks to perform basic data manipulation and cleaning, create effective visualizations, and extract insights from data using supervised predictive models.

Introduction to algorithms  3 ed.

Автор: Cormen, Thomas H., E
Название: Introduction to algorithms 3 ed.
ISBN: 0262033844 ISBN-13(EAN): 9780262033848
Издательство: MIT Press
Рейтинг:
Цена: 27588.00 р.
Наличие на складе: Нет в наличии.

Описание: A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-base flow.

Introduction to Computational Economics Using Fortran

Автор: Fehr Hans
Название: Introduction to Computational Economics Using Fortran
ISBN: 0198850379 ISBN-13(EAN): 9780198850373
Издательство: Oxford Academ
Рейтинг:
Цена: 7047.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This exercise and solutions manual accompanies the main edition of Introduction to Computational Economics Using Fortran. It enables students of all levels to practice the skills and knowledge needed to conduct economic research using Fortran.

An Introduction to Python and Computer Programming

Автор: Yue Zhang
Название: An Introduction to Python and Computer Programming
ISBN: 9811012431 ISBN-13(EAN): 9789811012433
Издательство: Springer
Рейтинг:
Цена: 16977.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book introduces Python programming language and fundamental concepts in algorithms and computing.

A Concise Introduction to Programming in Python

Автор: Johnson
Название: A Concise Introduction to Programming in Python
ISBN: 1138082554 ISBN-13(EAN): 9781138082557
Издательство: Taylor&Francis
Рейтинг:
Цена: 24499.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This text provides a hands-on introduction to writing software in Python, with no prior programming experience required. It offers sections designed for approximately one class period each, and proceeds gradually from procedural to object-oriented design. Examples, exercises, and projects are included from diverse application domains.

An Introduction to R and Python for Data Analysis

Автор: Brown, Taylor R.
Название: An Introduction to R and Python for Data Analysis
ISBN: 1032203250 ISBN-13(EAN): 9781032203256
Издательство: Taylor&Francis
Рейтинг:
Цена: 12554.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Discrete mathematical charms of paul erdos

Автор: Chvatal, Vasek (concordia University, Montreal)
Название: Discrete mathematical charms of paul erdos
ISBN: 1108927408 ISBN-13(EAN): 9781108927406
Издательство: Cambridge Academ
Рейтинг:
Цена: 3642.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This captivating book provides an introduction to fundamental results of discrete mathematics through the work of Paul Erdos, blended with first-hand reminiscences of his work and life. Written for students, it covers topics ranging from Bertrand`s postulate to evolution of random graphs and topics not typically covered in introductory courses.

Introduction to Data Systems: Building from Python

Автор: Bressoud Thomas, White David
Название: Introduction to Data Systems: Building from Python
ISBN: 3030543706 ISBN-13(EAN): 9783030543709
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Part I Foundation.- 1. Introduction.- 2. File Systems and File Processing.- 3. Python Native Data Structures.- 4. Regular Expressions.- Part II Data Systems: The Data Models.- 5. Data Systems Models.- 6. Tabular Model: Structure and Formats.- 7. Tabular Model: Access Operations and pandas.- 8. Tabular Model: Advanced Operations and pandas.- 9. Tabular Model: Transformations and Constraints.- 10. Relational Model: Structure and Architecture.- 11. Relational Operations: Single Table.- 12. Relational Operations: Multiple Tables.- 13. Relational Database Programming.- 14. Relational Model: Design, Constraints, and Creation.- 15. Hierarchical Model: Structure and Formats.- 16. Hierarchical Model: Operations and Programming.- 17. Hierarchical Model: Constraints.- Part III Data Systems: The Data Sources.- 18. Overview of Data Systems Sources.- 19. Networking and Client-Server.- 20. The HyperText Transfer Protocol.- 21. Interlude: Client Data Acquisition.- 22. Web Scraping.- 23. RESTful Application Programming Interfaces.- 24. Authentication and Authorization.

Concise introduction to programming in python, second edition

Автор: Johnson, Mark J.
Название: Concise introduction to programming in python, second edition
ISBN: 1138082589 ISBN-13(EAN): 9781138082588
Издательство: Taylor&Francis
Рейтинг:
Цена: 7654.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This text provides a hands-on introduction to writing software in Python, with no prior programming experience required. It offers sections designed for approximately one class period each, and proceeds gradually from procedural to object-oriented design. Examples, exercises, and projects are included from diverse application domains.

Python for Beginners: The Absolute Beginners Guide to Python Programming, Data Science and Predictive Model. A Practical Introduction to Obj

Автор: Smith Django
Название: Python for Beginners: The Absolute Beginners Guide to Python Programming, Data Science and Predictive Model. A Practical Introduction to Obj
ISBN: 1913978648 ISBN-13(EAN): 9781913978648
Издательство: Неизвестно
Рейтинг:
Цена: 3304.00 р.
Наличие на складе: Нет в наличии.

Описание: * Discounted at $ 23.95 instead of $ 39.95 for a few days with 55% OFF * LAST DAYS


The Way to Become an Expert Coder


Have you ever been interested in writing some of your own codes and creating a program that is going to be strong and impress others?

What if you were able to do this without spending years in schools or hours poring over a book and getting as confused as possible?


Thanks to this guidebook, you will be able to do just that with the help of the Python coding language.


This guidebook is going to take some time looking at the Python coding language and all of the cool things that you are able to do with this along the way.


Some of the different topics that we are going to discuss when you are ready to start working with the Python coding language for yourself include:


  • What are some of the basics of the Python language and the benefits of using this over some of the other options?
  • How to install the Python coding and all its tools on the different operating systems
  • Some of the basics of your code before we get started
  • Classes and objects and what you can do with them
  • How to handle and raise your own exceptions in the code
  • Working with the conditional statements
  • How to create your own lists on this kind of coding language
  • Working with lists, loops, and files on this kind of language
  • The importance of those functions in Python
  • How to work with a bit of data visualization
  • What the regular expressions are all about in the Python coding language
  • How to test out some of the codes that you are working on to make sure that they work well


There are so many different things that you are able to do when it comes to writing your own codes in the Python language.


Whether you are a beginner in this kind of language or you have been doing it for some time, make sure to check out this guidebook to learn how the Python coding language is able to work for you.


If all of this sounds like your ideal book, then hop on over and hit now that buy button

Python Data Science: Learn Python in a Week and Master It. An Hands-On Introduction to Big Data Analysis and Mining, a Project-Based Guide

Автор: Academy Computer Programming
Название: Python Data Science: Learn Python in a Week and Master It. An Hands-On Introduction to Big Data Analysis and Mining, a Project-Based Guide
ISBN: 1914185102 ISBN-13(EAN): 9781914185106
Издательство: Неизвестно
Рейтинг:
Цена: 3304.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Inside this book you will find all the basic notions to start with Python and all the programming concepts to implement predictive analytics. With our proven strategies you will write efficient Python codes in less than a week!


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия