Skip to content

Commit 727062f

Browse files
authored
Fix Purpose and Scope typo (#77)
Capitalization
1 parent a3e9f3c commit 727062f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/purpose_and_scope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Dataframe libraries in several programming language exist, such as
7979
[Julia](https://juliadata.github.io/DataFrames.jl/stable/) and others.
8080

8181
In Python, the most popular dataframe library is [pandas](https://pandas.pydata.org/).
82-
pandas was initially developed at a hedge fund, with a focus on
82+
Pandas was initially developed at a hedge fund, with a focus on
8383
[panel data](https://en.wikipedia.org/wiki/Panel_data) and financial time series.
8484
It was open sourced in 2009, and since then it has been growing in popularity, including
8585
many other domains outside time series and financial data. While still rich in time series

0 commit comments

Comments
 (0)