You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reaching out and helping us improve Vaex!
Before you submit a new Issue, please read through the documentation. Also, make sure you search through the Open and Closed Issues - your problem may already be discussed or addressed.
Description
Please provide a clear and concise description of the problem. This should contain all the steps needed to reproduce the problem. A minimal code example that exposes the problem is very appreciated.
Hey there.
I noticed a "df is not found" error in the docs: https://vaex.io/docs/tutorial.html#DataFrame
I suspect it's likely a jupyter notebook issue. Looks like that cell was run separately from the rest of the code.
Software information
Vaex version (import vaex; vaex.__version__):
Vaex was installed via: pip / conda-forge / from source
OS:
Additional information
Please state any supplementary information or provide additional context for the problem (e.g. screenshots, data, etc..).
The text was updated successfully, but these errors were encountered:
Thank you for reaching out and helping us improve Vaex!
Before you submit a new Issue, please read through the documentation. Also, make sure you search through the Open and Closed Issues - your problem may already be discussed or addressed.
Description
Please provide a clear and concise description of the problem. This should contain all the steps needed to reproduce the problem. A minimal code example that exposes the problem is very appreciated.
Hey there.
I noticed a "df is not found" error in the docs: https://vaex.io/docs/tutorial.html#DataFrame
I suspect it's likely a jupyter notebook issue. Looks like that cell was run separately from the rest of the code.
Software information
import vaex; vaex.__version__)
:Additional information
Please state any supplementary information or provide additional context for the problem (e.g. screenshots, data, etc..).
The text was updated successfully, but these errors were encountered: