79407332

Date: 2025-02-02 20:56:46
Score: 1.5
Natty:
Report link

In python, you can directly use Pandas dataframe to handle Decimal objects. Also, I tried using json.loads() instead of eval() or literal_eval() as the data in your example seems to be JSON-like.

Next, try passing the data either as bytes or as a file-like object to use streamlit download.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ishita