Metadata-Version: 2.1
Name: string-treatment
Version: 0.1.1
Summary: String treatment package
Author: Guilherme Huther Baldo
Author-email: guilhermehuther@gmail.com
Keywords: python,first package
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
