Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: braincube-io/python-connector

Tags

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare 2.8.0

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Pypi deployment action (#109)

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Be more resilient to error variables during data extraction (#105)

Improve resilience to error variables during data extraction

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MaximeMorille Maxime Morille
Adds a workflow to check deployment on master

2.5.2

Toggle 2.5.2's commit message
Prepare version 2.5.2

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #32, replace {braincube-name} placeholder by braincube's name in …

…data module (#33)

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #30, replace deprecated URL by the new one for the OAuth authenti…

…cation flow (#31)

2.4.1

Toggle 2.4.1's commit message
Bump version

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare 2.4.0 (#17)

2.3.0

Toggle 2.3.0's commit message
Added

- Make `get_name` and `get_bcid` methods available for all BaseEntity objects
- Provide a selection system for the name type to use for the objects
- Add parameter in MemoryBase get_data() function to change the label_type ("name" or "bcid")
- Add parameter in MemoryBase get_data() function to return a pandas DataFrame
- Entities have a get_uuid method