FlorentPajot / pandas-aws

AWS helpers for data engineers and data scientists. Easily interacts with AWS from and to pandas.DataFrame.
MIT License
1 stars 2 forks source link

Create basic functions for AWS Athena #6

Open FlorentPajot opened 3 years ago

FlorentPajot commented 3 years ago

We need to extend pandas-aws features to ease Athena usage. We can start with the following ideas:

kunal097 commented 3 years ago

Hi, I would like to contribute. Can I pick this one?

FlorentPajot commented 3 years ago

Hello, yes of course. You can branch out from "develop" branch and add a new athena module in the project.