Giới thiệu sách Python: Python Data Science Handbook Essential Tools for Working with Data
Vietnamese
CHAPTER 1
A Quick Tour 1
1.1 Market-Based Valuation 1
1.2 Structure of the Book 2
1.3 Why Python? 3
1.4 Further Reading 4
Chapter 1 Introduction to Computer and Programming
Chapter 2 Input, Processing, and Output
Chapter 3 Simple Functions
Chapter 4 Decision Structrures and Boolean Logic
Chapter 5 Repetition Structures
Chapter 6 Value-Returning Functions and Modules
Chapter 7 Files and Exceptions
Chapter 8 Lists and Tuples
Chapter 9 More About Strings