Skip to content

Commit

Permalink
fix split warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-joshi committed Jun 18, 2024
1 parent 0b07eda commit f030843
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def split():
Returns
-------
Series, Index, DataFrame or MultiIndex
:class:`~snowflake.snowpark.modin.pandas.Series`, Index, :class:`~snowflake.snowpark.modin.pandas.DataFrame` or MultiIndex
Type matches caller unless expand=True (see Notes).
See also
Expand Down

0 comments on commit f030843

Please sign in to comment.