1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-08 14:16:00 +02:00

csv_metadata_quality/fix.py: Remove test function

This commit is contained in:
2019-07-26 22:56:40 +03:00
parent b657c51fd2
commit 30a4b0005f

View File

@ -1,10 +1,6 @@
import pandas as pd
import re
def alan():
print('Alan')
def whitespace(field):
"""Fix whitespace issues.