Skip to content

[DT-15] issue resolved - #20

Open
RestiaAshdoll8 wants to merge 3 commits into
mainfrom
howard-branch
Open

[DT-15] issue resolved#20
RestiaAshdoll8 wants to merge 3 commits into
mainfrom
howard-branch

Conversation

@RestiaAshdoll8

Copy link
Copy Markdown
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)

RestiaAshdoll8 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

wei2912 commented Jan 20, 2024

Copy link
Copy Markdown
Member

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

wei2912 commented Jan 20, 2024

Copy link
Copy Markdown
Member

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.

@RestiaAshdoll8

Copy link
Copy Markdown
Contributor Author

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

@RestiaAshdoll8
RestiaAshdoll8 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