Rudy’s OBTF Rudolf Adamkovič

Home / Emacs / Org Babel / Bugs


IDLE Report or fix broken table parsing

import pandas as pd

return pd.DataFrame({pd.Timestamp("20240910")}).transpose()
           0
0 2024-09-10
import pandas as pd

return pd.DataFrame({pd.Timestamp("20240910")}).transpose()
  0  
0 Timestamp (2024-09-10 00:00:00)

© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.