We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e25c4 commit ce5ea4fCopy full SHA for ce5ea4f
README.md
@@ -2,6 +2,16 @@
2
3
> Pandas on AWS
4
5
+## Collecting feedback for 1.0.0 (Official release on April 10th)
6
+
7
+We already have a full functional 1.0.0 version available for test!
8
9
+Any feedback about the docs or the library itself will be very welcome (Through GitHub Issue/PR).
10
11
+- Install: `pip install git+https://github.com/awslabs/[email protected]`
12
+- Docs: https://aws-data-wrangler.readthedocs.io/en/dev-1.0.0/
13
+- Code: https://github.com/awslabs/aws-data-wrangler/tree/dev-1.0.0
14
15
## IMPORTANT NOTE: Version 1.0.0 coming soon with several breaking changes.
16
17
Please, pin the version you are using on your environment.
0 commit comments