python-pandas topic

List python-pandas repositories

py

6.7k
Stars
16.6k
Forks
Watchers

Repository to store sample python programs for python learning

10_Python_Pandas_Module

237
Stars
225
Forks
Watchers

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipula...

Uber-Rider-Churn-Analysis

31
Stars
14
Forks
Watchers

Uber is interested in predicting rider retention. To help explore this question, they have provided a sample dataset of a cohort of users.

MSSQLSERVER_Pandas

31
Stars
15
Forks
Watchers

Using Python Pandas dataframe to read and insert data to Microsoft SQL Server

Try-Pandas

26
Stars
14
Forks
Watchers

In this series, we're going to learn the fundamentals of the popular Python data science tool called Pandas.