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

[BREAKING CHANGE]: Remove params argument, return everything instead #160

Merged
merged 3 commits into from
May 25, 2022

Conversation

lahdjirayhan
Copy link
Contributor

This PR will make Ozone always return all parameters and remove params argument.

This is to make Ozone less concerned with things that are available easily outside the package, i.e. subsetting the dataframe to keep certain columns only.

This PR should be able to close #140.

@Milind220 Milind220 added this to the version 3.0 milestone May 23, 2022
Copy link
Collaborator

@Milind220 Milind220 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! I can't wait to see the new, cleaner Ozone!

@Milind220 Milind220 merged commit b4b16e9 into Ozon3Org:dev May 25, 2022
@lahdjirayhan lahdjirayhan deleted the 140-nonexistent-params branch May 25, 2022 17:04
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.

[Breaking Change] params argument lets you enter gibberish and still returns data
2 participants