Skip to content
View elefantino's full-sized avatar

Block or report elefantino

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MRJavaMaxDelay MRJavaMaxDelay Public

    MapReduce java example of calculating maximum bus delay in CSV bus data files

    Java

  2. RBusDataAnalysis RBusDataAnalysis Public

    R functions for analysis and plots of bus data collected in JourneysAPI (in the city of Tampere, Finland)

    R

  3. HaskellFunctions HaskellFunctions Public

    There is a list of functional programming tasks in README file with corresponding solutions as Haskell functions

    Haskell

  4. MRJavaArrivalsFromHBase MRJavaArrivalsFromHBase Public

    The bus location data stored in HBase table are processed separately day by day by MapReduce tasks to form a csv file with arrival times for a specific day.

    Java

  5. HaskellCoursework HaskellCoursework Public

    Based on input files containing bus lines, positions and stops, this Haskell code answers the queries about schedules, bus changes and routes

    Haskell

  6. OpenTripPlannerWithChanceOfConnection OpenTripPlannerWithChanceOfConnection Public

    OpenTripPlanner with estimation of chance of connection

    JavaScript