| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,299
» Latest member: matt
» Forum threads: 38,796
» Forum posts: 175,893
Full Statistics
|
| Online Users |
There are currently 34 online users. » 0 Member(s) | 29 Guest(s) Google, Bing, Applebot, Google Image
|
| Latest Threads |
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
1 hour ago
» Replies: 3
» Views: 91
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
7 hours ago
» Replies: 1
» Views: 52
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Today, 08:47 AM
» Replies: 3
» Views: 132
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Today, 04:40 AM
» Replies: 6
» Views: 3,195
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 260
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 144
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 99
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,531
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 184
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 87
|
|
|
| The combination of four columns in two. |
|
Posted by: pawlo392 - May-31-2019, 09:13 AM - Forum: Data Science
- Replies (2)
|
 |
I have csv file with fake data. This is part:
[quote]Name1,Telephone1,Name2,Telephone2,Duration
Alice,085 646 4923,Shawn,085 388 3678,7
Derek,082 4..... More
|
|
|
| Print with """ |
|
Posted by: Greatstillness - May-30-2019, 05:45 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi to everyone. I am absolute new in programming and Python. A started to learn it with one textbook, and one of the first exercises was printing mult..... More
|
|
|
| A mutable string?? |
|
Posted by: silentknight85 - May-30-2019, 03:56 PM - Forum: General Coding Help
- Replies (5)
|
 |
Before I get going, I know strings aren't mutable, which is why I am perplexed. I was writing myself a simple example, to prove that strings aren't mu..... More
|
|
|
| python csv |
|
Posted by: KINGLEBRON - May-29-2019, 04:47 PM - Forum: Homework
- Replies (9)
|
 |
y the data for movies with a rank above 9 for a new file.
The dataset that im analyze contains rating on many movies obtained from IMDB.
The data..... More
|
|
|
| read_csv error |
|
Posted by: ilcaa72 - May-29-2019, 02:27 PM - Forum: General Coding Help
- Replies (2)
|
 |
here is my statement, and the error, the directory is correct, can you explian the issue? thanks
[python]import pandas as pd
file = "C:\Users\M..... More
|
|
|
| timeit and scipy.sparse |
|
Posted by: duyduy - May-29-2019, 09:37 AM - Forum: Homework
- Replies (1)
|
 |
How can I use scipy.sparse to find out how fast, when
•Inserting a new element in a matrix
•Summing up two matrices
•Multiplying a matrix with a ..... More
|
|
|
|