Metadata-Version: 2.1
Name: string-treatment
Version: 0.0.3
Summary: String treatment package
Author: Guilherme Huther Baldo
Author-email: guilhermehuther@gmail.com
Keywords: python,first package
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: jellyfish
Requires-Dist: numpy
Requires-Dist: pandas


Method to treat strings with inconsistencies in your data

Github: https://github.com/guilhermehuther/string_treatment
