Rapid Python Data Analysis

Job ID: 37729684

Budget: $10 – $30 USD

I urgently require a skilled Python developer to perform data analysis tasks. Here are the specifics:

- **Core Task**: Perform data analysis using Python.
- **Immediate Start**: Need to begin as soon as possible.

**Skills and Experience**:
- Proficient in Python, especially libraries for data analysis like Pandas and NumPy.
- Experience with data visualization (e.g., using Matplotlib or Seaborn).
- Ability to work with and analyze large datasets efficiently.
- Excellent problem-solving skills and attention to detail.

**Project Requirements**:
- Quick turnaround while maintaining high-quality analysis.
- Provide insights with visual data representations.
- Maintain data confidentiality and integrity.

**Note**: Though the data type wasn't specified, versatility in handling various data sources, including financial, social media, or scientific research data, is appreciated.

Please include your relative experience and examples of past data analysis projects with your bid.

Install Python and NLTK
Tokenize the documents into words, remove stop words, and conduct stemming
Calculate tf-idf for each word in each document and generate document-word matrix (each element in the matrix is the tf-idf score for a word in a document
Calculate pairwise cosine similarity for the documents