0
Can I use filter on CSV files select for discriminate out unwanted data?
4 ответов
+ 2
yes i agree with...jonathan bechtel...you can't use
+ 1
You could do this with Pandas, which is a data management library for Python.
+ 1
yes i agree with...jonathan bechtel...you can't use
0
@Jonathan Bechtel okay; how? I've worked a little with Pandas in the past but nothing quite like this.