Mit Magzter GOLD unbegrenztes Potenzial nutzen

Mit Magzter GOLD unbegrenztes Potenzial nutzen

Erhalten Sie unbegrenzten Zugriff auf über 9.000 Zeitschriften, Zeitungen und Premium-Artikel für nur

$149.99
 
$74.99/Jahr

Versuchen GOLD - Frei

Mit Magzter GOLD unbegrenztes Potenzial nutzen

Mit Magzter GOLD unbegrenztes Potenzial nutzen

Erhalten Sie unbegrenzten Zugriff auf über 9.000 Zeitschriften, Zeitungen und Premium-Artikel für nur

$NaN
 
$NaN/Jahr

Beeilen Sie sich, das Angebot ist zeitlich begrenzt!

0

Std

0

Minuten

0

Sekunden

.

Python Data Persistence - First Edition 2019

filled-star
Python Data Persistence

Mit Magzter GOLD unbegrenztes Potenzial nutzen

Lesen Python Data Persistence zusammen mit über 9.000 anderen Zeitschriften und Zeitungen mit nur einem Abonnement  

Katalog anzeigen

1 Monat

$14.99

1 Jahr $149.99

$74.99

$6/month

Save 50%
Hurry, Offer Ends in 10 Days

(OR)

Abonnieren Sie nur Python Data Persistence

Kaufen Sie diese Ausgabe: First Edition 2019

undefined Ausgaben beginnend mit First Edition 2019

undefined Ausgaben ab First Edition 2019

Diese Ausgabe kaufen

$3.99

Please choose your subscription plan

Jederzeit kündbar.

(Keine Verpflichtungen) ⓘ

Sollten Sie mit Ihrem Abonnement nicht zufrieden sein, senden Sie uns innerhalb von 7 Tagen nach Abonnementbeginn eine E-Mail an help@magzter.com, um eine vollständige Rückerstattung zu erhalten. Versprochen! (Hinweis: Gilt nicht für den Kauf einzelner Ausgaben.)

Digitales Abonnement

Sofortiger Zugriff ⓘ

Abonnieren Sie jetzt, um sofort mit dem Lesen auf der Magzter-Website sowie in den iOS-, Android- und Amazon-Apps zu beginnen.

Verifiziert sicher

zahlen ⓘ

Magzter ist ein verifizierter Authorize.Net-Händler. Weitere Informationen

In dieser Ausgabe

First Edition 2019

Python Data Persistence Description:

Designed to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.comDesigned to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.comDesigned to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.comDesigned to provide an insight into the SQL and MySQL database concepts using python.

Key Features

● A practical approach

● Ample code examples

● A Quick Start Guide to Python for beginners

Description

Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.

This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.

This book assumes that the reader has no prior knowledge of programming. Hence, basic programming concepts, key concepts of OOP, serialization and data persistence have been explained in such a way that it is easy to understand. NOSQL is an emerging technology. Using MongoDB and Cassandra, the two widely used NOSQL databases are explained in detail.

The knowhow of handling databases using Python will certainly be helpful for readers pursuing a career in Data Science.

What will you learn

● Python basics and programming fundamentals

● Serialization libraries pickle, CSV, JSON, and XML

● DB-AP and, SQLAlchemy

● Python with Excel documents

● Python with MongoDB and Cassandra

Who this book is for

Students and professionals who want to become proficient at database tools for a successful career in data science.

Table of Contents

1. Getting Started

2. Program Flow Control

3. Structured Python

4. Python – OOP

5. File IO

6. Object Serialization

7. RDBMS Concepts

8. Python DB-API

9. Python – SQLAlchemy

10. Python and Excel

11. Python – PyMongo

12. Python – Cassandra

Appendix A: Alternate Python Implementations

Appendix B: Alternate Python Distributions

Appendix C: Built-in Functions

Appendix D: Built-in Modules

Appendix E: Magic Methods

Appendix F: SQLite Dot Commands

Appendix G: ANSI SQL Statements

Appendix H: PyMongo API Methods

Appendix I: Cassandra CQL Shell Commands

About the Author

Malhar Lathkar is an Independent software professional / Programming technologies trainer/E-Learning Subject matter Expert. He is a of Director Institute of Programming Language Studies, having an academic experience of 33 years. His expertise is in Java, Python, C#, IoT, PHP, databases.

His linkedIn: linkedin.com/in/malharlathkar

His blog: indsport.blogspot.com

Ähnliche Titel

Beliebte Kategorien