Skip to content

Commit d52ab3d

Browse files
committed
keyword
1 parent 869c4a2 commit d52ab3d

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
@@ -18,7 +18,7 @@ breaking changes will not be included until v5.0.
1818
If the URL is expired it will be refreshed.
1919
- **Added support for `pandas.read_csv` key word arguments:**
2020
- Added support for all `pandas.read_csv` key word arguments to the `asDataFrame` method of the `CsvFileTable` class.
21-
- 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 key word arguments.
21+
- 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

2424
### Bug Fixes

0 commit comments

Comments
 (0)