Skip to main content

All frequently used functions in one package for the data operation in a daily basis.

Project description

I. INTRODUCTION

pydata_master is an all-in-one package for daily data operation that contains the most frequently used functions I need.

Version Download Badge Commit Badge License Badge

II. REFERENCES

2.1. How to use this package?

  • Using pip to install the pre-built package on Pypip pip install pydata_master
  • If you want to use the latest pydata_master version instead of the stable one, you can install it from the source with the following command: pip install git+https://github.com/thinh-vu/pydata_master.git@main
  • Import the whole package to your project: from pydata_master import *
  • Import a specific part of the package: from pydata_master.util import *

2.2. Install dependencies

If you install the package from the Github source, you must install dependencies separately. You can run this command to install all of them at once.

!pip install trafilatura
!pip install df2gspread
!pip install pytube
!pip install nltk
!pip install trafilatura
!pip install google-auth-httplib2

Google services

creds, gc = google_auth('YOUR_PATH_TO_JSON')

III. APENDICES

Datetime Frequencies

IV. 🙋‍♂️ CONTACT INFORMATION


If you want to support my open-source projects, you can "buy me a coffee" via Patreon or Momo e-wallet (VN). Your support will help to maintain my blog hosting fee & to develop high-quality content.

momo-qr

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

pydata_master-0.0.6.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

pydata_master-0.0.6-py3-none-any.whl (16.1 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