Python Forum
FCC API: addressing unexpected error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FCC API: addressing unexpected error
#7
snippsat, I appreciate your response. Here are some comments in relation to yours:

1. I am not sure how to show you the import code (since I never see it when importing). How can I do that?
2. Indeed, I prepared (and tested) the codes using python3; however, to run the codes from EC2 instance I am using -python- command, because otherwise the -from fcc.census_block_conversions import census_block_fips- does not work.
3. In an attempt to solve the unicode issue, I tried to convert my data frame to ASCII only using examples provided here (https://stackoverflow.com/questions/1977...python-3-3), but really nothing helped as the error remained there.
Reply


Messages In This Thread
FCC API: addressing unexpected error - by kiton - Jun-26-2017, 05:53 PM
RE: FCC API: addressing unexpected error - by kiton - Jun-26-2017, 07:09 PM
RE: FCC API: addressing unexpected error - by kiton - Jun-27-2017, 11:41 PM
RE: FCC API: addressing unexpected error - by kiton - Jun-28-2017, 06:21 PM
RE: FCC API: addressing unexpected error - by kiton - Jun-29-2017, 07:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Addressing with np.where pberrett 0 1,583 May-19-2019, 12:45 PM
Last Post: pberrett

Forum Jump:

User Panel Messages

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