Skip to content

Commit

Permalink
Updates 2024-07-27 - Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
CHRISCARLON committed Jul 27, 2024
1 parent da85dbd commit 37b90e3
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,4 @@
# df['lat'] = df['geo_point'].apply(lambda x: x['lat'])
# df = df.drop('geo_point', axis=1)

# return df

var = national_charge_point_data_bronze()
# return df

0 comments on commit 37b90e3

Please sign in to comment.