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

[MAINTENANCE] Delete top-level utils #9000

Merged
merged 12 commits into from
Nov 27, 2023
Merged

Conversation

cdkini
Copy link
Member

@cdkini cdkini commented Nov 23, 2023

Top level utils importable from gx (like gx.read_csv()) should be deleted - we don't use these anymore

  • Description of PR changes above includes a link to an existing GitHub issue
  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • Code is linted - run invoke lint (uses black + ruff)
  • Appropriate tests and docs have been updated

For more information about contributing, see Contribute.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

Copy link

netlify bot commented Nov 23, 2023

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit a2909c5
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/6564be6c86e7d3000867fd6f

@cdkini cdkini self-assigned this Nov 23, 2023
Comment on lines 725 to 729
@measure_execution_time(
execution_time_holder_object_reference_name="data_assistant_result",
execution_time_property_name="profiler_execution_time",
pretty_print=False,
)
Copy link
Member Author

Choose a reason for hiding this comment

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

If we need to profile performance, we can add temporary code to do so - I don't think we need to decorate each time.

If you disagree, lmk and I can bring this back

@ghost
Copy link

ghost commented Nov 23, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@cdkini cdkini enabled auto-merge November 27, 2023 16:06
@cdkini cdkini added this pull request to the merge queue Nov 27, 2023
Merged via the queue into develop with commit eae1f19 Nov 27, 2023
63 checks passed
@cdkini cdkini deleted the m/v1-35/remove_top_level_utils branch November 27, 2023 16:39
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.

2 participants