Join Slack
Powered by
<in Kedro, how to handle tar.gz archives from the ...
# questions-so
r
rss
08/28/2023, 5:48 PM
in Kedro, how to handle tar.gz archives from the web
I have a tar.gz file that I am downloading from this link:
http://ocelma.net/MusicRecommendationDataset/lastfm-1K.html
What is the best way to fully integrate this TSV data into kedro, perhaps with an API dataset first, and then a node to extract it? Tar.gz files are not a default supported kedro dataset type.
➕ 1
Open in Slack
Previous
Next