You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Section 2.1 introduces data definitions, including modality, type, and format.
It would be helpful to provide intuition for how data are represented generally, e.g., continuous vs. discrete values, data organization via databases, the use of lists, matrices, and/or tables, floats vs. integer representation, etc.
These concepts can be linked directly to different existing sections. For example, a reference to matrices/arrays can link to 2.2.
Language-specific definitions, such as DataFrames, then could be moved to sections with code.
The text was updated successfully, but these errors were encountered:
akshaymehra
changed the title
Suggestion: Introduce data representation in 2.1
Suggestion: Introduce intuitions for how data are represented in 2.1
Dec 7, 2022
akshaymehra
changed the title
Suggestion: Introduce intuitions for how data are represented in 2.1
Suggestion: Provide intuition for how data are represented in 2.1
Dec 7, 2022
Section 2.1 introduces data definitions, including modality, type, and format.
It would be helpful to provide intuition for how data are represented generally, e.g., continuous vs. discrete values, data organization via databases, the use of lists, matrices, and/or tables, floats vs. integer representation, etc.
These concepts can be linked directly to different existing sections. For example, a reference to matrices/arrays can link to 2.2.
Language-specific definitions, such as DataFrames, then could be moved to sections with code.
The text was updated successfully, but these errors were encountered: