Skip to content
View jonperron's full-sized avatar
Block or Report

Block or report jonperron

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

Pinned Loading

  1. Serve pandas dataframe as csv with D... Serve pandas dataframe as csv with Django
    1
    from django.http import HttpResponse
    2
    import pandas as pd
    3
    
    
    4
    def foo():
    5
      results = pd.Dataframe()
  2. python-navitia-client python-navitia-client Public

    Python client to use Navitia APIs

    Python 1

  3. airflow-providers-lokalise airflow-providers-lokalise Public

    Lokalise hook and operator for Airflow based on the Lokalise Python SDK (https://github.com/lokalise/python-lokalise-api)

    Python

  4. qualib qualib Public archive

    En se basant sur les horaires théoriques de la SNCF et de la RATP, Quali'B interroge les APIs Temps Réels de ces deux opérateurs de transport et effectue des comparaisons qui lui permettent de défi…

    Python 4 1