Python 3.8 Exporting Pandas Dataframes Issue

Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 3

Hello,

The exporting of Pandas dataframes from a Jupyter notebook that worked perfectly in Python 3.7 no longer seems to function when using Python 3.8 environment.

The error report has only: 'Error: Early EOF'.

Is anyone else experiencing this issue and/or have a potential solution?

FYI - using Dataiku Version: 12.1.0


Operating system used: Windows

Best Answer

  • Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,269 Dataiker
    Answer ✓

    Hi @wvde
    ,
    You should be able to solve this error by adding requests<2.29 in the "Package to install" list fo the code environment you are using for the notebook.
    Thanks,

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.