Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Usage of Pandas' .ix() indexer throughout the course #11

Open
muxevola opened this issue Jun 8, 2020 · 2 comments
Open

Usage of Pandas' .ix() indexer throughout the course #11

muxevola opened this issue Jun 8, 2020 · 2 comments

Comments

@muxevola
Copy link

muxevola commented Jun 8, 2020

Starting in v0.20.0, the .ix indexer is deprecated, in favor of the more strict .iloc and .loc indexers.

The ix indexer was completely removed in v1.0.0.

@VuokkoH
Copy link

VuokkoH commented Jun 9, 2020

True.

Please note that this repository is an old version of the course. You can find most up-to-date materials under the site-repo (https://autogis.github.io/). Cheers.

@muxevola
Copy link
Author

@VuokkoH I've just noticed your last three comments. Please, never mind about the other three issues I've filed in the meantime. I'll go straight to 2019's course. BTW I'm new to GIS and this seems an excellent resource. I plan to go through the whole course. Thanks a lot making it available and keeping it up-to-date!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants