Skip to main content

a private package on data pre-processing.

Project description

# Pyzohar

### Introduction
  • Pyzohar is a Python package for data manipulation.

### Main features
  • Basic data pre-processing between different types.

  • Pandas.DataFrame manipulating.

  • Data input and output between localDisc, mongodb, mysql, httpRequests, etc.

  • Fast modelling.

### Reference

### Examples ` from pyzohar import dfz lst_mpt = [{'A':1,'B':2},{'A':3,'B':4}] dfz_tst = dfz(dts=lst_mpt, lcn={'fld':'D:/','fls':'txt_tst.xlsx'}) dfz_tst.lcl_xpt() # send lst_mpt into path 'D:/txt.tst.xlsx' ` > Use pyzohar.dfz to output data into hard disc.

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

pyzohar-0.0.4.tar.gz (45.0 kB view hashes)

Uploaded Source

Built Distribution

pyzohar-0.0.4-py3-none-any.whl (54.7 kB view hashes)

Uploaded Python 3

Supported by

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