Skip to content

Commit 7444399

Browse files
committed
update markdown text to match statements
1 parent a7e5e79 commit 7444399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/04-feature-data-and-analysis/summarizing-feature-data.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@
728728
"cell_type": "markdown",
729729
"metadata": {},
730730
"source": [
731-
"Let's narrow this data down further to only those states that have had more than 65 earthquakes over this 13 year period:"
731+
"Let's narrow this data down further to only those states that have had more than 25 earthquakes over the span of this data (1900 - 2023)"
732732
]
733733
},
734734
{
@@ -764,7 +764,7 @@
764764
"cell_type": "markdown",
765765
"metadata": {},
766766
"source": [
767-
"Thus, from our data over the past 13 years, only 15 of the 50 US States have had more than 25 earthquakes. Let us plot a bar chart to view which states had the most earthquakes"
767+
"Thus, over the time span of this data, only 15 of the 50 US States have had more than 25 earthquakes. Let us plot a bar chart to view which states had the most earthquakes"
768768
]
769769
},
770770
{

0 commit comments

Comments
 (0)