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-0.4.4056.tar.gz (38.1 kB view details)

Uploaded Source

Built Distribution

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

askdata-0.4.4056-py3-none-any.whl (38.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: askdata-0.4.4056.tar.gz
  • Upload date:
  • Size: 38.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for askdata-0.4.4056.tar.gz
Algorithm Hash digest
SHA256 74c4977fff42467cd79eb7c5449f4bb226ae5e5d25bf683a62078cd71edad9f7
MD5 b5f3c77779f4146fa65f18cfe2c5c92a
BLAKE2b-256 2cf4ca54e92f829758c565ae4f1cb59ec26f2dcd249ca47817833d723f97f2bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: askdata-0.4.4056-py3-none-any.whl
  • Upload date:
  • Size: 38.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for askdata-0.4.4056-py3-none-any.whl
Algorithm Hash digest
SHA256 7f919b9329476c0587ee4fa594333dffe30a6ec0842dbb5215baf3e2dba00b8c
MD5 70e616fffd9d15e4b193aa44f904d0ef
BLAKE2b-256 1eeb64456f6373fb8353dcfa5b961383cef08241d8918d5d18abd61f0d037f09

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