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

data-proc: Add contents for "select" section #42

Open
wants to merge 1 commit into
base: data-proc
Choose a base branch
from

Conversation

razvand
Copy link
Collaborator

@razvand razvand commented Aug 7, 2021

Add contents for selecting and formatting data. Introduce regular expressions.

Signed-off-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
@razvand razvand self-assigned this Aug 7, 2021
@Sergiu121
Copy link
Collaborator

@razvand razvand changed the title data-proc: Add skeleton contents for "select" section data-proc: Add skeleton for "select" section Aug 7, 2021
@razvand razvand changed the title data-proc: Add skeleton for "select" section data-proc: Add contents for "select" section Aug 7, 2021
Copy link
Collaborator

@lizababu lizababu left a comment

Choose a reason for hiding this comment

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

Now that I see more details here, I would say that regular expressions could benefit from a separate section. I think it's cool to have an entire page dedicated to them so one can easily find everything he needs in one page. Mixing it with "Using an Office Suite" feels a bit off to me. @edi33416 what do you say?

@razvand
Copy link
Collaborator Author

razvand commented Aug 12, 2021

Now that I see more details here, I would say that regular expressions could benefit from a separate section. I think it's cool to have an entire page dedicated to them so one can easily find everything he needs in one page. Mixing it with "Using an Office Suite" feels a bit off to me. @edi33416 what do you say?

@lizababu , makes sense. I was aiming to have regex as use case for "select". But since Python has a section, I guess regexes could have one as well. Let's hear it from @edi33416 as well.

1 similar comment
@razvand
Copy link
Collaborator Author

razvand commented Aug 12, 2021

Now that I see more details here, I would say that regular expressions could benefit from a separate section. I think it's cool to have an entire page dedicated to them so one can easily find everything he needs in one page. Mixing it with "Using an Office Suite" feels a bit off to me. @edi33416 what do you say?

@lizababu , makes sense. I was aiming to have regex as use case for "select". But since Python has a section, I guess regexes could have one as well. Let's hear it from @edi33416 as well.

@edi33416
Copy link
Collaborator

@lizababu , makes sense. I was aiming to have regex as use case for "select". But since Python has a section, I guess regexes could have one as well. Let's hear it from @edi33416 as well.

I agree with @lizababu. I believe that having a separate section for regex would make it easier for the students to find (and remember where to find) regex related info and examples

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.

4 participants