Hi everyone! I'm new to Kedro and i'm looking for ...
# questions
j
Hi everyone! I'm new to Kedro and i'm looking for a way to use
pandas.read_html
in data catalog YAML or any other input way i'm missing out. Thank you all.
d
There is a
GenericPandasDataset
that should allow you to do this
j
great! missed that out, thank you
👍 1