feat(learn): Pandas Extracting Tables from HTML (#38726)
This commit is contained in:
		
				
					committed by
					
						
						Mrugesh Mohapatra
					
				
			
			
				
	
			
			
			
						parent
						
							2dd9798143
						
					
				
				
					commit
					c30fd2aa8f
				
			@@ -14,13 +14,13 @@ videoId: bJaqnTWQmb0
 | 
			
		||||
 | 
			
		||||
```yml
 | 
			
		||||
question:
 | 
			
		||||
  text: Question
 | 
			
		||||
  text: What Python library has the <code>.read_html()</code> method we can we use for parsing HTML documents and extracting tables?
 | 
			
		||||
  answers:
 | 
			
		||||
    - one
 | 
			
		||||
    - two
 | 
			
		||||
    - three
 | 
			
		||||
  solution: 3
 | 
			
		||||
    - 'BeautifierSoupy'
 | 
			
		||||
    - 'WebReader'
 | 
			
		||||
    - 'HTTP-master'
 | 
			
		||||
    - 'Pandas'
 | 
			
		||||
  solution: 4
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
</section>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user