Usage, assuming you have a ZODB connection already: import pandas, pheather, transaction conn.root.iris = Pheather() transaction.commit() iris = pandas.read_csv('iris.csv') conn.root.iris.save(iris) ...
I am working with pandas.CSVDataSet files that contain text. When these DataFrames contain non-ascii character such as 'less-than-or-equal' : \u2264 kedro throws an exception upon writing the file to ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results