Code Monkey home page Code Monkey logo

Comments (4)

bencomp avatar bencomp commented on May 27, 2024

I do realise now that this has been mentioned in part in #79 and also relates to #56 and #38.

from openrefine-socialsci.

bencomp avatar bencomp commented on May 27, 2024

I think we should look at the Library Carpentry lesson on OpenRefine for clearer use cases in the introduction episode: splitting data elements into different columns, normalising date formats and maybe matching/enhancing. This would go instead of the Motivations section, which is currently written for potential instructors (I feel).

Let's replace the Features and Getting help sections with How is OR different from spreadsheet applications? and When would you write a script instead of using OR?.

Spreadsheets

  • OR is not for creating data and doesn't handle colours/formulae/comments/... in cells
  • it is easier to undo/redo actions, especially applying actions on different files
  • find and replace works on everything or one thing at a time, OR allows row selection and works in one column at a time
  • OR has clustering so that you don't have to be aware of which variations exist, unlike in spreadsheets.
  • you can load spreadsheets, but they need to be tabular

Scripts

  • OR is more for exploratory cleaning, scripts are more useful when you know what to fix
  • use scripts when you have too many data for OR
  • use scripts when OR cannot do what you want, like fixing data using a machine-learning model.

from openrefine-socialsci.

bencomp avatar bencomp commented on May 27, 2024

From #37:

  • Change learning objective "describe use cases" to understand how OpenRefine compares to spreadsheet apps and scripting".

from openrefine-socialsci.

bencomp avatar bencomp commented on May 27, 2024

Perhaps it's also useful to distinguish OR from using SQL with a relational database. SQL also allows selection of rows and creating derivative columns. The cross function allows to join data from different projects, like JOIN in SQL. (cross is not currently part of the lesson, but I have used it myself.)

from openrefine-socialsci.

Related Issues (20)

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.