Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88087

How can I print a Python list of arrays to excel

$
0
0

I have a python list with arrays like this -

['5a0aeaeea6bc7239cc21ee35', 'Salt & Sugar', 3701, 4172, -471]
['5a0aeaeea6bc7239cc21ee36', 'Atta & Flours', 2030, 2227, -197]
['5a0aeaeea6bc7239cc21ee37', 'Soya Products', 165, 185, -20]

How can I print this to excel so that the '[' and ']' are eliminated and the commas in the data don't cause an issue?


Viewing all articles
Browse latest Browse all 88087

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>