Adding source code files for Chapter 6
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#between function
|
||||
|
||||
import pandas as pd
|
||||
|
||||
df = pd.read_csv("weekly_weather.csv")
|
||||
print(df)
|
||||
Reference in New Issue
Block a user