SyntaxFix
Write A Post
Hire A Developer
Questions
You can use Pandas:
import pandas as pd pd.Series(your_array).to_json(orient='values')