Introducing AWS SDK for pandas
In this chapter, we will explore the AWS SDK for pandas package and understand its building blocks. We will explore in detail different modes of installing the AWS SDK for pandas package for various use cases and will also show you how to customize the package further to suit your specific project needs. We will also learn the integrations of this package with AWS services and how it helps to perform common data-wrangling activities in an efficient manner. So, by the end of this chapter, you can expect to understand AWS SDK for pandas and its building blocks, the standard and custom installation options for different use cases, and integration with AWS services such as Amazon S3, Amazon RDS, Amazon Redshift, and Amazon Athena.
This chapter covers the following topics:
- AWS SDK for pandas
- Building blocks for AWS SDK for pandas
- Customizing, building, and installing AWS SDK for pandas
- Configuration options for AWS SDK for pandas ...