Skip to content

Commit

Permalink
fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlujan91 committed Oct 29, 2024
1 parent 671cc2b commit 5f7427a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion markdown/Ch9. Specification and Data Issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jupyter:
name: python3
---

# Ch9. Specification and Data Issues
# 9. Specification and Data Issues

```python
%pip install matplotlib numpy pandas statsmodels wooldridge scipy -q
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Ch9. Specification and Data Issues.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "5d3db9d2",
"metadata": {},
"source": [
"# Ch9. Specification and Data Issues"
"# 9. Specification and Data Issues"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion scripts/Ch9. Specification and Data Issues.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# name: python3
# ---

# # Ch9. Specification and Data Issues
# # 9. Specification and Data Issues

# %pip install matplotlib numpy pandas statsmodels wooldridge scipy -q

Expand Down

0 comments on commit 5f7427a

Please sign in to comment.