Saving plots - Hindi
- subtitles off
- captions off
- English
- Hindi
This is a sample video. To access the full content,
 please  
                                
                                     Login
                                
                                 
- Questions posted on Forums
- Python 3.4.3 Tutorials - Hindi
- 
                SYNTAX  ERROR WHILE CHANGING THE PATH  OF THE SAVING PLOT
                IT IS SHOWING ERROR AS BELOW SHOWN, HOW CAN I SOLVE IT.In [12]: savefig("C:\User\PRADIP\Desktop\sine.png") File "<ipython-input-12-8e4fe73ad2d9>", line 1 savefig("C:\User\PRADIP\Desktop\sine.png") ^SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape 02-03M 20-30S pradip25779@gmail.com
 Answer last updated on: Nov. 9, 2024, 12:20 p.m.
 
- 
                Ubuntu or python 3.4.3 or IPython 5.1.0 ..Which one need to download in system for practicing tutorials..
                How to download Ubuntu or python 3.4.3 or IPython 5.1.0 for practicing.. 00-01M 20-30S archasr4@gmail.com
 Answer last updated on: Sept. 23, 2024, 12:46 p.m.
 
- 
                saving the plot
                I am trying to save the plot in Windows using the command mentioned, but the plot is not saved. 03-04M 0-10S aditi.rajvaidya2004@gmail.com
 Answer last updated on: June 18, 2024, 12:42 p.m.
 
- 
                Assignment 1 solved by Monish.V.S IRTT college,Erode
                x=linspace(-3*pi,3*pi,100)plot(x,sin(x))savefig('/home/monish/sine.eps') //assignment submitted by MONISH.V.S IRTT college,Erode 04-05M 10-20S monishvsm@gmail.com
 Answer last updated on: May 5, 2022, 10:39 a.m.
 
- 
                matplotlib
                what is a module? 00-01M 0-10S SrinathNV
 Answer last updated on: Jan. 19, 2022, 11:44 a.m.
 
- 
                whats the point of this tutorial when you cant answer a question
                i ask 2 question and no one has answered .how this is gonna work ? 01-02M 50-60S jay008
 Answer last updated on: July 9, 2021, 11:37 a.m.
 
- 
                regarding savefig(sine.png)
                hi there when i type in on ipython i m getting error when i enter savefig('sine.png').after savefig inverted commas turn into red colour?how do i fix this? wht am i doing wrong? 02-03M 50-60S jay008
 Answer last updated on: July 9, 2021, 11:34 a.m.
 
- 
                Question on PyLab
                Q1)Why we initialize Pylab using %pylab? 00-01M 0-10S kartparlv@gmail.com
 Answer last updated on: May 6, 2021, 11:43 a.m.
 
- 
                savefig
                what type of file supported by this function ? 02-03M 0-10S HITESH_NINAMA
 Answer last updated on: June 5, 2020, 2:17 p.m.
 
- 
                Error umber 13
                error 13, permission denied, when run the command savefig('sine.png') 04-05M 10-20S geetachhikara
 Answer last updated on: May 1, 2020, 4:32 p.m.
 
- 
                How to enter the file name under which to save a figure in Python under Windows 7
                I am learning Python using Python version 3.8 installed in my computer running Windows 7. The tutorial at 3m10 seconds states that I should use the function savefig("C:/Users/fossee/Desktop/sine.png") when running Python under Windows. Would it not be more appropriate to use the command with backslashes instead of forward slashes? The argument to the function would then read, savefig("C:\Users\fossee\Desktop\sine.png")? 03-04M 10-20S HSSrinivasPrasad
 Answer last updated on: May 1, 2020, 12:27 a.m.
 
- 
                About the change directory
                how to change current directory in window OS 02-03M 10-20S pritishataramnevse.1234567890
 Answer last updated on: April 29, 2020, 10:18 p.m.
 
- 
                About downloading the video
                Dear Madam/ SirHow to download the video on saving plots.Thank you.Regards 05-06M 40-50S prachi.salve
 Answer last updated on: April 29, 2020, 11:14 a.m.
 
- 
                savefig() function
                it shows permission denied error when I try to save the plot by using the command: savefig('sine.png') 02-03M 10-20S G S Mahamunkar
 Answer last updated on: April 22, 2020, 7:14 p.m.
 
- 
                Error while saving the plot using savefig() command
                After executing the savefig('sine.png') command, it is showing some error instead of saving in current directory and after specifying the saving location as instructed later in this video their is an error. 02-03M 10-20S Meeraj
 Answer last updated on: June 22, 2019, 2:43 p.m.
 
- 
                saving
                how to download this videos.... 00-01M 20-30S feridoz
 Answer last updated on: June 22, 2019, 2:21 p.m.
 
- 
                Permission error
                Permission error Error13 is getting while saving plot 01-02M 0-10S miral_borad
 Answer last updated on: June 22, 2019, 11:56 a.m.
 
- 
                
                1 Getting started with IPython Getting started with IPython
- 
                
                2 Using plot command interactively Using plot command interactively
- 
                
                3 Embellishing a plot Embellishing a plot
- 
                
                 Saving plots Saving plots
- 
                
                5 Multiple plots Multiple plots
- 
                
                6 Subplots Subplots
- 
                
                7 Additional features of IPython Additional features of IPython
- 
                
                8 Loading Data From Files Loading Data From Files
- 
                
                9 Plotting Data Plotting Data
- 
                
                10 Other Types Of Plots Other Types Of Plots
- 
                
                11 Plotting Charts Plotting Charts
- 
                
                12 Getting started with Lists Getting started with Lists
- 
                
                13 Getting started with for Getting started with for
- 
                
                14 Getting started with strings Getting started with strings
- 
                
                15 Getting started with files Getting started with files
- 
                
                16 Parsing data Parsing data
- 
                
                17 Statistics Statistics
- 
                
                18 Getting started with arrays Getting started with arrays
- 
                
                19 Accessing parts of arrays Accessing parts of arrays
- 
                
                20 Image manipulation using Arrays Image manipulation using Arrays
- 
                
                21 Basic Matrix Operations Basic Matrix Operations
- 
                
                22 Advanced Matrix Operations Advanced Matrix Operations
- 
                
                23 Least square fit Least square fit
- 
                
                24 Basic datatypes and operators Basic datatypes and operators
- 
                
                25 Sequence datatypes Sequence datatypes
- 
                
                26 Input-output Input-output
- 
                
                27 Conditional Statements Conditional Statements
- 
                
                28 Loops Loops
- 
                
                29 Manipulating lists Manipulating lists
- 
                
                30 Manipulating strings Manipulating strings
- 
                
                31 Getting started with tuples Getting started with tuples
- 
                
                32 Dictionaries Dictionaries
- 
                
                33 Sets in Python Sets in Python
- 
                
                34 Getting Started with Functions Getting Started with Functions
- 
                
                35 Advanced Features of Functions Advanced Features of Functions
- 
                
                36 Using Python Modules Using Python Modules
- 
                
                37 Writing Python Scripts Writing Python Scripts
- 
                
                38 Testing and Debugging Testing and Debugging
- 
                
                39 Handling Errors and Exceptions Handling Errors and Exceptions
Questions posted on ST Forums:
2265 visits
Outline:
पाइथन 3.4.3 का उपयोग करना। Ipython वर्जन 5.1.0 का उपयोग करना। savefig()फंक्शन का उपयोग करके प्लॉट्स सेव करना। भिन्न फार्मेट्स में प्लॉट सेव करना जैसे pdf ps png svg eps
| Width: | 800 | Height: | 600 | 
|---|---|---|---|
| Duration: | 00:06:31 | Size: | 2.9 MB | 
Show video info
 
                                    
                                