Get all the results of code in a pickle file so that i can host it on flask
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
I am working on EDA of some dataset and all the results which i am getting i want to get them when i hit an api. So with only EDA, i want some of the code output when i hit API. So what i was thinking is if i can pickle that output and host it on flask! Is this possible?
If any other idea to get **output of kaggle code in API (output here means when we run block of code, we get below graph or piechart or any numbr)** Please suggest,
Contributor guide
Assessment
This issue has not been assessed yet.