Skip to main content

A spark like interface to pandas data frames

Project description

sparkypanda

https://img.shields.io/pypi/v/sparkypandas.svg https://travis-ci.org/priamai/sparky-panda.svg?branch=master Documentation Status Updates

A spark like interface to pandas data frames

Features

  • Implemented select expression

Example

First install: pip install sparkypandas

import sparypanda
data = {'col_1': [3, 2, 1, 0], 'col_2': ['a', 'b', 'c', 'd']}

df = sparkypanda.DataFrame(data)

df_all_col = df.select('*')

df_col_1 = df.select('col_1')

df_all = df.select('col_2','col_1')

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-11-18)

  • First release on PyPI.

Project details


Download files

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

Source Distribution

sparkypandas-0.1.1.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

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

sparkypandas-0.1.1-py2.py3-none-any.whl (4.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file sparkypandas-0.1.1.tar.gz.

File metadata

  • Download URL: sparkypandas-0.1.1.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.5

File hashes

Hashes for sparkypandas-0.1.1.tar.gz
Algorithm Hash digest
SHA256 16cb0e967e6d0d0b2fa162edf42fd26751fecb20ea54955e96194194c320b240
MD5 c7cef574ed387c3168bf1cc665d244c3
BLAKE2b-256 4cab57ee6007a2bd12bc9cb911e47f12951b20c582db595423a9e0418b5f783c

See more details on using hashes here.

File details

Details for the file sparkypandas-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: sparkypandas-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.5

File hashes

Hashes for sparkypandas-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 915f2d77b96118402b6c29206f2654acdb25b920b2682bc91fa914761844361f
MD5 1395758604cc14955ba79d32f611a945
BLAKE2b-256 075c0717617326d6579ebee314dabb021e04aa757e80aa668a8af6e5be9a502a

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