Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 655 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 655 Bytes

Freq_histogram

Description

This python code serves as a Frequency Histogram to depict the equalized distribution of ASCII values recorded in a given a .txt file.

Plots:

  1. Frequency Histogram, Count vs ASCII value

Getting started

  1. Download Visual Studio Code for macOS or Windows
  2. Install Python Interpreter path 'venv 3.8.X'
  3. Run npm install git+{copied_url} to download all dependencies