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

to_character method for data.frame #140

Closed
dickoa opened this issue May 10, 2023 · 2 comments · Fixed by #141
Closed

to_character method for data.frame #140

dickoa opened this issue May 10, 2023 · 2 comments · Fixed by #141

Comments

@dickoa
Copy link

dickoa commented May 10, 2023

Bonjour Joseph,

J'espère que tu vas bien.
Merci encore pour ce package que j'utilise beaucoup pour le traitement des données d'enquêtes.
Je voudrais savoir si c'était possible d'avoir to_character.data.frame pour avoir des characters au lieu de factors quand on veut passer de labels aux valeurs.

J'ai essayé une implémentation et rajouté un test. Je ne sais si ça aura impact négatif sur le design du package (e.g unlabelled) et si c'est utile pour d'autres. Mais ci-joint un fork avec la fonction to_character.data.frame

https://github.com/dickoa/labelled

Si c'est bon, je peux faire un PR au besoin.

Merci bien,
Ahmadou

@larmarange
Copy link
Owner

Merci

je viens de préparer une PR : #141

Cela fusionner dans la branche de développement une fois les tests passés

@dickoa
Copy link
Author

dickoa commented May 10, 2023

Excellent, merci pour le retour rapide. C'est parfait !

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 a pull request may close this issue.

2 participants