astro-sdk
                                
                                
                                
                                    astro-sdk copied to clipboard
                            
                            
                            
                        Offer local mode that saves dataframes to /tmp directory
In order to allow for easier local development AND support for storing dataframes in NFS, a user should be able to store intermediate values locally
Acceptance criteria:
- A user that does not supply credentials for s3 or GCS should have the ability to store their intermediate values in a local directory (defaulting /tmp)