Skip to content

Make changes required by having pandas>3.0.0#55

Open
david-mears-2 wants to merge 1 commit intotoby-p:masterfrom
david-mears-2:update-pandas-for-toby-p
Open

Make changes required by having pandas>3.0.0#55
david-mears-2 wants to merge 1 commit intotoby-p:masterfrom
david-mears-2:update-pandas-for-toby-p

Conversation

@david-mears-2
Copy link
Copy Markdown

Trying to run rightmove_webscraper using the version of pandas in requirements.txt didn't work. So instead I update the version of pandas.

One change was for this: https://pandas.pydata.org/pandas-docs/stable/user_guide/copy_on_write.html

And one change was to avoid triggering pandas' now-more-strict type-checking to throw an error.

Note that you won't get as far as triggering pandas-caused errors unless you first incorporate the fixes in #54.

One for this: https://pandas.pydata.org/pandas-docs/stable/user_guide/copy_on_write.html

And one to avoid triggering pandas' now-more-strict type checking to throw an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant