Fast Python : high performance techniques for large datasets /
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Shelter Island, NY :
Manning Publications,
[2023]
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- An urgent need for efficiency in data processing
- Extracting maximum performance from built-in features
- Concurrency, parallelism, and asynchronous processing
- High-performance NumPy
- Re-implementing critical code with Cython
- Memory hierarchy, storage, and networking
- High-performance pandas and Apache arrow
- Storing big data
- Data analysis using GPU computing
- Analyzing big data with Dask.