:orphan: |rss_image| **2015-11 - 1/1** :ref:`Blog ` :ref:`finance (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2015-11 .. _ap-month-2015-11-0: 2015-11 - 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 `:: ... .. blogpostagg:: :title: New page about magic commands :date: 2015-11-08 :keywords: magic commands,magic,notebooks,jupyter :categories: notebook :rawfile: 2015/2015-11-08_magic_commands.rst The documentation now contains a new page :ref:`l-NB` which explicit the code under every magic commands included in this module. .. blogpostagg:: :title: qgrid in a magic command :date: 2015-11-01 :keywords: qgrid,javascript,dataframe :categories: dataframe,notebook :rawfile: 2015/2015-11-01_qgrid.rst Module `qgrid `_ proposes a nice view of a dataframe inside a notebook: :ref:`usingqgridwithjsdfrst`. The javascript object allow sorting and scrolling in a much nicer way than the regular output of a dataframe in a notebook. ... ---- |rss_image| **2015-11 - 1/1** :ref:`2017-11 (1) ` :ref:`2017-12 (1) ` :ref:`2018-03 (2) ` :ref:`2018-05 (1) ` :ref:`2018-09 (1) `