Code Monkey home page Code Monkey logo

neo4j-complaints's People

Contributors

nicolewhite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

neo4j-complaints's Issues

Change the depricated functions TOINT() and UPPER() to toInteger() and toUpper()

The tutorial on "Using LOAD CSV in the Real World" was very informative even though it was made back in 2015.
As more and more people start learning Neo4j, I think they would try to follow this example to import csv into graph.
But the TOINT and UPPER functions were depricated long back and it would be great if they were replaced with their new counterparts so people could follow this example with ease.

Error Fix "Cannot merge node using null property value for name"

Hi Nicole,
I love your video, it has been a huge help in prepping me for using Neo4J at my new job. I have found it near impossible to upload the downloaded csv file from my computer onto Neo4J Desktop, but I have had success with:

LOAD CSV WITH HEADERS FROM
"https://data.consumerfinance.gov/api/views/s6ew-h6mp/rows.csv?accessType=DOWNLOAD" AS line

Since I am unable to go in directly to take out columns with empty values, do you know of a solution using only Cypher?

I also already changed the MERGE line for response to "Company response to consumer."

Any help is appreciated! Thank you

Files missing

Hello, files subissues.csv and subproducts.csv are missing. Where I can find them. In addition, the cql crashes with:

localhost:~/Servers/neo4j-community-2.2.2/bin$ neo4j-shell -host 127.0.0.1 -file ~/Projects/recommendation-engine/neo4j-complaints/LOAD_CSV.cql > ~/Projects/recommendation-engine/neo4j-complaints/result.log
ERROR (-v for expanded information):
QueryExecutionKernelException: Cannot merge node using null property value for name

Any idea, how to debug this?
Thanks in advance

Column name has changed

The column name in the dataset is no longer called Company response, but rather Company response to consumer.

This must be changed in the script, or a null reference exception is encountered with the merge statement.

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.