Making Tag Analysis from Stack Overflow Questions Dataframe
Project description
stack overflow tag analysis
This project fetches StackOverflow API get questions and make tag analysis
install
pip install sosq
pip install emek
for use
1- Get your key and token from stackexchange (https://stackapps.com/users/login?returnurl=/apps/oauth/register)
2- sample code below.
import sosq
import emek
df = sosq.get_result("your_search_query", "your_key", "your_access_token")
emek.process_data(df)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emek-1.0.1.tar.gz
(38.9 kB
view details)
File details
Details for the file emek-1.0.1.tar.gz.
File metadata
- Download URL: emek-1.0.1.tar.gz
- Upload date:
- Size: 38.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38c563d1f425902572d3bdb3a7918f35425283087755ff5f65dd23faaeafd80c
|
|
| MD5 |
8e61c813fb06ae409facde62f68467b2
|
|
| BLAKE2b-256 |
4d307e664c07e2984ea1fe16001b73d22bc1e74284ad727ec8a386341bccde46
|