Commit dea8de5
committed
Align code examples
The tutorial text assigns most of the code examples to variables, then sometimes doesn't explicitly display the results in the text.
For the notebook, I've updated the code so the code snippets assign to variable like they do in the tutorial, and then added calls to .head() and sometimes also displayed .shape in order to visualize the results for readers in the notebook.
There were also a few inconsistencies in regards to using rsuffix as an additional argument to lsuffix, which I removed from the notebook to align with the tutorial text.1 parent 9ad9d24 commit dea8de5
File tree
1 file changed
+1145
-3295
lines changed- introduction-combining-data-pandas-merge-join-and-concat
1 file changed
+1145
-3295
lines changed
0 commit comments