Data Transformation Techniques
Data Transformation Techniques
Techniques
Choosing the best chart
Back Ground
Merging database-style data frames
Transformation techniques
Benefits of data transformation
Back Ground
working with pandas data frames, especially regarding when to use append,
concat, merge, or join.
Assume that you are working at a university as a professor
teaching a Software Engineering course and an Introduction to
Machine Learning course, and there are enough students to split into
two classes.
The examination for each class was done in two separate buildings
and graded by two different professors. They gave you two different
data frames.
In the first example, let's only consider one subject— the Software
Engineering course.
In the preceding dataset, the first column contains
information about student identifiers and the
second column contains their respective scores in
any subject.