Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

FutureWarning: Passing bytes to 'read_excel' is deprecated and will be removed in a future version pd.read_excelblob_data.readall(), engine='openpyxl'

$
0
0

Error: FutureWarning: Passing bytes to 'read_excel' is deprecated and will be removed in a future version. To read from a byte string, wrap it in a B ytesIO object.df = pd.read_excel(blob_data.readall(), engine='openpyxl')

I am getting this error, Any other option to read data from excel file?

I want alternate solution or library support for this openpyxl issue!


Viewing all articles
Browse latest Browse all 23131

Trending Articles



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