| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,276
» Latest member: eastnoob
» Forum threads: 38,789
» Forum posts: 175,864
Full Statistics
|
| Online Users |
There are currently 31 online users. » 0 Member(s) | 26 Guest(s) Google, Bing, Applebot, AOL
|
|
|
| Wi-Fi Direct Python |
|
Posted by: teodorisss - Aug-13-2020, 12:03 PM - Forum: Networking
- Replies (2)
|
 |
Hello to everyone.
Is there a way/module in python for the communication among two devices through Wi-Fi.
I want the case at which there is not ..... More
|
|
|
| csv troubles |
|
Posted by: DPaul - Aug-13-2020, 10:15 AM - Forum: General Coding Help
- Replies (4)
|
 |
Hi,
I downloaded a csv database with names and dates etc..
I can read it partially, line per line, split on ',' and get the values i want;
Except th..... More
|
|
|
| How to stay motivated? |
|
Posted by: Jan_97 - Aug-12-2020, 10:19 PM - Forum: Bar
- Replies (7)
|
 |
So basically the question is in the title. How to stay motivated? Not asking only in terms of programming, asking this for basically anything in life...... More
|
|
|
| 2 Pairs 2 Lists |
|
Posted by: Harshil - Aug-12-2020, 04:27 PM - Forum: Homework
- Replies (7)
|
 |
Problem: So Hey! Friends I Have Another Challenge And Is From My Friends!
He Challenged Me For The Problem Below But I Failed SO I Decided To Ask Her..... More
|
|
|
| Mathplotlib - passing reference to axs to function |
|
Posted by: qmfoam - Aug-12-2020, 04:10 PM - Forum: General Coding Help
- Replies (5)
|
 |
I have defined a series of subplots:
[python]
fig, ((ax1, ax3), (ax2, ax4), (ax5, ax7), (ax6, ax8)) = plt.subplots(4,2)
fig.subplots_adjust(left = ..... More
|
|
|
|