Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thinh-vu/pydata_master

pydata_master is an all-in-one package for the data operation in a daily basis which contains almost frequently used functions I need.
https://github.com/thinh-vu/pydata_master

Last synced: 14 days ago
JSON representation

pydata_master is an all-in-one package for the data operation in a daily basis which contains almost frequently used functions I need.

Awesome Lists containing this project

README

        

# 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](../main/src/pandas_daterange_freq_list.png)

# IV. 🙋‍♂️ CONTACT INFORMATION



LinkedIn Badge


Messenger Badge

Youtube Badge



Github Badge

---

If you want to support my open-source projects, you can "buy me a coffee" via [Patreon](https://patreon.com/thinhvu?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_creator) or Momo e-wallet (VN). Your support will help to maintain my blog hosting fee & to develop high-quality content.

![momo-qr](https://github.com/thinh-vu/vnstock/blob/main/src/momo-qr-thinhvu.jpeg?raw=true)