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

Dev/data prep #2

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Dev/data prep #2

wants to merge 12 commits into from

Conversation

marcelo-borghetti
Copy link

@marcelo-borghetti marcelo-borghetti commented Jan 17, 2024

Main changes:

  • SRC/: folder with data_downloader.py, normalization_builder.py, and timeseries_builder. These files contain the main source code. All other files in this folder and other folders are either supporting code or are using these files.
  • NOTEBOOKS/: example notebooks showing how to instantiate the classes on the SRC folder. It is not a priority to review this, but it is good to take a look.
  • SCRIPTS/: example scripts showing how to instantiate the classes on the SRC folder. It is not a priority to review this, but it is good to take a look. Suggestion: you can start the review with these files if you want to follow a flow of execution.
  • DATA/: it contains lightweight files. I did not commit any large-size file, since this can crash the repository.
  • MODELS/: it contains lightweight models. I did not commit any large-size file, since this can crash the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant