Skip to content

Commit cfbb1db

Browse files
committed
[skip ci] - update README
1 parent 2d73100 commit cfbb1db

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ As a result existing scripts can run on significantly larger datasets with no co
113113

114114
| Service | API | Implementation |
115115
|-------------------|:------------------------------------------------------------------------------------:|:---------------:|
116-
| `S3` | `read_parquet` | 🅿️ |
116+
| `S3` | `read_parquet` | |
117117
| | `read_csv` ||
118118
| | `read_json` ||
119119
| | `read_fwf` ||
120-
| | `to_parquet` | 🅿️ |
120+
| | `to_parquet` | |
121121
| | `to_csv` ||
122122
| | `to_json` ||
123123
| | `select_query` ||
@@ -130,8 +130,6 @@ As a result existing scripts can run on significantly larger datasets with no co
130130
| `LakeFormation` | `read_sql_query` ||
131131
</p>
132132

133-
🅿️: stands for partial (i.e. some input arguments might not be supported)
134-
135133
## [Read The Docs](https://aws-sdk-pandas.readthedocs.io/)
136134

137135
- [**What is AWS SDK for pandas?**](https://aws-sdk-pandas.readthedocs.io/en/3.0.0b3/what.html)

0 commit comments

Comments
 (0)