Releases: wikirate/wikirate4py
Releases · wikirate/wikirate4py
1.1.0
- Allow users to add new metrics using the api
1.0.9
- 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
- adding timeout to requests
- catching rendering errors in answer's sources
1.0.7
- allow filtering answers based on company_name and company_id
1.0.6
- add published filter on answers functions
1.0.5
- 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
- allow answers with None ids
- adding function to convert project answers to DataFrames