This is Osamu Daido from the FireDucks development team. In today’s developers’ blog, I would like to introduce the import hook feature of FireDucks. This feature enables you to use FireDucks without modifying your existing programs at all. I’ll explain how to use hooks when running Python files on the command line and how to enable hooks in IPython or Jupyter Notebook. What is an import hook? FireDucks behaves in the same way as the original pandas, so it’s easy to get started by sim...