Python Forum
Pandas| iterrows | csv.replace
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pandas| iterrows | csv.replace
#2
from the docs: You can also access the response body as bytes, for non-text requests

you should use text instead

also, I would not use csv name. that is a standard library module and if you need to import and use it in the future you will need to refactor the code in order to avoid conflict
Reply


Messages In This Thread
Pandas| iterrows | csv.replace - by BeerLover - May-19-2017, 05:39 PM
RE: Pandas| iterrows | csv.replace - by buran - May-19-2017, 05:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pandas dataframe.replace regex metalray 3 24,672 Feb-24-2017, 12:58 PM
Last Post: zivoni

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020