Airt-client

Latest version: v2023.3.0

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

2022.3.1

Released on April 13, 2022

**airt-server changes:**

* Fix: Update from_csv, from_parquet and from_clickhouse route parameter types

**airt-client changes:**

* Fix: Integrate from_csv, from_parquet and from_clickhouse route parameter changes

2022.3.0

Released on April 6, 2022

**airt-server changes:**

* Feature: Introduce DataBlob to import files from multiple sources
* Feature: Add from_local, from_s3, from_mysql, from_clickhouse routes to create DataBlob
* Feature: Add from_csv, from_parquet routes to create DataSource from DataBlob
* Feature: Add to_local, to_s3, to_mysql routes to push prediction results

**airt-client changes:**

* Feature: Introduce DataBlob Class to import files from multiple sources.
* Feature: Add from_local, from_s3, from_mysql and from_clickhouse methods to the DataBlob class for creating a new DataBlob.
* Feature: Add from_csv and from_parquet methods to create DataSource from a DataBlob.
* Feature: Update the ls method in all the classes to return the instances instead of a DataFrame.
* Feature: Add new method as_df to all the classes for returning the details in a DataFrame.
* Feature: Add to_local, to_s3, and to_mysql methods to push prediction results.
* Fix: Convert details, delete, and tag methods as instance methods.

2022.2.0

Released on February 28, 2022

**airt-server changes:**

* Fix: Update internal requirements' versions and dependencies' versions

**airt-client changes:**

* Fix: Update dependecies' versions

2022.1.0

Released on February 8, 2022

**airt-server changes:**

* Feature: Ability to create DataSource from multiple user uploaded CSV files
* Fix: Better error message if no csv file found in user uploaded files list

**airt-client changes:**

* Feature: Create DataSource using multiple user uploaded CSV files
* Fix: airt-client version error in README file

2021.12.0

Released on December 28, 2021

**airt-server changes:**

* Feature: New routes to create DataSource from user uploaded CSV

**airt-client changes:**

* Feature: Integrate routes for new user uploaded csv DataSource

2021.11.0

Released on November 30, 2021

**airt-server changes:**

* Feature: Implement new DataSource with Tag(s)
* Feature: Add route to get prediction push progress
* Feature: New route to update user info

**airt-client changes:**

* Fix: Rename authenticate function to get_token in API and CLI.
* Fix: Update error messages in CLI to display more meaningful information to the user.
* Feature: Integrate route for new DataSource with Tag(s)
* Feature: Integrate user create and list routes in CLI and API
* Feature: Add "disabled" and "completed" params to Datasource ls API
* Feature: Integrate Version, APIKey routes in CLI and API
* Feature: Integrate route to update user info
* Feature: Add link to REST API docs in client docs

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.