cooncesean / mixpanel-query-py

The Python interface to fetch data from Mixpanel.
MIT License
29 stars 17 forks source link

Fix for segmentation #1

Closed frifri closed 10 years ago

frifri commented 10 years ago

Commenting for now _validate_expression() calls as it was preventing the lib to be used. This PR also add a filter on the parameters and remove all the empty ones as Mixpanel does not seems to like it and return a 400 Bad request. This PR also fix the segmentations parameters lists and the urls.