Using Python parser to sniff delimiter Spammed to STDOUT -


when using pandas.read_csv setting sep = none automatic delimiter detection, message using python parser sniff delimiter printed stdout. code calls function annoys me, how can prevent happening short of going source , deleting print statement.

this pandas 0.13.1, python 2.7.5

this 'bug' in think debugging message.

to work-around, pass engine='python' disable message.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -