jupyter tag

13 questions


1 answers
129 views
0
Run the ipynb file with administrator privileges on the Jupiter notebook!

PiCham or Anaconda can be run with administrator privileges by right-clicking Run with administrator privileges, but how can I run it with administrator privileges on Jupiter's notebook?

1 years ago

1 answers
105 views
0
This is a question about the module in use when converting Jupiter laptop ipynb file to py.

This is a question about the module in use when converting Jupiter laptop ipynb file to py.It can be converted to py. The problem is that the modules used (for example, modules such as pandas and nump...

1 years ago

1 answers
118 views
0
Jupiter Notebook Loading Speed Issue

Hello, I'm a beginner at coding. I installed a jupyter notebook to learn tensorflow, but there is no speed problem in the laptop, but a file explorer?It's really too slow in the same window. I can't ...

1 years ago

1 answers
94 views
0
Python tensorflow execution error.

I am currently studying TensorFlow Fault Neural Network.I'm studying using Jupiter laptop and Python version 3.6The above error occurred while using Jupiter laptop.The first error was that the as_matr...


1 answers
117 views
0
I want to know the similarity (accuracy) of the two array-type lists in Python.

I'm a college student who just started studying deep learning.For study, we processed the time series data in the GRU method of RNN for the purpose of predicting specific meteorological phenomena, and...

1 years ago

1 answers
110 views
0
jupyter notebook importError question

I can't import to jupyter notebook. What should I do?In the C:\Users\insor\Desktop\py35\object_detection\utils folder label_map_util.py module In the C:\Users\insor\Desktop\py35\object_detection folde...


1 answers
105 views
0
A code question that executes multiple functions at the same time. (jupyter notebook)

Hello, I am using Python as a jupyter notebookI have difficulty using multiprocessing module,I have a question.Even if you turn the example code on several blogs,I don't know if there's something wron...


2 answers
122 views
0
I want to read the json file on drive C with Python!!!!

I'm trying to get json file to python and use pandasI couldn't load the json filewith open('C:\BicData\dd.json') as k: data = json.load(k)


1 answers
106 views
0
Graph Error in Jupiter R...

Currently, I have installed the whole jupyter, R, and python.And I also installed R Kernel.I'm trying to code R on Jupy Other parts are available except for the graph. However, I tried to draw a graph...

1 years ago

1 answers
111 views
0
Save as a CSV file

Hi, everyone. I am a college student who started studying machine learning.I want to save the predicted result value as a CSV file.The prediction results are stored in a variable called 'prediction' i...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.