Troubleshooting Pipenv Install on OSX
'20 Sep 02 — python, osx, pipenv
User installation of pipenv.
Creating a new Google Sheet in Colab using the Drive API
'19 Dec 10 — api, google colab
Title is self-explanatory.
Import your own custom modules in Google Colab
'19 Nov 12 — google colab, tools, data science
Google Colab is great. But you do have to wrap your head around how it handles "local files".
Dateoffset to calculate end SLA date in Pandas
'19 Sep 11 — pandas
Offset a date, excluding holidays and non-working days.
Creating a Custom Color Scale for Varying Ranges of Data
'19 Jul 09 — tableau
If you have a map, and you want to set color values based on ranges, the way to do it can be found here: https://kb.tableau.com/articles…
Re-arranging Columns in your Dataframe
'19 Jun 07 — pandas
How to re-arrange the columns in your Dataframe