Skip to content

Commit cc8a8b2

Browse files
author
pubudu
committed
Pandas summary stats
1 parent e2cec72 commit cc8a8b2

7 files changed

+474
-758
lines changed

content/10.DataFrame_Manipulation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ The most significant findings are in the DNA repair genes BRCA1 and BRCA2 (p-val
873873

874874
:::
875875

876-
## Takeaway Message
876+
## Key Takeaways
877877

878878
:::{Keypoints}
879879

content/11.Pandas_indexing_slicing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ print(science_art_17)
487487

488488
:::
489489

490-
## Takeaway Message
490+
## Key Takeaways
491491

492492
:::{Keypoints}
493493

content/12.Handling_Missing_Data.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Index: [0, 1, 2, 3, 4, 5]
363363
* Be aware of potential bias introduced by dropping - if missing data correlates with certain characteristics, dropping can skew results.
364364
:::
365365

366-
## Takeaway Message
366+
## Key Takeaways
367367

368368
:::{Keypoints}
369369

0 commit comments

Comments
 (0)