VOOZH about

URL: https://www.javacodegeeks.com/author/Mark-Needham/page/8

⇱ Mark Needham, Author at Java Code Geeks - Page 8 of 12


  • Software Development👁 Image
    Mark NeedhamDecember 29th, 2014
    0 85

    R: Vectorising all the things

    After my last post about finding the distance a date/time is from the weekend Hadley Wickham suggested I could improve…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 18th, 2014
    0 90

    R: Time to/from the weekend

    In my last post I showed some examples using R’s lubridate package and another problem it made really easy to…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 18th, 2014
    0 78

    R: Cleaning up and plotting Google Trends data

    I recently came across an excellent article written by Stian Haklev in which he describes things he wishes he’d been…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 5th, 2014
    1 99

    R: Applying a function to every row of a data frame

    In my continued exploration of London’s meetups I wanted to calculate the distance from meetup venues to a centre point…

    Read More »
  • Scala👁 Image
    Mark NeedhamDecember 3rd, 2014
    0 272

    Spark: Write to CSV file

    A couple of weeks ago I wrote how I’d been using Spark to explore a City of Chicago Crime data…

    Read More »
  • Scala👁 Image
    Mark NeedhamDecember 2nd, 2014
    0 201

    Spark: Write to CSV file with header using saveAsFile

    In my last blog post I showed how to write to a single CSV file using Spark and Hadoop and…

    Read More »
  • Scala👁 Image
    Mark NeedhamNovember 18th, 2014
    0 276

    Spark: Parse CSV file and group by column value

    I’ve found myself working with large CSV files quite frequently and realising that my existing toolset didn’t let me explore…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamOctober 24th, 2014
    0 174

    Neo4j: Cypher – Avoiding the Eager

      Although I love how easy Cypher’s LOAD CSV command makes it to get data into Neo4j, it currently breaks…

    Read More »
  • Software Development👁 Image
    Mark NeedhamOctober 9th, 2014
    1 137

    Conceptual Model vs Graph Model

    We’ve started running some sessions on graph modelling in London and during the first session it was pointed out that…

    Read More »
  • First
  • ...
  • «
  • 6
  • 7
  • 8
  • 9
  • 10
  • »
  • ...
  • Last
Back to top button
Close