How to send dataframe output from Notebook to my angular app?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 01:58 AM
I have got two data frames in notebook after transforming the data. I want to used that transformed data which will be updating daily in my angular app. how to send it to my angular app.