Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Dec 11, 2024
1 parent 9db7b0b commit 57d8686
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/pyarrow/pandas_compat.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ def construct_metadata(columns_to_convert, df, column_names, column_field_names,
----------
columns_to_convert : list[pd.Series]
df : pandas.DataFrame
column_names : list[str | None]
column_field_names: list[str]
index_levels : List[pd.Index]
index_descriptors : List[Dict]
preserve_index : bool
Expand Down

0 comments on commit 57d8686

Please sign in to comment.