BeOptimized Library

Summary

Passionate about SAS Code and Python, we stay up-to-date regarding the latest developments thanks to the SAS training, the SAS Support , the SUGI , the SAS Global Forum, SASENSEI, the SAS Belux User group or the SAS communities.

This page contains interesting papers we collected throught the Web and are used for our coaching preparations and our specific consultancy activities. Download them for free and read them where you want!!!

Publication list

Reading and Writing Data with Pandas

This paper is a cheat sheet talking about Pandas. The various illustrations provides an easy way to understand the syntax. Pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.

Pandas Cheatsheet

If you like Pandas, you will probably like this cheatsheet where you will get a syntax summary to reshape, subset, summarize, creating new columns, combining data sets.

Data Cleaning with Pandas and Numpy

Data scientists spend a large amount of their time cleaning datasets and getting them down to a form with which they can work. In fact, a lot of data scientists argue that the initial steps of obtaining and cleaning data constitute 80% of the job. In this tutorial, we will leverage Python Pandas and NumPy libraries to clean data.

10 minutes to Pandas

This is a short introduction to pandas, geared mainly for new users.

Complete Pandas Cheatsheet

This pdf is a complete 12 pages cheatsheet on Pandas dataframe

SQL with python

This document is a jupyter note-book talking about Python functions used to simplify the utilisation of SQL queries. The author uses the mysql.connector and pandas to query into function (the functions are display) and how to use them at the end. With such functions it become super easy to query your database..

Working with Dates in Pandas

Working with Dates in Pandas is a 13 pages Jupyter note-book showing you lot of tips on how to work with dates in Pandas (dates, datetime, formats, filters, methods...)

Pandas

This e-book is a 172 p talking about pandas. Lot of things are explained like using regex, using the .query() method, merge dataframe, read Json, store dataframe in HDFStore file, handle missing data…

From SQL to Pandas

When you are using SQL for many years and try to code in Pandas, you try to make the link between the 2 syntax. This PDF compare how you can do the majority of SQL queries in Pandas.

This site uses cookies. .

By continuing to browse the site you are agreeing to our use of cookies. Review our cookies information for more details.