:orphan: |rss_image| **pandas - 1/1** :ref:`Blog ` :ref:`finance (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: pandas .. _ap-cat-pandas-0: pandas - 1/1 ++++++++++++ .. blogpostagg:: :title: What to do when read_csv fails? :date: 2015-11-08 :keywords: pandas,read_csv,text file :categories: pandas :rawfile: 2015/2015-11-08_read_csv.rst I recently faced some issues with method `read_csv `_ which could not read my text file. There was an issue with a null character. So I revisited some old code I wrote long time ago about guessing the schema of a text file: :func:`TextFileColumns `:: ... ---- |rss_image| **pandas - 1/1** :ref:`2017-11 (1) ` :ref:`2017-12 (1) ` :ref:`2018-03 (2) ` :ref:`2018-05 (1) ` :ref:`2018-09 (1) `