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

[DT-15] issue resolved #20

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

[DT-15] issue resolved #20

wants to merge 3 commits into from

Conversation

fallendynasty
Copy link
Contributor

created a class??? similar to what i was asked
created a script which is how i would do it (and it is without class)

fallendynasty and others added 2 commits January 4, 2024 21:40
created a class??? similar to what i was asked
created a script which is how i would do it (and it is without class)
@wei2912 wei2912 self-requested a review January 7, 2024 14:32
@wei2912 wei2912 changed the title issue resolved [DT-13] issue resolved Jan 7, 2024
@wei2912 wei2912 linked an issue Jan 7, 2024 that may be closed by this pull request
@wei2912 wei2912 changed the title [DT-13] issue resolved [DT-15] issue resolved Jan 11, 2024
@wei2912
Copy link
Member

wei2912 commented Jan 20, 2024

Think the code overall looks fine, though I haven't tested the script or checked it against the CSV format. In terms of use of OOP we need to be clearer with what the intention is (which admittedly isn't set in stone yet...)

Probably the main thing I'd like is to allow for input of a dataframe with some fixed schema (rather than read in a CSV and process the data), but such a level of abstraction might not be necessary at this juncture. Based on our discussions on Streamlit, we can first look into taking data from the SQL database and then adapt the script here to perform the required postprocessing.

@wei2912 wei2912 marked this pull request as draft January 20, 2024 09:50
@wei2912
Copy link
Member

wei2912 commented Jan 20, 2024

Converted to draft since we'd be working on this more. I would suggest testing functionality of Streamlit by getting it to do the postprocessing we perform in this script.

@fallendynasty
Copy link
Contributor Author

i think just keep my branch up to date with the main branch

@fallendynasty fallendynasty marked this pull request as ready for review June 29, 2024 14:14
@wei2912 wei2912 requested review from jolenechong and removed request for wei2912 June 29, 2024 14:45
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.

[DT-15] Abstract out Parsing URLs notebook into a script
2 participants