Skip to content

Commit e486b88

Browse files
eyrei123gahjelle
andauthored
Heading Changes (#535)
* Heading Changes * Reformat heading --------- Co-authored-by: Geir Arne Hjelle <[email protected]>
1 parent 0b0a8b9 commit e486b88

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pivot_tables/code_downloads.ipynb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "58f1cebe-9313-47be-91a7-a292c721fa70",
66
"metadata": {},
77
"source": [
8-
"**Installing the libraries.**"
8+
"# Installing the libraries"
99
]
1010
},
1111
{
@@ -37,7 +37,7 @@
3737
"id": "809281a1-0122-4332-b39e-7603e11d1f62",
3838
"metadata": {},
3939
"source": [
40-
"**Reading the data.**"
40+
"# Reading the data"
4141
]
4242
},
4343
{
@@ -245,7 +245,7 @@
245245
"id": "6ef0b664-c295-41d2-89c2-33086caee992",
246246
"metadata": {},
247247
"source": [
248-
"**Creating your first pivot table.**"
248+
"# How to create your first pivot table with pandas"
249249
]
250250
},
251251
{
@@ -505,7 +505,7 @@
505505
"id": "5e91d372-b055-4447-a8f8-fe07962867a6",
506506
"metadata": {},
507507
"source": [
508-
"**Including sub-sub columns within your pivot table**"
508+
"# Including sub-columns In your pivot table"
509509
]
510510
},
511511
{
@@ -932,7 +932,7 @@
932932
"id": "5479b18f-1817-4578-9ec9-e4dfaa088537",
933933
"metadata": {},
934934
"source": [
935-
"**Including Sub-Rows Within Your Pivot Table**"
935+
"# Including Sub-Rows In Your Pivot Table"
936936
]
937937
},
938938
{
@@ -1029,7 +1029,7 @@
10291029
"id": "c19c30fc-3253-446a-b2e4-77dd4cc53c36",
10301030
"metadata": {},
10311031
"source": [
1032-
"**Calculating multiple values in your pivot table.**"
1032+
"# Calculating multiple values in your pivot table"
10331033
]
10341034
},
10351035
{
@@ -1513,7 +1513,7 @@
15131513
"id": "c323235b-3479-469e-b6cb-ee08615897d5",
15141514
"metadata": {},
15151515
"source": [
1516-
"**Performing more advanced aggregations.**"
1516+
"# Performing more advanced aggregations"
15171517
]
15181518
},
15191519
{
@@ -1931,7 +1931,7 @@
19311931
"id": "a17481c1-eacb-4c6f-9b6d-889ade86f62f",
19321932
"metadata": {},
19331933
"source": [
1934-
"**Using `.groupby()` and `crosstab()` for Aggregation**"
1934+
"# Using `.groupby()` and `crosstab()` for Aggregation"
19351935
]
19361936
},
19371937
{

0 commit comments

Comments
 (0)