Additional features of IPython - Bengali
- subtitles off
- captions off
- English
- Bengali
- Questions posted on Forums
- Python 3.4.3 Tutorials - Bengali
-
Additional features of phython
In what way python is applicable in mathematics. Can it can be using solved advanced differential equations
00-01M 0-10S St.wilfred
Answer last updated on: June 22, 2019, 12:11 p.m.
-
ipython
What is ipython interpreter
00-01M 0-10S zion_zion7777
Answer last updated on: Feb. 5, 2020, 2:41 p.m.
-
What is the use of $ symbol ?
Plz explain the use of $ symbol in this video
02-03M 30-40S 2226048@gsgcollege.edu.in
Answer last updated on: Aug. 20, 2024, 5:09 p.m.
-
show() command not working...
I am using IPYTHON 8.24.0 and while running the command as,"%run -i plot_script.py"it shows the blank plot. But when I run "show()" command, it does not show the graph plotted. I mean nothing changes..Also, if there is any editor issue, how to solve that??
07-08M 10-20S Wvinisha10353@gmail.com
Answer last updated on: July 22, 2024, 3:58 p.m.
-
run the save plot
Using the same syntax to run the saved plot file %run -i plot_script.py still it shows Syntax error:EOL while scanning the string literal.please guide me.
06-07M 50-60S aditi.rajvaidya2004@gmail.com
Answer last updated on: June 18, 2024, 12:48 p.m.
-
plot script.py file
How do I open the file named "plot script.py" where all the previous commands will be saved?? I
06-07M 10-20S 20001002020
Answer last updated on: Sept. 28, 2021, 1:28 p.m.
-
%save command
Could not save using %save command.Permission error (Error No.13) showsHow to solve it
05-06M 10-20S Marudhaa
Answer last updated on: Sept. 9, 2021, 6:52 p.m.
-
%save
Does it necessary to save script file with name by putting '_' between? like you did as 'plot_script'. And please show how can i get saved file in pc i mean the script. Im not getting it in my pc anywhere. Please help.
05-06M 40-50S Zohra
Answer last updated on: June 24, 2021, 4:32 p.m.
-
using 2 for saving
Dear Sir/Madam,why do they use 2 before writing the information of command that should be saved like %save show_ included.py 2 4-7 16
08-09M 40-50S harshithagiyer@gmail.com
Answer last updated on: April 29, 2021, 3:53 p.m.
-
Saving commands at different location or path
How to save a command in user defined location? The default location is shown in the video. But if we want to store at different path kindly share the procedure.
05-06M 10-20S surjeetchouhan
Answer last updated on: April 29, 2021, 3:51 p.m.
-
Showing a plot
Inspite of mode is not interactive ,why after writing a run command and pressing enter plot is shown without using show () function?
08-09M 50-60S AnandPatel
Answer last updated on: April 29, 2021, 3:45 p.m.
-
Regarding relevance of IPython with my past experience in mechanical engineering(2010)
HiPlease guide me as of how this course is relevant to me being a mechanical engineer(2010 pass out). I'm in dilemma with whatsoever course I have started. Please guide.
07-08M 50-60S kuldeepkumar6424
Answer last updated on: April 10, 2021, 8:09 p.m.
-
history command
I am using google colab python online. When I type the command " %history() " it does not show the history of commands typed. please help
03-04M 20-30S Piyush_PS
Answer last updated on: Sept. 7, 2020, 10:07 p.m.
-
Running a script
In my case, the plot is displayed when I use the run command, whereas there is no output when I run the show() function. Why is it so?
06-07M 20-30S Mitalidas
Answer last updated on: July 8, 2020, 11:57 p.m.
-
About viewing the save file
Hello, May I know how to view the plot_script.py file which will be after saving by using the command %save plot_script.py in windows version.
05-06M 30-40S sweacha.lakshmi@gmail.com
Answer last updated on: June 1, 2020, 9:31 a.m.
-
How to open saved file using %save in windows
Hello,I am using window 10 and not able to open saved file in ipython. In the lecture ' Additional features of Python' instructor has opened the saved file at 06:10 mints of lecture. Pl guide me how to open a saved file (in Editor) from ipython command window.Thanks
06-07M 10-20S g_shashidar
Answer last updated on: May 15, 2020, 2:25 p.m.
-
doubt in labels
xlable("$X$")---------------------------------------------------------------------------TypeError Traceback (most recent call last)<ipython-input-117-e613db4a41e3> in <module>----> 1 xlable("$X$")error is thrown.
06-07M 0-10S archana.naware@gmail.com
Answer last updated on: May 5, 2020, 2:43 a.m.
-
Regarding %Save command
If i want to save history to different location then what is to be type? i wrote -- %save History.py 2-5 7%save d:\python FDP\History.py 2-5 7pwd 'C:\\Users\\Lenovo'%save D:\\python FDP\\History.py 2-5 7%save D:\python FDP\History.py 2-5 7%run -i History.py%run -i History.pyexecuting without error but file not getting created.
06-07M 10-20S anjalideore13@gmail.com
Answer last updated on: April 29, 2020, 11:37 p.m.
-
opening of text editor
hello,my query specific to timing 6:08-6:12mins wherein you have opened the text editor to check the commands saved in the text box. whic command have you used to open the text box. I am using windows.thanks
06-07M 0-10S kabirkohli85
Answer last updated on: April 27, 2020, 9:17 p.m.
-
run python script
I saved a portion of my command history as plot_script.py file.How to open the file?While opening it asks for application to open the file.If file is opened as text file then while using run command there is a problem. %run (<file name>) is executed without any error but when I use show() it does show the plot in figure window. Why this is so?
08-09M 0-10S gourihalde@gmail.com
Answer last updated on: April 22, 2020, 10:10 a.m.
-
error
i am getting error for the command %save while saving the history
05-06M 30-40S venkatpriyanka2000@gmail.com
Answer last updated on: April 18, 2020, 12:18 p.m.
-
Save python script error
I am getting an error when I run save command. I am using save plot_script.py 2-4 This is the error save plot_script.py 2-4 File "<ipython-input-18-fe4f4b8c940f>", line 1 save plot_script.py 2-4 ^SyntaxError: invalid syntaxI am using Spyder IDE and I am a window userKindly resolve my issue
06-07M 10-20S Tijoo
Answer last updated on: April 14, 2020, 5:53 p.m.
-
title of plot
The command:title("$x and xsin(x)$")results in the title as xandxsin(x) without any spaces.How to provide spaces in the title?
02-03M 50-60S vedavidya
Answer last updated on: Feb. 5, 2020, 2:55 p.m.
-
Getting error "NameError: name 'linspace' is not defined"
Getting error "NameError: name 'linspace' is not defined"
06-07M 50-60S paresh.rkcet@gmail.com
Answer last updated on: May 25, 2019, 2:48 p.m.
-
1Getting started with IPython
-
2Using plot command interactively
-
3Embellishing a plot
-
4Saving plots
-
5Multiple plots
-
6Subplots
-
Additional features of IPython
-
8Loading Data From Files
-
9Plotting Data
-
10Other Types Of Plots
-
11Plotting Charts
-
12Getting started with Lists
-
13Getting started with for
-
14Getting started with strings
-
15Getting started with files
-
16Statistics
-
17Getting started with arrays
-
18Accessing parts of arrays
-
19Image manipulation using Arrays
-
20Basic Matrix Operations
-
21Advanced Matrix Operations
-
22Least square fit
-
23Basic datatypes and operators
-
24Sequence datatypes
-
25Input-output
-
26Conditional Statements
-
27Loops
-
28Manipulating lists
-
29Manipulating strings
-
30Getting started with tuples
-
31Dictionaries
-
32Sets in Python
-
33Getting Started with Functions
-
34Advanced Features of Functions
-
35Using Python Modules
-
36Writing Python Scripts
-
37Testing and Debugging
-
38Handling Errors and Exceptions
Questions posted on ST Forums:
354 visits
Outline:
* পাইথন 3.4.3 ব্যবহার করা * IPython 5.1.0 ব্যবহার করা * % history কমান্ড ব্যবহার করে হিস্ট্রি পুনঃ প্রাপ্ত করা * % history কমান্ডে আর্গুমেন্ট পাস করে হিস্ট্রির একটি অংশ দেখা * কোডের নির্দিষ্ট লাইন পেতে % history তে আর্গুমেন্ট পাস করা * %save কমান্ড ব্যবহার করে প্রয়োজনীয় ক্রমে কোডের প্রয়োজনীয় লাইনগ সংরক্ষণ করা * সংরক্ষিত স্ক্রিপ্ট চালাতে % run -i কমান্ড ব্যবহার করা
Width: | 876 | Height: | 660 |
---|---|---|---|
Duration: | 00:11:58 | Size: | 5.5 MB |
Show video info