Skip to content

0.15.8

Compare
Choose a tag to compare
@idanov idanov released this 05 Mar 10:12
f79ee14

Major features and improvements

  • Added the additional libraries to our requirements.txt so pandas.CSVDataSet class works out of box with pip install kedro.
  • Added pandas to our extra_requires in setup.py.
  • Improved the error message when dependencies of a DataSet class are missing.