Skip to content

A collection of code snippets and utility functions for making exploratory data analysis with python easier and faster.

License

Notifications You must be signed in to change notification settings

vincejstraub/tools-py-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Code Snippets

A a collection of code snippets and custom functions for making data wrangling and exploratory data analysis with pandas easier and faster.

Files

  • scripts/pandas_funcs.py: additional functions to make inspecting a Pandas DataFrame object quicker and more exhaustive.

Requirements

  • Python 3.7.7
  • Pandas 1.1

Please follow the online instructions to install the required libraries, depending on your operating system and machine specifications.

License

This code is being released with a permissive open-source license. You should feel free to use or adapt the code as long as you follow the terms of the license.

About

A collection of code snippets and utility functions for making exploratory data analysis with python easier and faster.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages