What is the difference between sep
and delimiter
attributes in pandas.read_csv()
method?
Also what is the situation when I would choose one over the other?
In documentation I read something about Python builtin sniffer tool, also in delimiter, it says alternative argument name for sep, then why cant we have only one attribute?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…