Results 34 comments of Norbert

I'm getting the following error when running the describe cli command: Found the issue and pushed a fix, `etl.raw_table_name` property was accessed but that doesn't exist. I removed it from...

The cli command description for describing the lake misses the network parameter: `pdr lake describe PPSS_FILE --HTML` -> `pdr lake describe PPSS_FILE NETWORK --HTML`

I run the ETL a few times and the number of rows within `pdr_predictions` table has always been different that the number of rows in the `bronze_pdr_predictions` table

I deleted the lake with all the tables and I'm using: start_d: 1d ago end_d: now I'll try to rerun and share the whole data

Yes, that's it, I retested with a fixed date and it's looking good

Discovered some issues related to data fetching on the main branch, because multiple things are rewritten in the ETF flow I leave them here in case they got solved along...

I'm running into the following error when running the do_etl() flow in the bronz table step

I keep running into the following issue when running the do_etl()

fixed the type issue from above by specifying the data frame schema