Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
Signed-off-by: tdhooghe <thomas_dhooghe@mckinsey.com>
  • Loading branch information
tdhooghe committed Oct 15, 2024
1 parent 03be4d9 commit e3717e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
class SnowparkTableDataset(AbstractDataset):
"""``SnowparkTableDataset`` loads and saves Snowpark dataframes.
As of Mar-2023, the snowpark connector only works with Python 3.8.
As of Oct-2023, the snowpark connector only works with Python 3.11.
Example usage for the
`YAML API <https://docs.kedro.org/en/stable/data/\
Expand Down

0 comments on commit e3717e2

Please sign in to comment.