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

Python for MBAs, 


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

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


Название:  Python for MBAs
ISBN: 9780231193931
Издательство: Wiley
Классификация:


ISBN-10: 0231193939
Обложка/Формат: Paperback
Вес: 0.67 кг.
Дата издания: 16.02.2021
Язык: English
Иллюстрации: 44 figures
Размер: 252 x 175 x 28
Читательская аудитория: Professional & vocational
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: This book is an introduction to programming with Python for MBA students and others in business positions who need a crash course. Beginning with fundamentals such as variables, strings, lists, and functions, it builds up to data analytics and practical ways to derive value from large and complex datasets.


Django 4 by example

Автор: Mele, Antonio Belderbos, Bob
Название: Django 4 by example
ISBN: 1801813051 ISBN-13(EAN): 9781801813051
Издательство: Неизвестно
Рейтинг:
Цена: 10918.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Django 4 by Example is the fourth edition of the best-selling franchise that helps you build web applications. This book will guide you through the entire process of developing professional web applications with Django. The book focuses on explaining how the Django Web Framework works by building multiple projects from the ground up.

Python Programming on Win32

Название: Python Programming on Win32
ISBN: 1565926218 ISBN-13(EAN): 9781565926219
Издательство: Wiley
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Demonstrates how to use Python as a serious Windows development tool. The book addresses all the basic technolgies for common integration tasks on Windows, explaining both the Windows issues and the Python code needed to glue things together.

A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 4890.00 р. 6986.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches 'Matlab-style' and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.Alex Small, IEEE, CiSE Vol. 14 (2), March?/April 2012 “This fourth edition is awonderful, inclusive textbook that covers pretty much everything one needs toknow to go from zero to fairly sophisticated scientific programming in Python…”Joan Horvath, Computing Reviews, March2015

Machine learning in the oil and gas industry

Автор: Yogendra Narayan Pandey et al
Название: Machine learning in the oil and gas industry
ISBN: 1484260937 ISBN-13(EAN): 9781484260937
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Apply machine and deep learning to solve some of the challenges in the oil and gas industry. The book begins with a brief discussion of the oil and gas exploration and production life cycle in the context of data flow through the different stages of industry operations. This leads to a survey of some interesting problems, which are good candidates for applying machine and deep learning approaches.

The initial chapters provide a primer on the Python programming language used for implementing the algorithms; this is followed by an overview of supervised and unsupervised machine learning concepts. The authors provide industry examples using open source data sets along with practical explanations of the algorithms, without diving too deep into the theoretical aspects of the algorithms employed. Machine Learning in the Oil and Gas Industry covers problems encompassing diverse industry topics, including geophysics (seismic interpretation), geological modeling, reservoir engineering, and production engineering.

Throughout the book, the emphasis is on providing a practical approach with step-by-step explanations and code examples for implementing machine and deep learning algorithms for solving real-life problems in the oil and gas industry. What You Will LearnUnderstanding the end-to-end industry life cycle and flow of data in the industrial operations of the oil and gas industryGet the basic concepts of computer programming and machine and deep learning required for implementing the algorithms usedStudy interesting industry problems that are good candidates for being solved by machine and deep learningDiscover the practical considerations and challenges for executing machine and deep learning projects in the oil and gas industry Who This Book Is For Professionals in the oil and gas industry who can benefit from a practical understanding of the machine and deep learning approach to solving real-life problems.

Python for MBAs

Название: Python for MBAs
ISBN: 0231193920 ISBN-13(EAN): 9780231193924
Издательство: Wiley
Рейтинг:
Цена: 18533.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is an introduction to programming with Python for MBA students and others in business positions who need a crash course. Beginning with fundamentals such as variables, strings, lists, and functions, it builds up to data analytics and practical ways to derive value from large and complex datasets.

Learn Python Programming: A Practical Introduction Guide for Python Programming. Learn Coding Faster with Hands-On Project. Crash Course

Автор: Crash Jason
Название: Learn Python Programming: A Practical Introduction Guide for Python Programming. Learn Coding Faster with Hands-On Project. Crash Course
ISBN: 180212120X ISBN-13(EAN): 9781802121209
Издательство: Неизвестно
Рейтинг:
Цена: 5097.00 р.
Наличие на складе: Нет в наличии.

Описание: ★ 55% OFF for Bookstores Discounted Retail Price NOW at $ 36.95 instead of $ 47.95 ★

Discover how you can get started with python with this comprehensive beginner's guide


Do you want to get started with the incredible world of python programming, but you're not sure where to start?

Looking for the best introduction to this amazing language? Then this is the book for you


Python is a highly effective programming language which is championed by programmers the world over - and inside this guide, you'll uncover a detailed exploration of everything you need to know about python, arming you with the essential tools you need to succeed.


Covering how to install and run python, how to write basic code and understand the fundamental concepts, and even how to create more advanced programs, this book also contains a ton of hands-on projects so you can start coding in no time at all


Here's what you'll discover inside:
  • Top Reasons Why Python Is One of The Leading Programming Languages
  • An Exploration of Python Fundamentals
  • Step-By-Step Instructions For Installing and Running Python
  • Understanding Variables, Data Types, Operations and More
  • Creating If Structures, Loops, and Functions
  • How To Read and Write Files In Python
  • An Introduction To Object-Oriented Programming
  • And So Much More


So if you're looking for a practical beginner's guide to the world of python programming, then this is the book for you Discover the basics, learn to write your very own code, and begin your journey to mastering this incredible language today


Buy now to get started with python programming


Python for Data Analysis: How to Use Python and Data Science to Better Understand, Summarize, and Investigate your Data

Автор: Park Andrew
Название: Python for Data Analysis: How to Use Python and Data Science to Better Understand, Summarize, and Investigate your Data
ISBN: 1801779597 ISBN-13(EAN): 9781801779593
Издательство: Неизвестно
Рейтинг:
Цена: 4686.00 р.
Наличие на складе: Нет в наличии.

Описание:

★ 55% OFF for Bookstores NOW at $ 33,97 instead of $43.97 LAST DAYS ★



Your Customers Will Never Stop To Use This Amazing Guide


Do you want to know how Data science helps in business?

This book will discuss everything that we need to know when it comes to data science and how to complete the process of data science with Python. There are so many different parts that come together when we work on data science, but if you are able to put it all together, and work to really analyze the information that you have to beat out the competition, you will find that data science with Python can be the right move for you.

We will explore how so many businesses will take the time to gather up information, usually from a variety of sources, and then will be unsure of what they should do with that information once they have collected it. We can then take a look at the data life cycle and how we can take that information, clean it off, analyze it, and come up with insights and predictions that help grow our business more than ever before. We will spend this time looking what Python is about, how to download the program on your chosen operating system, and some of the basics that come with coding in Python.

This guidebook went through all of the steps that you need to know in order to get started with data science and some of the basic parts of the Python code. We can then put all of this together in order to create the right analytical algorithm that, once it is trained properly and tested with the right kinds of data, will work to make predictions, provide information, and even show us insights that were never possible before. And all that you need to do to get this information is to use the steps that we outline and discuss in this guidebook.

There is a lot of buzz in the business world, no matter what industry it is, about machine learning, the Python language, and of course, data science, and being able to put these terms together and learn how they work can make a big difference in how well your business will do now and in the future. There are already a ton of companies out there who have been able to gain a competitive edge with data science and the various models and algorithms of Python that go with it, and you can as well.

This book covers:

  • What is Data Science?
  • The Python Coding Language
  • Some of the Basic Coding in Python
  • The Best Python Libraries to Use with Data Science
  • The Basics of Jupyter and Why We Should Use It
  • Working with Anaconda in Python
  • The Basics of the Pandas Library
  • What is WinPython and How Can We Use It?
  • Common Tasks to Do in Info Science
  • Different Data Types to Work With
  • The Future of Data Science and Where It Will Go from Here

There are so many great ways that you can use the data you have been collecting for some time now and being able to complete the process of data visualization will ensure that you get it all done. When you are ready to get started with Python data science, make sure to check out this guidebook to learn how.

There is so much that can come into play when we work with data science, and it is one of the best ways for a business to differentiate from the competition and actually see some results in the process. And the Python language is a great option to learn to help us analyze and create a model that works with the info that we have. When we are ready to learn more about data science, and how to use the Python coding language to go with it, make sure to check out this guidebook to help you get started.


Buy it NOW and let your customers get addicted to this amazing book

Python for Data Science: A Crash Course for Data Science and Analysis, Python Machine Learning and Big Data

Автор: Computer Science Academy
Название: Python for Data Science: A Crash Course for Data Science and Analysis, Python Machine Learning and Big Data
ISBN: 1801878862 ISBN-13(EAN): 9781801878869
Издательство: Неизвестно
Рейтинг:
Цена: 4131.00 р.
Наличие на складе: Нет в наличии.

Описание:

!! 55% OFF for Bookstores!! NOW at 29,95 instead of 39.95 !!

Buy it NOW and let your customers get addicted to this awesome book!

Python Crash Course: A Practical Beginner`s Guide to Learn Python in 7 Days or Less, Introducing you into the World of Data Science, Artifi

Автор: Thompson Erick
Название: Python Crash Course: A Practical Beginner`s Guide to Learn Python in 7 Days or Less, Introducing you into the World of Data Science, Artifi
ISBN: 1801548013 ISBN-13(EAN): 9781801548014
Издательство: Неизвестно
Рейтинг:
Цена: 5516.00 р.
Наличие на складе: Нет в наличии.

Описание:

Are you looking for a crash course that will help you learn Python? If yes, then keep reading

There are hundreds of different programming languages out there in the world, with Wikipedia listing over 700 notable languages. Given how many languages you could potentially learn, why learn Python?

Python is one of the most popular programming languages in the word in 2020 and specially for data science. Every day people use it to do cool things like Automation, they use it in Artificial Intelligence, as well as Building Applications and Websites like Instagram and Dropbox. YouTube, Pinterest, and SurveyMonkey are all built on Python. So if you are looking for a trendy job, like data scientist, Python is for you.

In this book you are going to learn everything to get started programming in Python.

Python can be used on a wide variety of operating systems, and its clean, readable code style makes it relatively beginner-friendly. While not as fast as other languages, such as C++ or JAVA, Python code is often much shorter and simpler than other languages.

Python has seen an explosion in popularity in recent years, driven by several aspects that make it an incredibly versatile and intuitive language. A huge selling point of Python is the cleanliness and readability of its syntax and structure. Commands in Python can often be carried out using simple English keywords, which makes the language much more intuitive than many other languages. Python is also quite versatile in the sense that it supports both structured programming and object-oriented programming approaches. Python even allows the use of certain aspects of functional programming.

So i hope you stick around and learn this beautiful and powerful programming language.

This book covers:

  • The world of data science technologies
  • Customer targeting and segmentation
  • Application of machine learning
  • Data scientist: the sexiest job in the 21st century
  • Learning Python from scratch
  • What is Python
  • Why learn Python
  • Projects on Python

And much more

Despite its simplicity, Python is also sturdy and robust enough to carry out complex scientific and mathematical tasks. Python has been designed with features that drastically simplify the visualization and analysis of data, and Python is also the go-to choice for the creation of machine learning models and artificial intelligence.

Be it machine learning, data analytics, data processing, web development, enterprise software development or taking the photo of Blackhole: Python is everywhere. Beloved by the data scientists and new generation developers, Pyhton will eat the word

Ready to get started? Click the BUY NOW button



Python For Data Science: The Crash Curse Guide for Beginners. Learn Right Now Python Coding, Data Analysis, and Computer Programming (for Women

Автор: Chan Ben
Название: Python For Data Science: The Crash Curse Guide for Beginners. Learn Right Now Python Coding, Data Analysis, and Computer Programming (for Women
ISBN: 3985560021 ISBN-13(EAN): 9783985560028
Издательство: Неизвестно
Рейтинг:
Цена: 3720.00 р.
Наличие на складе: Нет в наличии.

Описание: Python for Data Science: The Best Crash Course Guide for Beginners Ever

Master the art of Python for data science with this guide. A must-have book, Python for Data Science, comes with top tips that every beginner needs to have. No more learning frustration and drama, study about the power of Python and learn to code, do data analysis and computer programming that works.

Here's what you will love about this book:

  • What is Python, anyway? Here's How to Get Started.
  • A Beginners' Friendly Python Coding Guide with Easy to Follow Steps.
  • Discover Data Analysis. This Method Ensures that Your Learning Experience is Easy, Fast and Effective.
  • Thinking About Computer Programming with Python? Find out the Reasons Why it's Time to Start
  • Creative Ways You Can Master Data Types & Variables.
  • Simple Ways the Pros use to Work Closely with Lists (that anyone can do).
  • Learn the Secret Tips that Will Make You a Guru in Python in no time.

And much more

Python for data science doesn't have to be hard. Read these awesome tips. Get actionable steps to learn the way you always wanted. Get your copy of Python for Data Science. The Crash Curse Guide for Beginners. Learn Right Now Python Coding, Data Analysis, and Computer Programming (for Women, Men, and Kids). And start your journey today.

Scroll up and click the "add to cart" button to buy now

Python for Data Analysis: Learn The Principles of Data Analysis and Raise Your Programming IQ. Improve Your Machine Learning Experience and Beco

Автор: Campbell Robert
Название: Python for Data Analysis: Learn The Principles of Data Analysis and Raise Your Programming IQ. Improve Your Machine Learning Experience and Beco
ISBN: 1801583358 ISBN-13(EAN): 9781801583350
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Нет в наличии.

Описание:

IF YOU REALLY WANT TO DISCOVER THE SECRETS BEHIND PYTHON DATA SCINCE, THEN KEEP READING...

Data analysis plays an important role in many aspects of life today. From the moment you wake up, you interact with data at different levels. A lot of important decisions are made based on data analytics. Companies need data to help them meet many of their goals. As the population of the world keeps growing, its customer base keeps expanding. In light of this, they must find ways of keeping their customers happy while at the same time meeting their business goals.

Given the nature of competition in the business world, it is not easy to keep customers happy. Competitors keep preying on each other's customers, and those who win have another challenge ahead - how to maintain the customers lest they slide back to their former business partners. This is one area where Data Analysis comes in handy.

This book covers:

- What is Data Analysis

- Python Crash Course

- Data Munging

- Why Data Preprocessing Is Important

- What is Data Wrangling?

- Inheritances to Clean Up the Code

- The Different Types of Data We Can Work With

- The Importance of Data Visualization

- Indexing and selecting arrays

- Common Debugging Tools

- Neural Network and What to Use for?

And much more.

Ready to get started? Click "Buy Now"


Python for data analysis

Автор: Oliver Deborah
Название: Python for data analysis
ISBN: 1801256519 ISBN-13(EAN): 9781801256513
Издательство: Неизвестно
Рейтинг:
Цена: 2759.00 р.
Наличие на складе: Нет в наличии.

Описание:

This audiobook offers a smart introduction to data analysis using Python and is one of the best books available in the market. It covers basic and advanced data analysis concepts in detail using several Python libraries that are well-known for their data analytical features. The book explains everything in detail and, sometimes, enhances the listeners' knowledge by touching on some advanced topics that need strict adherence and sincerity to master.

In this audiobook, we start with an introduction to data analysis using the catering system as an example. We always strive to give Python code for the concepts discussed because it gives a practical understanding of the topic.

Below are some the most important topics we have discussed in this book, in no particular order:

  • Data analysis with a universal catering system that helps us understand different data mining models available
  • Introduction to Python, Numpy, and Pandas and their installation
  • Numpy and advanced array functions it offers
  • Pandas and functions it offers
  • Basic and advanced data analysis skills
  • Plotting features in data analysis
  • Time series functions in data analysis
  • E-commerce example to understand the real-world application of data analysis

So, what are you waiting for? Go on a drive to conquer data analysis skills by using this book.


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