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

Normalisez le titre et l'objet #15

Closed
billmetangmo opened this issue Apr 10, 2022 · 6 comments · Fixed by #49
Closed

Normalisez le titre et l'objet #15

billmetangmo opened this issue Apr 10, 2022 · 6 comments · Fixed by #49
Assignees

Comments

@billmetangmo
Copy link
Member Author

Tâche absolument nécessaire car datasette-lite ( refers to #9 (comment) ) ne peut pas charger le CSV à cause des "" qui traînent dans le texte. Il en est de même pour tablerow.

@billmetangmo
Copy link
Member Author

  • Titre tout en majuscule
  • Objet en miniscule
  • Les espaces de trop
  • Supprimer les guillements en trop

@billmetangmo billmetangmo moved this from Todo to In Progress in Task Board Sep 22, 2022
@billmetangmo billmetangmo linked a pull request Oct 21, 2022 that will close this issue
@KameniAlexNea
Copy link
Contributor

Je ne comprends pas trop les deux liens envoyés

@billmetangmo
Copy link
Member Author

Oui je l'ai mis pour moi-même hahaha.
Le lien montre juste la liste des élements avec " dans le titre (lien 1) et dans l'objet ( lien 2) pour un nouveau fichier rna que j'ai généré ( mais pas besoin de bosser sur celui-là).
C'est juste pour garder une trace.

@billmetangmo
Copy link
Member Author

Sinon il faudra mettre à jour ta branche avec main ( via un rebase) quand t'auras fini car j'ai poussé une mise à jour sur main avec:

Du coup une fois que t'auras terminé le clean dans ton fichier process_data , tu pourras juste rajouter l'enlèvement des espaces en trop et les guillemets dans la fonction normalize

@billmetangmo billmetangmo moved this from In Progress to Done in Task Board Oct 28, 2022
@billmetangmo billmetangmo reopened this Oct 29, 2022
@billmetangmo billmetangmo moved this from Done to In Progress in Task Board Oct 29, 2022
@billmetangmo billmetangmo moved this from In Progress to Done in Task Board Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants