Glossary

Shape arithmetic:

Melting a table with R rows and C value columns produces R x C rows - Pivoting reduces rows by the number of unique values in the `columns` parameter

Learn More

Related Terms