Python for Data Science

Оглавление⌄
Chapter....8Chapter....9Chapter....10
Описание
Коротко и по делу о том, что важно знать про data.
This book aims to help the readers understand the basic and advanced concepts for developing simple programs and the fundamentals required for building machine learning models. The book is designed to serve as a textbook for courses offered to undergraduate and graduate students enrolled in data science. The book covers basic concepts like data types, operators, and statements that enable the reader to solve simple problems. Built-in data structures of Python, such as strings, lists, tuples, sets, and dictionary structures, are discussed in detail with examples and exercise problems. As functions are the core of any programming, a detailed illustration of defining & invoking functions and recursive functions is covered. Files are an integrated part of programming when dealing with large data. Widely used Python packages for data science, such as Pandas, Data Visualization libraries, and regular expressions, are discussed with examples and case studies at the end of the chapters. File handling operations are illustrated with examples and a case study at the end of the chapter. The book also contains a chapter on SQLite3, a small relational database management system of Python, to understand how to create and manage databases. They cover the basic concepts, example applications, and case studies using popular frameworks such as SKLearn and Keras on public datasets. As AI applications are becoming popular for developing intelligent solutions to various problems, the book includes chapters on Machine Learning and Deep Learning.
Если материал оказался полезен — сохраните страницу.
Поделиться
Частые вопросы
Можно ли скачать «Python for Data Science» бесплатно?
Да, «Python for Data Science» доступна для бесплатного скачивания на нашем сайте в формате PDF. Ссылка на файл находится на этой странице.
В каком формате и какого размера файл?
Книга предоставляется в формате PDF, размер файла 2,4 МБ.
Кто автор и когда вышла книга?
автор — Muddana A Lakshmi , Vinayakam Sandhya, издательство Springer Nature, год выпуска 2024, 398 страниц.
О чём книга «Python for Data Science»?
The book is designed to serve as a textbook for courses offered to undergraduate and graduate students enrolled in data science.