Skip to content

Quickie script to replace accented characters with ascii equivalents in a user-defined csv field

Notifications You must be signed in to change notification settings

ARSimmons/Remove_Accents_UTF8_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

# Table of Contents [Team Members](#team-members)

Project Summary

Team Members

Project Summary

This code sample was designed to remove accented characters (such as 'ā' and 'í') and turn them into their closest ascii equivalent ('ā' -> 'a') for a single user-defined field in a csv file.

THIS PROJECT IS STILL IN PROCESS 5/27/2014

About

Quickie script to replace accented characters with ascii equivalents in a user-defined csv field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages