We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd8dfde + 7a9d04d commit 9a4e15eCopy full SHA for 9a4e15e
python/nyt-helper-data.py
@@ -3,4 +3,4 @@
3
df = pd.DataFrame(data = data,
4
index = ['Alone',
5
'With people outside household',
6
- 'With hosehould members only'])
+ 'With household members only'])
0 commit comments