• Stars
    star
    3
  • Rank 3,961,523 (Top 79 %)
  • Language
    Jupyter Notebook
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Whether you're a data analyst, business analyst, or just someone who wants to automate their Excel tasks, this repository has something for everyone. With Python Excel Automations, you can say goodbye to manual data entry and tedious Excel tasks.

More Repositories

1

Data-Sets-For-Machine-Learning-

This folder contains data set sample for machine learning and practice
4
star
2

Speech-to-Text-Converter

This GitHub repository contains a Python Streamlit app that utilizes machine learning to convert speech to text. The app allows users to upload audio files (in WAV or MP3 format) and uses the Speech Recognition library to perform speech recognition and convert the speech into text.
Python
4
star
3

EDA-web-app-using-streamlit

Exploratory Data Analysis (EDA) is an approach to analyzing data. I created eda web app using streamlit package to help out with my eda.
Python
2
star
4

Storytelling-With-Data

Here I have implemented few graphs from the book using Python and matplotlib library. Kindly find well documented Jupyter Notebooks for plots.
Jupyter Notebook
2
star
5

Data-Science-Starter

This repository is for newcomers into the data science world. It Summarizes three key areas Data Exploration,Manipulation and Data Cleaning
Jupyter Notebook
2
star
6

World-Bank-Data-Cleaning-Script

This script cleans the data from world bank database and makes it appropriate for data visualization using Tableau or other softwares
Jupyter Notebook
1
star
7

Email_Classifer_Using_Pandas

Using Pandas string contains function to find and classify emails as corporate or personal using email abbreviations such as @gmail.com, @hotmail in my dataset in python
Jupyter Notebook
1
star
8

Brain_teasers

This repository contains daily coding challenges
Jupyter Notebook
1
star
9

Automating-data-transfer-to-Redshift-using-Python

This GitHub repository, provides a collection of easy-to-use scripts and tools to help you streamline your ETL process and get your data flowing into Redshift in no time.
Jupyter Notebook
1
star
10

Geo_Location_Data

HTML
1
star
11

The-Machine-Learning-App

1
star
12

Tim

1
star
13

API-s-In-Python

Fetching data from APIs in Python is a common task for developers who need to retrieve information from web-based services. An API, or Application Programming Interface, is a set of rules and protocols that enable communication between two different software applications.
Jupyter Notebook
1
star
14

Sentiment-Analysis-using-Hugging-Face-library

This GitHub repository provides a Python script that demonstrates how to perform sentiment analysis on a dataset of text data using the Hugging Face library.
Jupyter Notebook
1
star
15

Binance-

This is a cryptocurrency price web app in Python using the Binance API and Streamlit. Particularly, real-time cryptocurrency price will be retrieved via the Binance API and displayed in the web app that is built using the Streamlit library in Python.
1
star
16

Geocoding-Addresses-Using-the-OpenCage-API

The OpenCage Geocoding API provides reverse (latitude/longitude to text) and forward (text to latitude/longitude) geocoding via a RESTful API.
Python
1
star
17

Online_Retailer_Database

This is a Python project that defines a database schema for an online retailer using the SQLAlchemy library. The database contains several tables that represent customers, orders, products, sales, and returns, with various relationships between them.
Jupyter Notebook
1
star
18

Time-series-forecasting

Through this project, you can build time series and forecasting models. Once you have uploaded a dataset with historical values of the signal to be forecasted, the app trains a predictive model in a few clicks, along with several visualizations to help you evaluate its performance and get further insights. The underlying model is built with Prophet, an open-source library developed by Facebook to forecast time series data. Future additions include adding Neural Prophet and more options to tune the models.
Python
1
star