I’m using the bioChemists dataset. Where can I find a ‘data dictionary’ with a description of each variable?
This is what I’m looking at:
import pandas as pd
from pydataset import data
data('bioChemists')
I’ve googled it and tried looking for operators but no luck!
New contributor
hah98 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.