Page 12 - Data Science Algorithms in a Week
P. 12

Python Hello World example                                              179
                       Comments                                                                180
                    Data types                                                                 180
                       Int                                                                     180
                       Float                                                                   181
                       String                                                                  181
                       Tuple                                                                   182
                       List                                                                    182
                       Set                                                                     183
                       Dictionary                                                              184
                    Flow control                                                               184
                       For loop                                                                185
                           For loop on range                                                   185
                           For loop on list                                                    185
                           Break and continue                                                  186
                       Functions                                                               187
                       Program arguments                                                       187
                       Reading and writing the file                                            188
            Chapter 11: Glossary of Algorithms and Methods in Data Science                     189
            Index                                                                              191


































                                                      [ ]
   7   8   9   10   11   12   13   14   15   16   17