Warinf / Course

MIT License
0 stars 1 forks source link

matplotlib.pyplot is imported twice #5

Closed eribul closed 4 years ago

eribul commented 6 years ago

matlob.lib is imported twice:

import pandas as pd
import matplotlib.pyplot as plt      # First time
import scipy.stats as stats
import matplotlib.pyplot as plt      # Second time
import numpy as np
from scipy.stats import maxwell
eribul commented 4 years ago

Jag stänger denna issue då den annars dyker upp i mkni lista över öppna issues på GiHub där jag avser jobba med ngt.