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

Typos in argument names of tidyr.pivot_longer() #104

Closed
pwwang opened this issue Apr 6, 2022 · 1 comment
Closed

Typos in argument names of tidyr.pivot_longer() #104

pwwang opened this issue Apr 6, 2022 · 1 comment

Comments

@pwwang
Copy link
Owner

pwwang commented Apr 6, 2022

names_dtypess should be names_dtypes
values_dtypess should be value_dtypess

@pwwang pwwang mentioned this issue Apr 7, 2022
pwwang added a commit that referenced this issue Apr 7, 2022
* 🐛 Fix base.sprintf() not working with Series (#102)

* 🩹 Typos in argument names of tidyr.pivot_longer() (#104)

* ✨ Allow tidyr.unite() to unite multiple columns into a list, instead of join them (#105)

* 🔖 0.7.2

* 🩹 Use agg() instead of apply in base.sprintf()
@pwwang
Copy link
Owner Author

pwwang commented Apr 7, 2022

Fix at 0.7.2

@pwwang pwwang closed this as completed Apr 7, 2022
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

No branches or pull requests

1 participant