Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apartment style type listings return NaN values #86

Open
itsjacobhere opened this issue Jun 22, 2024 · 4 comments
Open

Apartment style type listings return NaN values #86

itsjacobhere opened this issue Jun 22, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@itsjacobhere
Copy link

Nearly all returned features for listings with the Apartment style type return Nan for nearly all features including: list price, beds, full_baths, sqft, year_built, etc.. This doesn't occur for every Apartment style listing, some do return features with filled values but the majority are NaN.

see example of the proportion of NaN values for each style type:
Screenshot 2024-06-21 225855

@ZacharyHampton
Copy link
Member

Thanks for the issue.

I'll take a look and see if this is an issue on our end.

@itsjacobhere
Copy link
Author

Yeah I figured it could be an issue with the data source, I was able to find the listings that returned Nan on realtor.com and all the data is there, so I'm not sure if it's an issue retrieving it or something else.

@ZacharyHampton
Copy link
Member

Likely an issue with us then. Can you send a code example where you're getting many NaNs and a listing in the bunch that has the proper data on site?

@itsjacobhere
Copy link
Author

itsjacobhere commented Jun 28, 2024

Yes I can send a more detailed example when I get home Monday or Tuesday! If I recall it was happening with pretty simple queries with the "for_rent" type and the returned apartments were mostly Nan values. I was primarily looking at San Diego, CA but it was happening for other locations too. I was able to just Google the full address and find the listing on realtor.com with everything there

@ZacharyHampton ZacharyHampton added the bug Something isn't working label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants