Spaces:
Sleeping
Sleeping
File size: 75 Bytes
718b812 |
1 2 3 4 5 |
import pandas as pd
df = pd.read_csv('data/data_mental.csv')
breakpoint() |