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 Install `cmd > pip install pyzohar `

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

### update 1.13
  • Alter api_prx for auto userAgent changing

  • Alter io export to excel method.

### update 1.12
  • Alter spider

### update 1.10
  • Add new slot for generating pptx

### update 1.08
  • Fixed bugs about misusing on pandas.Series.to_dict

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.1.13.tar.gz (77.6 kB view hashes)

Uploaded Source

Built Distribution

pyzohar-0.1.13-py3-none-any.whl (79.9 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