We have started a series of articles on tips and tricks for data scientists (mainly in Python and R). In case you have missed:
Python
- How to Add NLTK Tokenizers to Scikit Learn TfidfVectorizer
- Regular Expression for Exact Match
- Anti-Joins with Pandas
- How to Delete an S3 Object with Boto3
- How to Filter Files from S3 Buckets using S3 Select and Boto3
- Different Ways to Upload Data to S3 Using Boto3
- How to Download Files and Folders from Colab