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

Fix project bugs and simplify api #226

Merged
merged 4 commits into from Mar 24, 2020
Merged

Fix project bugs and simplify api #226

merged 4 commits into from Mar 24, 2020

Conversation

yaronha
Copy link
Collaborator

@yaronha yaronha commented Mar 24, 2020

No description provided.

@yaronha yaronha merged commit 4d86629 into development Mar 24, 2020
@yaronha yaronha deleted the fix-proj branch April 30, 2020 19:39
hayesgb pushed a commit to hayesgb/mlrun that referenced this pull request Jul 23, 2021
…if not using Pandas, since Dask requires storage_options. Also changed line mlrun#226 from inplace=True to inplace=False.  Dask does not support dropping columns inplace.  Alternatively, we could test if the df is hasattr 'dask' and only apply if inplace, but this is a more general behavior.
hayesgb pushed a commit to hayesgb/mlrun that referenced this pull request Aug 8, 2021
…if not using Pandas, since Dask requires storage_options. Also changed line mlrun#226 from inplace=True to inplace=False.  Dask does not support dropping columns inplace.  Alternatively, we could test if the df is hasattr 'dask' and only apply if inplace, but this is a more general behavior.
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.

None yet

1 participant