We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8fbff1 commit 63534f7Copy full SHA for 63534f7
ica/core.py
@@ -320,7 +320,7 @@ def prepare_df_for_output(
320
) -> pd.DataFrame:
321
"""
322
Prepare the given dataframe for output by prettifying column names,
323
- strippnig timezone details incompatible with Excel, and other normalization
+ stripping timezone details incompatible with Excel, and other normalization
324
operations; return the normalized dataframe
325
326
return (
0 commit comments