Search code examples
Real file objects slower than StringIO and cStringIO?...


pythonperformancetemporary-filesstringiocstringio

Read More
Python Capture reply from powershell...


pythonpowershellsubprocessstringiocstringio

Read More
python 3.x ImportError: No module named 'cStringIO'...


python-3.xstringiocstringio

Read More
How to change image format without writing it to disk using Python Pillow...


pythonpython-2.7python-imaging-librarycstringio

Read More
get the size in bytes of a StringIO object...


python-2.7stringiocstringio

Read More
Confusing about StringIO, cStringIO and ByteIO...


pythonstringiobytesiocstringio

Read More
StringIO() argument 1 must be string or buffer, not cStringIO.StringIO...


pythonpython-2.7pandasstringiocstringio

Read More
Python cStringIO take more time than StringIO in writing (performance of string methods)...


pythonstringcstringio

Read More
Python using cStringIO with foreach loop...


pythonpython-2.7cstringio

Read More
Cannot Iterate over cStringIO...


pythonstringiocstringio

Read More
Reading from StringIO without resetting position...


pythonstringiocstringio

Read More
Matplotlib savefig to cStreamIO then load the data into another Matplotlib plot/fig Python 2.7...


python-2.7matplotlibcstringio

Read More
How do you create an in-memory TSV file with null values, using cStringIO?...


pythonpostgresqlpsycopg2cstringio

Read More
in-place replacement in StringIO...


pythonpython-2.7python-internalsstringiocstringio

Read More
cStringIO.StringO fails to save uploaded file stream when file is smaller than 1kByte...


pythoncherrypycstringio

Read More
Reading image from URL with misc.imread returning a flattened array instead of a colour image...


pythonscipyimreadndimagecstringio

Read More
tempfile.TemporaryFile vs. StringIO...


pythonstringiocstringio

Read More
Why is StringIO object slower than real file object?...


pythonstringiocstringio

Read More
multi threaded cstringio is 17% slower on ubuntu 14.04...


pythonmultithreadingubuntucstringio

Read More
Python - Pyramid and matplotlib - Cannot Have More Than One View Output A SVG?...


pythonsvgmatplotlibpyramidcstringio

Read More
pandas unable to read from large StringIO object...


pythoncsvpandasstringiocstringio

Read More
Convert cStringIO variable into file...


pythonxlrdxlwtcstringio

Read More
using generators and cStringIO in python to stream strings...


pythoncstringio

Read More
BackNext