© Sandeep Nagar 2018
Sandeep NagarIntroduction to Python for Engineers and Scientistshttps://doi.org/10.1007/978-1-4842-3204-0_4

4. Data Types

Sandeep Nagar
(1)
New York, USA
 

4.1 Introduction

The best way to take full advantage of this book is to begin working on an IPython prompt by feeding it code and observing the output. You can use Anaconda IDE to avoid the need to install the required packages for the book. You can use Spyder IDE during an IPython session as well as editor to write multiline files. We suggest that you write detailed descriptive comments wherever needed to enhance understanding of workflow of the given code. This scheme works uniformly across all platforms. In this chapter, we will discuss the various kinds of data in Python ...

Get Introduction to Python for Engineers and Scientists: Open Source Solutions for Numerical Computation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.