- The Data Wrangling Workshop
- Brian Lipp Shubhadeep Roychowdhury Dr. Tirthajyoti Sarkar
- 117字
- 2021-06-18 18:11:50
Summary
This chapter covered manipulation techniques of advanced data structures such as stacks and queues. We then focused on different methods of functional programming, including iterators, and combined lists and functions together. Later, we looked at OS-level functions and the management of environment variables. We examined how, using Python, we can open, close, and even write to local files in a variety of ways. Knowing how to deal with files in a clean way is a critical skill in a data wrangler's repertoire. Toward the end, we tested our newly learned skills by creating our own CSV parser.
In the next chapter, we will be dealing with the three most important libraries, namely NumPy, pandas, and matplotlib.
推薦閱讀
- Getting started with Google Guava
- Web Development with Django Cookbook
- JavaScript+jQuery開(kāi)發(fā)實(shí)戰(zhàn)
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- Mastering Python High Performance
- Mastering LibGDX Game Development
- Reactive Programming With Java 9
- MongoDB權(quán)威指南(第3版)
- Node.js Design Patterns
- Asynchronous Android Programming(Second Edition)
- Android Wear Projects
- Getting Started with Eclipse Juno
- Kotlin開(kāi)發(fā)教程(全2冊(cè))
- 從零開(kāi)始:UI圖標(biāo)設(shè)計(jì)與制作(第3版)
- 從Excel到Python數(shù)據(jù)分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應(yīng)用