AWS SDK for pandas
AWS SDK for pandas (previously known as AWS Data Wrangler) is a Python library that enhances the AWS Software Development Kit (SDK) with additional functionalities and also provides an interface with a pandas DataFrame. This is an open source initiative by the AWS Professional Services team that offers easy integration with an array of AWS services. In addition to the existing functionalities of the AWS SDK, integration with the pandas library provides a rich set of features to perform data wrangling and data integration activities.
AWS SDK for pandas was initially known as the awswrangler
package and was created around July 2019 by the AWS Professional Services team. AWS SDK for pandas is an open source initiative published under the Apache 2.0 license. The framework has gone through a rebranding exercise to change its name to AWS SDK for pandas as of August 2022. However, everything with respect to the library remains the same, and the name was changed to better...