Glossary ======== .. glossary:: key The first element of a dictionary. value The second element of a dictionary. schema A blueprint for a pandas DataFrame. yaml schema A blueprint for a pandas DataFrame in yaml format. The schema includes dictionaries that define the column names, data types, and other constraints for the DataFrame.