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

Altair producing a deprication warning #7

Open
afonit opened this issue Jun 24, 2020 · 3 comments
Open

Altair producing a deprication warning #7

afonit opened this issue Jun 24, 2020 · 3 comments

Comments

@afonit
Copy link

afonit commented Jun 24, 2020

fyi,
Altair is now producing a deprecation warning:

AltairDeprecationWarning: alt.pipe() is deprecated, and will be removed in a future release. Use toolz.curried.pipe() instead.
@nickeubank
Copy link

gpdvega/geodata.py:38: FutureWarning: Using short name for 'orient' is deprecated. Only the options: ('dict', list, 'series', 'split', 'records', 'index') will be used in a future version. Use one of the above to silence this warning.
  data.drop(

Is this library still supported? It's a great tool, so I hope so!

@iliatimofeev
Copy link
Owner

@nickeubank since vega/altair#1664
Altair has support of geopandas - try it.

@nickeubank
Copy link

OH! Thanks!

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

No branches or pull requests

3 participants