Skip to content

yk4r2/UsefulPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Useful Python Things

Pandas

  • Pandas 1
    Here are base operation on Series and DataFrames like querying, indexing, locating, masking and filling NaNs explained.
  • Pandas 2
    Here are some interesting selects using masks
  • Pandas 3
    Here are examples of DataFrames merging, idiomatic Pandas, groupby's, aggregations, different scales, pivot tables and dome date functionality
  • Pandas 4
    Final Pandas Assignment. Alot of interesting staff, all my Pandas skills in use

Statistics

  • Stats 1
    The first notebook with some statistics and probability basis
  • Stats 2
    The final project of the 1st course (Introduction to DS in Python)

About

Here be some useful Python things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published