Using TableReader + Macros to read an entire directory of CSVs? #7471
-
Hey guys. I have a directory filled with CSVs that are created on website compilation (using MKDocs Material + Cloudflare Pages). I am struggling to figure out how to pass through the entire directory of CSVs to table reader. My first thought was creating key value pairs that the value would be the dir for the csv, but this was cut short by not being able to figure out how to create a key value dictionary from two Pandas Dataframes containing the keys and values separately. I'd appreciate any help or direction! Thanks again. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Closing due to double posting, as per our policy. Please don't do that. |
Beta Was this translation helpful? Give feedback.
Closing due to double posting, as per our policy. Please don't do that.