kamu-data / kamu-cli

Next-generation decentralized data lakehouse and a multi-party stream processing network
https://kamu.dev
Other
301 stars 13 forks source link

Python warnings from sparkmagic #6

Closed LinuxUser404 closed 3 years ago

LinuxUser404 commented 5 years ago

Some functions in the notebooks produce warnings:

/usr/local/lib/python3.7/site-packages/autovizwidget/widget/utils.py:50: FutureWarning:

A future version of pandas will default to skipna=True. To silence this warning, pass skipna=True|False explicitly.
/usr/local/lib/python3.7/site-packages/IPython/core/display.py:689: UserWarning:

Consider using IPython.display.IFrame instead
sergiimk commented 3 years ago

Resolved after updating to latest sparkmagic