This is an automated email from the ASF dual-hosted git repository.
ruifengz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/master by this push:
new 8e0a332bf0e [SPARK-40575][DOCS] Add badges for PySpark downloads
8e0a332bf0e is described below
commit 8e0a332bf0e7357ddc97ad8d99caf78ae567981b
Author: Ruifeng Zheng <[email protected]>
AuthorDate: Wed Sep 28 14:00:24 2022 +0800
[SPARK-40575][DOCS] Add badges for PySpark downloads
### What changes were proposed in this pull request?
Add badges for PySpark downloads
### Why are the changes needed?
famous python projects like
[pandas](https://github.com/pandas-dev/pandas#pandas-powerful-python-data-analysis-toolkit)
contains these badges
### Does this PR introduce _any_ user-facing change?
<img width="502" alt="image"
src="https://user-images.githubusercontent.com/7322292/192681316-cbaa7f02-6a9c-46d0-a290-b3ee6778fff4.png">
### How was this patch tested?
manually check
Closes #38014 from zhengruifeng/doc_pyspark_downloads.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f7bc1994fc8..310df41f465 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ and Structured Streaming for stream processing.
[](https://github.com/apache/spark/actions/workflows/build_main.yml)
[](https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark)
[](https://codecov.io/gh/apache/spark)
+[](https://pypi.org/project/pyspark/)
## Online Documentation
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]