Skip to content

Commit ed886ae

Browse files
committed
keyword
1 parent d52ab3d commit ed886ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/news.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ breaking changes will not be included until v5.0.
1717
change will now check the expiration datetime of the URL before using it.
1818
If the URL is expired it will be refreshed.
1919
- **Added support for `pandas.read_csv` key word arguments:**
20-
- Added support for all `pandas.read_csv` key word arguments to the `asDataFrame` method of the `CsvFileTable` class.
20+
- Added support for all `pandas.read_csv` keyword arguments to the `asDataFrame` method of the `CsvFileTable` class.
2121
- This enables custom handling of missing values and default values when reading a Synapse table to a pandas DataFrame. See the pandas [documentation](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_csv.html) for a full list of available keyword arguments.
2222

2323

0 commit comments

Comments
 (0)