Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add () for inline functions and fix typos #63

Merged

Conversation

zekiakyol
Copy link
Contributor

@zekiakyol zekiakyol commented Jan 6, 2024

Thank you for this great book!

This pull request

This pull request
- Adds `()` for inline functions, cover-to-cover
- Changes one inline `group_by()` to `groupby()` at <https://aeturrell.github.io/coding-for-economists/data-numbers.html?highlight=group_by#counts>
- Adds a missing math mode at <https://aeturrell.github.io/coding-for-economists/econmt-regression.html#high-dimensional-fixed-effects-aka-absorbing-regression> by changing `\gamma` to `$\gamma$`
- Fixes incorrectly centered `\hat` in math mode at <https://aeturrell.github.io/coding-for-economists/econmt-regression.html#high-dimensional-fixed-effects-aka-absorbing-regression> by updating: `$\hat{x_{2i}}$` to `\hat{x}_{2i}$`
- Changes one inline `touch` to `touches` at https://aeturrell.github.io/coding-for-economists/geo-intro.html#neighbours>
- Fixes puncution
Copy link
Owner

@aeturrell aeturrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work!

@aeturrell aeturrell merged commit dbcfd5e into aeturrell:main Jan 10, 2024
@zekiakyol
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants