Static Methods

Summary

staticmethod

class parent

truncated documentation

animation

DataCollectJCDecaux

Displays a javascript animation, see animation.FuncAnimation. …

distance_haversine

DataCollectJCDecaux

Computes the haversine distance.

draw

DataCollectJCDecaux

Draws a graph using four columns: lng, lat, available_bike_stands, available_bikes.

run_collection

DataCollectJCDecaux

Runs the collection of the data for velib, data are stored using json format. The function creates a file …

simulate

DataCollectJCDecaux

Simulates velibs on a set of stations given by df.

to_df

DataCollectJCDecaux

Reads all files in a folder (assuming there were produced by this class) and returns a dataframe with it.