Hello Everyone!! I am working with Dash from two weeks now so I am still a novice.
I am building a dashboard where we can give the ability for users to download the Raw data in Excel that we import into Pandas from CSV. I saw many threads which use the callback function but I want the user to download the entire raw data and not just the data which we select in the date range. So is there a way to do that ? Any help is appreciated.