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

feat(mlop-2145): updating auto fs creation #352

Merged

Conversation

albjoaov
Copy link
Contributor

@albjoaov albjoaov commented Mar 8, 2024

  • feat(updating-auto-fs-creation): adding methods to the class as private and add Table dataclass
  • feat(updating-auto-fs-creation): using dataclass and adding typing
  • feat(updating-auto-fs-creation): finish using all type hints and apply format

@albjoaov albjoaov requested a review from a team as a code owner March 8, 2024 13:33
@albjoaov albjoaov changed the base branch from staging to ralph/auto-feature-set-creation March 8, 2024 13:33
@albjoaov albjoaov self-assigned this Mar 8, 2024
@albjoaov albjoaov force-pushed the joao/updating-auto-fs-creation branch from f6e6e72 to 02a1395 Compare March 8, 2024 17:57
@albjoaov albjoaov force-pushed the joao/updating-auto-fs-creation branch from 02a1395 to c441c8f Compare March 8, 2024 18:15
@albjoaov albjoaov force-pushed the joao/updating-auto-fs-creation branch from 27634ce to 17c452e Compare March 8, 2024 20:46
Copy link

sonarqubecloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@albjoaov albjoaov merged commit 47374a8 into ralph/auto-feature-set-creation Mar 8, 2024
5 checks passed
ralphrass added a commit that referenced this pull request Apr 11, 2024
* feat: add feature set creation script

* feat(mlop-2145): updating auto fs creation (#352)

* feat(updating-auto-fs-creation): adding methods to the class as private and add Table dataclass

* feat(updating-auto-fs-creation): using dataclass and adding typing

* feat(updating-auto-fs-creation): finish using all type hints and apply format

* feat(updating-auto-fs-creation): add docstring and auto-infer by df

* fix(updating-auto-fs-creation): remove unused format

* feat(updating-auto-fs-creation): creating flake8 ignore list

* feat(updating-auto-fs-creation): apply fmt

* feat(updating-auto-fs-creation): init file

* feat(updating-auto-fs-creation): making more readable

* feat(updating-auto-fs-creation): remove wrong file

* feat(updating-auto-fs-creation): apply fmt

* feat(updating-auto-fs-creation): ignoring mypy

* feat(updating-auto-fs-creation): add unit test

* feat(updating-auto-fs-creation): using Dataframe from pyspark

---------

Co-authored-by: João Albuquerque <[email protected]>
ralphrass added a commit that referenced this pull request Apr 15, 2024
* feat: add feature set creation script

* feat(mlop-2145): updating auto fs creation (#352)

* feat(updating-auto-fs-creation): adding methods to the class as private and add Table dataclass

* feat(updating-auto-fs-creation): using dataclass and adding typing

* feat(updating-auto-fs-creation): finish using all type hints and apply format

* feat(updating-auto-fs-creation): add docstring and auto-infer by df

* fix(updating-auto-fs-creation): remove unused format

* feat(updating-auto-fs-creation): creating flake8 ignore list

* feat(updating-auto-fs-creation): apply fmt

* feat(updating-auto-fs-creation): init file

* feat(updating-auto-fs-creation): making more readable

* feat(updating-auto-fs-creation): remove wrong file

* feat(updating-auto-fs-creation): apply fmt

* feat(updating-auto-fs-creation): ignoring mypy

* feat(updating-auto-fs-creation): add unit test

* feat(updating-auto-fs-creation): using Dataframe from pyspark

---------

Co-authored-by: João Albuquerque <[email protected]>
ralphrass added a commit that referenced this pull request Apr 15, 2024
* feat(MLOP-2145): add feature set creation script (#351)

* feat: add feature set creation script

* feat(mlop-2145): updating auto fs creation (#352)

* feat(updating-auto-fs-creation): adding methods to the class as private and add Table dataclass

* feat(updating-auto-fs-creation): using dataclass and adding typing

* feat(updating-auto-fs-creation): finish using all type hints and apply format

* feat(updating-auto-fs-creation): add docstring and auto-infer by df

* fix(updating-auto-fs-creation): remove unused format

* feat(updating-auto-fs-creation): creating flake8 ignore list

* feat(updating-auto-fs-creation): apply fmt

* feat(updating-auto-fs-creation): init file

* feat(updating-auto-fs-creation): making more readable

* feat(updating-auto-fs-creation): remove wrong file

* feat(updating-auto-fs-creation): apply fmt

* feat(updating-auto-fs-creation): ignoring mypy

* feat(updating-auto-fs-creation): add unit test

* feat(updating-auto-fs-creation): using Dataframe from pyspark

---------
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.

1 participant