Skip to content

Commit 2282205

Browse files
committed
added data for daru use case
1 parent d45774f commit 2282205

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+1353208
-1
lines changed

Data Analysis/Use Case - Daru for analyzing baby names data.ipynb renamed to Data Analysis/Analyzing baby names/Use Case - Daru for analyzing baby names data.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@
8080
"source": [
8181
"**The data is contained in multiple CSV files on a per year basis.**\n",
8282
"\n",
83-
"**Here's what a raw CSV file looks like for the year 1951. The first column is the name, second the sex and the third the number of births that took place with that name.**"
83+
"**Here's what a raw CSV file looks like for the year 1951. The first column is the name, second the sex and the third the number of births that took place with that name.**\n",
84+
"\n",
85+
"**Find the data [here](https://github.com/SciRuby/sciruby-notebooks/tree/master/Data%20Analysis/Analyzing%20baby%20names/data)**"
8486
]
8587
},
8688
{

0 commit comments

Comments
 (0)