Skip to content

Commit

Permalink
removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
alcole committed Sep 16, 2024
1 parent 70bf078 commit 5bb3dcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion covid_analysis/transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ def clean_spark_cols(pdf):
def index_to_col(df, colname):
df[colname] = df.index
return df

0 comments on commit 5bb3dcb

Please sign in to comment.