Skip to main content

The official Askdata Python SDK

Project description

Askdata

Askdata Examples

Colab This repository contains examples of Askdata usage in serving different types of data.

Installation

pip install askdata or pip install -r requirements.txt

Authentication

Lets handle our authenticaton

from askdata import Askdata
askdata = Askdata()

Once your insert your account and password you're all set

Query your data

# Load the list of the agents connected to your account as a pandas dataframe
get_agents_df = askdata.agents_dataframe()
#get one agent
agent = askdata.agent("sales_demo")
# Simple query
df = agent.ask('give me sales by countries')
df

Create a new Workspace (agent) and Create a dataset Starting from a Dataframe

# Load the list of the agents connected to your account as a pandas dataframe
agent.create_dataset(frame=df, dataset_name='Web Sources')

Askdata Demo

Check the following tutorial, to learn more about Askdata end-to-end. Askdata Tutorial

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

askdata-1.0.43.tar.gz (42.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

askdata-1.0.43-py3-none-any.whl (43.9 kB view details)

Uploaded Python 3

File details

Details for the file askdata-1.0.43.tar.gz.

File metadata

  • Download URL: askdata-1.0.43.tar.gz
  • Upload date:
  • Size: 42.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for askdata-1.0.43.tar.gz
Algorithm Hash digest
SHA256 87c354d44f0ef7a0cf7c91502431de0b9fd51dac2b5372812a0fce517eb07822
MD5 a7a3785e195dd4b961f295579aeb4164
BLAKE2b-256 d05e5acef82511a8c0ae9d83740284b643bbd9e131be4347e05c95f4a7319b5f

See more details on using hashes here.

File details

Details for the file askdata-1.0.43-py3-none-any.whl.

File metadata

  • Download URL: askdata-1.0.43-py3-none-any.whl
  • Upload date:
  • Size: 43.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for askdata-1.0.43-py3-none-any.whl
Algorithm Hash digest
SHA256 030921b81e6a3b34d17d2c98f7296c2519d402c363680a22390b9790ef0e6e46
MD5 a0a2444879e0e880edf92b4a62715ae7
BLAKE2b-256 3483f9163bde063c2152df74e061b0cf8c4fbccdf9deb4854ae44c4ea35505ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page