Skip to content

Releases: wikirate/wikirate4py

1.1.4

05 Apr 10:32
Compare
Choose a tag to compare
  • updates on Answer Class

1.1.2

04 Apr 16:41
Compare
Choose a tag to compare
  • Minor fixes

1.1.1

04 Apr 09:23
Compare
Choose a tag to compare
  • Small fixes

1.1.0

04 Apr 08:54
Compare
Choose a tag to compare
  • Allow users to add new metrics using the api

1.0.9

03 Feb 19:08
Compare
Choose a tag to compare
  • allow users to create source by uploading a file
  • allow users to update sources and upload a file
  • update set of filters on methods based on platform changes
  • include get_dataset method
  • include get_datasets method

1.0.8

02 Dec 10:05
Compare
Choose a tag to compare
  • adding timeout to requests
  • catching rendering errors in answer's sources

1.0.7

19 Nov 19:12
Compare
Choose a tag to compare
  • allow filtering answers based on company_name and company_id

1.0.6

29 Oct 13:07
Compare
Choose a tag to compare
  • add published filter on answers functions

1.0.5

13 Sep 16:34
Compare
Choose a tag to compare
  • Allow WikiRateEntity objects having null identifiers
  • Adding to_dataframe method that allows users to transform WikiRateEntity objects or array of objects to dataframes
  • Some documentation issues have been fixed

1.0.4

31 Aug 16:40
Compare
Choose a tag to compare
  • allow answers with None ids
  • adding function to convert project answers to DataFrames