Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
# beginners-need-help
b
badcollector
08/10/2022, 12:03 PM
The first function in the pipeline reads raw
.txt
into dataframes about 62 in total and then concats all of them into one dataframe which is returned to be saved by Kedro. The command I'm running is
kedro run --pipeline prep
Post