Ashoka74 commited on
Commit
e2ecb84
·
verified ·
1 Parent(s): 6c069dd

Update analyzing.py

Browse files
Files changed (1) hide show
  1. analyzing.py +2 -2
analyzing.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
- import cudf.pandas
3
- cudf.pandas.install()
4
  import pandas as pd
5
  import numpy as np
6
  import matplotlib.pyplot as plt
 
1
  import streamlit as st
2
+ #import cudf.pandas
3
+ #cudf.pandas.install()
4
  import pandas as pd
5
  import numpy as np
6
  import matplotlib.pyplot as plt