Git Product home page Git Product logo

ds5111_lab_01_extra_credit's Introduction

[ec2-user@ip-172-31-35-135 DS5111_lab_01_extra_credit]$ cat number_of_Raven.txt

13

[ec2-user@ip-172-31-35-135 DS5111_lab_01_extra_credit]$ cat number_of_RAVEN.txt

2

[ec2-user@ip-172-31-35-135 DS5111_lab_01_extra_credit]$ cat number_of_raven.txt

0

ds5111_lab_01_extra_credit's People

Contributors

efrainolivaresuva avatar dscer avatar

Watchers

 avatar

ds5111_lab_01_extra_credit's Issues

Journal Entry 1

What were some things you learned in the module? I have never used grep before so this entire exercise was a learning opportunity for me. Being able to use the pipe operator to quickly generate a file with the results was a neat trick I've seen but never used either. I think this is a quick and effective way to search documents for text.

What do you think were the most important concepts? The grep command and pipe operator are the most important concepts in this exercise. This was a really streamlined way to search a body of text and save results to a file. I can see this being a needed skill when using Linux for any data scientist.

What was challenging for you? How can you learn it better? I did not find any particular part of this exercise challenging. I just needed to get familiar with the syntax and command options (i.e., -i, and -w) for the grep command. I did find it questionable if my answer for just "raven" being 0 results is correct. The was an instance of the word "craven" which contains "raven", but for this case, I used exact matches only.

Which parts did you enjoy? This was a fun exercise. Python has been my go-to for performing simple searches in files, but this was so much faster. I will definitely use this on the job!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.