Skip to content

Commit 43c9f1d

Browse files
authored
Merge pull request #372 from awslabs/dev
Bumping version to 1.9.0
2 parents 2226ed8 + 460f71d commit 43c9f1d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+2063
-870
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ A clear and concise description of what the bug is.
1313
**To Reproduce**
1414
Steps to reproduce the behavior. Also add details about Python and Wrangler's version and how the library was installed.
1515

16-
*P.S. Don't attach file. Please, prefer add code snippets directly in the message body.*
16+
*P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*

.github/ISSUE_TEMPLATE/enhancement-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
1313
**Describe the solution you'd like**
1414
A clear and concise description of what you want to happen.
1515

16-
*P.S. Don't attach file. Please, prefer add code snippets directly in the message body.*
16+
*P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
1313
**Describe the solution you'd like**
1414
A clear and concise description of what you want to happen.
1515

16-
*P.S. Don't attach file. Please, prefer add code snippets directly in the message body.*
16+
*P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ assignees: ''
77

88
---
99

10-
*P.S. Don't attach file. Please, prefer add code snippets directly in the message body.*
10+
*P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*

.github/workflows/static-checking.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Black style
4242
run: black --check --line-length 120 --target-version py36 awswrangler tests
4343
- name: Imports order check (isort)
44-
run: isort -rc --check-only awswrangler tests
44+
run: isort --check-only awswrangler tests

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dmypy.json
128128
output/
129129

130130
# Development
131-
dev/
131+
/dev/
132132
metrics/
133133
python/
134134

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ indent-string=' '
332332
max-line-length=120
333333

334334
# Maximum number of lines in a module.
335-
max-module-lines=1250
335+
max-module-lines=1500
336336

337337
# List of optional constructs for which whitespace checking is disabled. `dict-
338338
# separator` is used to allow tabulation in dicts, etc.: {1 : 1,\n222: 2}.

README.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
> An [AWS Professional Service](https://aws.amazon.com/professional-services/) open source initiative | [email protected]
77
8-
[![Release](https://img.shields.io/badge/release-1.8.1-brightgreen.svg)](https://pypi.org/project/awswrangler/)
8+
[![Release](https://img.shields.io/badge/release-1.9.0-brightgreen.svg)](https://pypi.org/project/awswrangler/)
99
[![Python Version](https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8-brightgreen.svg)](https://anaconda.org/conda-forge/awswrangler)
1010
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1111
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
@@ -15,10 +15,12 @@
1515
![Static Checking](https://github.com/awslabs/aws-data-wrangler/workflows/Static%20Checking/badge.svg?branch=master)
1616
[![Documentation Status](https://readthedocs.org/projects/aws-data-wrangler/badge/?version=latest)](https://aws-data-wrangler.readthedocs.io/?badge=latest)
1717

18-
| Source | Downloads | Page | Installation Command |
19-
|-----------|---------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------|--------------------------------------------|
20-
| **PyPi** | [![PyPI Downloads](https://pepy.tech/badge/awswrangler)](https://pypi.org/project/awswrangler/) | [Link](https://pypi.org/project/awswrangler/) | `pip install awswrangler` |
21-
| **Conda** | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/awswrangler.svg)](https://anaconda.org/conda-forge/awswrangler) | [Link](https://anaconda.org/conda-forge/awswrangler) | `conda install -c conda-forge awswrangler` |
18+
| Source | Downloads | Installation Command |
19+
|--------|-----------|----------------------|
20+
| **[PyPi](https://pypi.org/project/awswrangler/)** | [![PyPI Downloads](https://pepy.tech/badge/awswrangler)](https://pypi.org/project/awswrangler/) | `pip install awswrangler` |
21+
| **[Conda](https://anaconda.org/conda-forge/awswrangler)** | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/awswrangler.svg)](https://anaconda.org/conda-forge/awswrangler) | `conda install -c conda-forge awswrangler` |
22+
23+
Powered By [<img src="https://arrow.apache.org/img/arrow.png" width="200">](https://arrow.apache.org/powered_by/)
2224

2325
## Table of contents
2426

@@ -121,10 +123,13 @@ Knowing which companies are using this library is important to help prioritize t
121123

122124
Please send a PR with your company name and @githubhandle if you may.
123125

124-
1. [Digio](https://www.digio.com.br/) [[@afonsomy](https://github.com/afonsomy)]
125-
2. [Pier](https://www.pier.digital/) [[@flaviomax](https://github.com/flaviomax)]
126-
3. [M4U](https://www.m4u.com.br/) [[@Thiago-Dantas](https://github.com/Thiago-Dantas)]
127-
4. [Serasa Experian](https://www.serasaexperian.com.br/) [[@andre-marcos-perez](https://github.com/andre-marcos-perez)]
128-
5. [LINE TV](https://www.linetv.tw/) [[@bryanyang0528](https://github.com/bryanyang0528)]
129-
6. [OKRA Technologies](https://okra.ai) [[@JPFrancoia](https://github.com/JPFrancoia), [@schot](https://github.com/schot)]
130-
7. [DNX](https://www.dnx.solutions/) [[@DNXLabs](https://github.com/DNXLabs)]
126+
* [Amazon](https://www.amazon.com/)
127+
* [AWS](https://aws.amazon.com/)
128+
* [Cepsa](https://cepsa.com) [[@alvaropc](https://github.com/alvaropc)]
129+
* [Digio](https://www.digio.com.br/) [[@afonsomy](https://github.com/afonsomy)]
130+
* [DNX](https://www.dnx.solutions/) [[@DNXLabs](https://github.com/DNXLabs)]
131+
* [LINE TV](https://www.linetv.tw/) [[@bryanyang0528](https://github.com/bryanyang0528)]
132+
* [M4U](https://www.m4u.com.br/) [[@Thiago-Dantas](https://github.com/Thiago-Dantas)]
133+
* [OKRA Technologies](https://okra.ai) [[@JPFrancoia](https://github.com/JPFrancoia), [@schot](https://github.com/schot)]
134+
* [Pier](https://www.pier.digital/) [[@flaviomax](https://github.com/flaviomax)]
135+
* [Serasa Experian](https://www.serasaexperian.com.br/) [[@andre-marcos-perez](https://github.com/andre-marcos-perez)]

THIRD_PARTY.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,6 @@ Copyright 2013-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
296296
** pandas; version 1.1.0 -- https://pandas.pydata.org/
297297
Copyright (c) 2008-2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
298298
All rights reserved.
299-
** s3fs; version 4.2.0 -- https://s3fs.readthedocs.io/en/latest/
300-
Copyright (c) 2016, Continuum Analytics, Inc. and contributors
301-
All rights reserved.
302299
** numpy; version 1.19.1 -- https://numpy.org/
303300
Copyright (c) 2005-2020, NumPy Developers.
304301
All rights reserved.

awswrangler/__metadata__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77

88
__title__: str = "awswrangler"
99
__description__: str = "Pandas on AWS."
10-
__version__: str = "1.8.1"
10+
__version__: str = "1.9.0"
1111
__license__: str = "Apache License 2.0"

0 commit comments

Comments
 (0)