1. 0de59e3 add release procedure by Shinsuke Sugaya · 7 years ago develop
  2. 766fd9e bump up version to 0.9.10.dev1 by Shinsuke Sugaya · 7 years ago
  3. 4d8c843 update to 0.9.9 in __init__.py and remove incubator by Shinsuke Sugaya · 7 years ago release/0.9.9 v0.9.9 v0.9.9rc2
  4. 72a5092 Prepare 0.9.9rc1 by Shinsuke Sugaya · 7 years ago
  5. a71d14e Update project info by Shinsuke Sugaya · 7 years ago
  6. 579ab32 ignore .DS_Store by Shinsuke Sugaya · 7 years ago
  7. 4b51a30 Closes #21 by Shinsuke Sugaya · 7 years ago
  8. 5510953 Update __init__.py (Updated Deprecation Error Message) by thomas-idmt · 7 years ago
  9. 88a11a8 add test case and remove unused imports by Shinsuke Sugaya · 7 years ago
  10. a151e0c fix InvalidArgumentError is not defined by goodspeed · 7 years ago
  11. 8e35e33 Add travis test and Refactoring by Shinsuke Sugaya · 7 years ago
  12. cd72584 fix version numbers by EmergentOrder · 8 years ago v0.9.8
  13. 73adea9 remove reference to obsolete by EmergentOrder · 8 years ago v0.9.7
  14. e63bf7f exclude indentation error by EmergentOrder · 8 years ago v0.9.6
  15. 77ef0dd Merge branch 'fcvarela-develop' into develop by EmergentOrder · 8 years ago
  16. 7b6e210 Merge PR #11, prep 0.9.6 . Clobbered the PR's predictionio/__init__.py conflicting changes, fixed the rest by EmergentOrder · 8 years ago
  17. b85d044 Merge pull request #13 from AlmogCohen/develop by EmergentOrder · 9 years ago
  18. 849c2d5 Merge pull request #14 from vietanh85/develop by EmergentOrder · 9 years ago
  19. 6c95d7f adding comment: (getting events through the Event Server API is used for debugging and not recommended for production) by Nguyen Viet Anh · 9 years ago
  20. 8bdf59f Get events from Event Server. by Nguyen Viet Anh · 9 years ago
  21. a6f841f added missing import for InvalidArgumentError. Fix NameError when url provided to client is malformed. by Almog Cohen · 9 years ago
  22. c8dda1a Update for 0.9.2 by Kenneth Chan · 9 years ago
  23. 0d7ee77 Update doc for 0.9.2 release by Kenneth Chan · 9 years ago
  24. a0d76d6 SDKPYTHON-18 Support channel by Kenneth Chan · 9 years ago
  25. 69761b0 Event API JSON file exporter by Kenneth Chan · 9 years ago
  26. d9b97dd Merge pull request #12 from marcovivero/develop by Justin Yip · 9 years ago
  27. 9386a78 Added utf8 decoding on json.loads, script : connection.py, line: 156 by mvivero091 · 9 years ago
  28. bc67832 Fixed indentation by Filipe Varela · 9 years ago
  29. 7b66a7a Merge pull request #9 from fcvarela/develop by Justin Yip · 9 years ago
  30. 99389a4 update version number by Justin Yip · 9 years ago
  31. c5e9024 PDIO-438 by Justin Yip · 9 years ago
  32. ffa04e5 Merge pull request #10 from 4poc/fix_missing_accessKey by Justin Yip · 9 years ago
  33. 690fcef Add missing accessKey param to get/delete_event by Matthias H · 9 years ago
  34. b88b78d 0.8.2 by Justin Yip · 9 years ago
  35. 8e36c17 bump setup script version number to 0.8.2 by Justin Yip · 9 years ago
  36. 265f1d7 Merge branch 'develop' of https://github.com/PredictionIO/PredictionIO-Python-SDK into develop by Justin Yip · 9 years ago
  37. fd634ed Migrate app_id to access_key by Justin Yip · 9 years ago
  38. 3fc68aa Update ml-100k.zip link. by Justin Yip · 9 years ago
  39. 32a5cf3 BugFix: MovieLens Import Check Response Code and Fix Unicode Error by Justin Yip · 9 years ago
  40. 5d0e720 Python 3 support by Filipe Varela · 10 years ago
  41. 5e14a6f Specify event_time for users and items by Justin Yip · 10 years ago
  42. f688b0c Bump version number to 0.8.1 by Justin Yip · 10 years ago
  43. 1f05c93 fix typo by Justin Yip · 10 years ago
  44. 13559bb add pytz install requirement by Justin Yip · 10 years ago
  45. 20c77f3 Typo fix by Tom Chan · 10 years ago
  46. 908668c update doc for 0.8 by Justin Yip · 10 years ago
  47. f1a9d36 fix event_time micro / milli seconds bug. by Justin Yip · 10 years ago
  48. 026b86d Finalize sdk interface. by Justin Yip · 10 years ago
  49. 9d07e44 Update API by Donald Szeto · 10 years ago
  50. c0031b0 PIOTEAM-41. Itemrank quick query. by Justin Yip · 10 years ago
  51. d2f7124 PIOTEAM-41. Change eventTime to event_time. by Justin Yip · 10 years ago
  52. de0ff61 PIOTEAM-41. Fix batch import. by Justin Yip · 10 years ago
  53. 14a1487 PIOTEAM-41. Simplify movielens import. by Justin Yip · 10 years ago
  54. d9664f1 PIOTEAM-41 movielens by Justin Yip · 10 years ago
  55. 3343dff Add status check in itemrank demo. by Justin Yip · 10 years ago
  56. 5fa5bbc PIOTEAM-41 itemrank-quick-start by Justin Yip · 10 years ago
  57. ee01b3a PIOTEAM-41 yahoo stock import example. by Justin Yip · 10 years ago
  58. cd439ed PIOTEAM-41 eventtime. by Justin Yip · 10 years ago
  59. 6843035 PIOTEAM-41 remove creationTime. by Justin Yip · 10 years ago
  60. 3c11c87 PIOTEAM-41, remove tags by Justin Yip · 10 years ago
  61. bb3fa48 PIOTEAM-41 $delete by Justin Yip · 10 years ago
  62. 5848a9c PIOTEAM-41. $delete actions by Justin Yip · 10 years ago
  63. 8fb36c4 PIOTEAM-41 remove apiversion. by Justin Yip · 10 years ago
  64. 59380d8 Add 0.8 features. by Justin Yip · 10 years ago
  65. ece7189 New 0.8. by Justin Yip · 10 years ago
  66. 35ecdf6 update doc by Kenneth Chan · 10 years ago
  67. 0a9b0b1 Update version by Kenneth Chan · 10 years ago
  68. c68cef4 SDKPYTHON-14 Support Item Rank engine by Kenneth Chan · 10 years ago
  69. 19a2713 Update README.md by Justin Yip · 10 years ago
  70. ad1136d Create README.md by Justin Yip · 10 years ago
  71. bea38fa Fix pylint trivial bug for sdk and example code. by Justin Yip · 10 years ago
  72. 35f11fb SDKPYTHON-13 Fix doc gen by Kenneth Chan · 10 years ago
  73. 9455e76 SDKPYTHON-13 Add timeout parameter in Client by Kenneth Chan · 10 years ago
  74. 55f1275 Remove unnecessary import from tests by Kenneth Chan · 10 years ago
  75. 9a07445 Add issue tracker by Donald Szeto · 10 years ago
  76. d2b9a26 Merge pull request #5 from webgeist/new_style_classes by Donald Szeto · 10 years ago
  77. ebe2306 Merge pull request #4 from jespino/some-python3-compatibility-fixes by Donald Szeto · 10 years ago
  78. 2711fe7 new style classes instead old style by webgeist · 11 years ago
  79. a494c25 Some fixes for compatibility with python3 by Jesús Espino · 11 years ago
  80. 00e132a Merge pull request #3 from thearn/develop by Donald Szeto · 11 years ago
  81. 5cc255e changed 'range' to use generators instead of lists, for python2 and python3 by Tristan Hearn · 11 years ago
  82. 1be2270 Small fixes for PEP8 compliance by Tristan Hearn · 11 years ago
  83. 7c8a39d update doc by Kenneth Chan · 11 years ago
  84. 77a0b2e SDKPYTHON-11 add qsize param in client object by Kenneth Chan · 11 years ago
  85. 28972af SDKPYTHON-7 #comment add pending_requests() and update doc by Kenneth Chan · 11 years ago
  86. 59c7b29 SDKPYTHON-10 fix the URL encoded uid/iid issue and bump version to 0.6.1 by Kenneth Chan · 11 years ago
  87. cabb6fc Merge pull request #2 from victorhooi/develop by Kenneth Chan · 11 years ago
  88. 3dcd425 Remove urllib.quote calls (this is already handled by urllib.urlencode in AsyncRequest) by victorhooi · 11 years ago
  89. 39772ea update doc for itemsim by Kenneth Chan · 11 years ago
  90. efb7cb5 SDKPYTHON-8 #comment update doc by Kenneth Chan · 11 years ago
  91. c79a3dc SDKPYTHON-9 #comment update movierec example by Kenneth Chan · 11 years ago
  92. cc64a81 SDKPYTHON-9 #comment change the param order of get_itemrec_topn and update doc by Kenneth Chan · 11 years ago
  93. 6c14367 separate itemrec and itemsim test by Kenneth Chan · 11 years ago
  94. 4453256 SDKPYTHON-8 #comment add get_itemsim_topn and version check in test script by Kenneth Chan · 11 years ago
  95. 2ee32f0 Merge branch 'robhudson-doc-fixes' into develop by Donald Szeto · 11 years ago
  96. cf20585 Minor doc fixes by Rob Hudson · 11 years ago
  97. 554d957 Merge branch 'develop' by Kenneth Chan · 11 years ago
  98. 54e8d1f remove trailing newline charater from line by Kenneth Chan · 11 years ago
  99. 44d6a80 Merge branch 'develop' by Kenneth Chan · 11 years ago
  100. 82a27c6 fix attribute name pio_iids by Kenneth Chan · 11 years ago